Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add instructions/openanalystinc/10x-research-skill/agents-mdgit clone --depth 1 https://github.com/OpenAnalystInc/10x-Research-SkillWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/instructions/openanalystinc/10x-research-skill/agents-md)<a href="https://agentmods.dev/instructions/openanalystinc/10x-research-skill/agents-md"><img src="https://agentmods.dev/badge/instructions/openanalystinc/10x-research-skill/agents-md.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.02593 | $0.02593 |
| Opus 5 | $0.01296 | $0.01296 |
| Sonnet 5 | $0.00519 | $0.00519 |
| Haiku 4.5 | $0.00259 | $0.00259 |
Grade A, and why
10x-Research-Skill AGENTS.md scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 5d ago First seen · 333 lines · 2,593 tokens per session scan A 1acf34f95245
10x-Research-Skill AGENTS.md is an instructions file published in the GitHub repository OpenAnalystInc/10x-Research-Skill (3 stars, last pushed 4mo ago), with no licence file. It adds 2,593 tokens to every session, about $0.0130 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other instructions, from other repositories
xiaochen-skills CLAUDE.md
Claude Code instructions for chenyuxiaojin/xiaochen-skills, covering claude.md, 项目概览, 架构, 命名规则(三处必须完全一致) and 改 skill 后的同步检查清单.
Youtube-Agent-Matrix CLAUDE.md
Instructions for PedroMeloOfficial/Youtube-Agent-Matrix, covering claude.md — maintainer guide, architecture: three layers, hard authoring rules, adding a new agent and adding a new channel archetype.
xiaochen-skills AGENTS.md
AGENTS.md instructions for chenyuxiaojin/xiaochen-skills, a project described as: 17 Claude Code plugins / 19 skills for video, publishing, Obsidian, GEO and real content workflows.
creators-studio CLAUDE.md
Instructions for juliandickie/creators-studio, covering claude.md -- development context for creators-studio, third-party api reference (workspace-level), what this repo is, plugin structure and model status (as of march 2026).
10x-Content-Expert CLAUDE.md
Claude Code instructions for OpenAnalystInc/10x-Content-Expert, covering 10x content expert - claude instructions, project overview, critical: output path rules, output path constants and file naming convention.
ship-it open-pr.instructions.md
Instructions for khrichtchatyi/ship-it: When the user asks to open, create, or submit a pull request, follow the skill in skills/open-pr/SKILL.md in full: verify gh is authenticated, resolve the target repository and default branch, push the current branch, open one pull request with a title and body derived from the…