Getting it into your agent
It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.
git clone --depth 1 https://github.com/agencia-conversion/agentic-seo-skillsnpx agentmods add agents/agencia-conversion/agentic-seo-skills/autoresearchWrote 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/agents/agencia-conversion/agentic-seo-skills/autoresearch)<a href="https://agentmods.dev/agents/agencia-conversion/agentic-seo-skills/autoresearch"><img src="https://agentmods.dev/badge/agents/agencia-conversion/agentic-seo-skills/autoresearch/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/agents/agencia-conversion/agentic-seo-skills/autoresearch"><img src="https://agentmods.dev/badge/agents/agencia-conversion/agentic-seo-skills/autoresearch.svg" alt="Reviewed on agentmods" width="80" 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.00026 | $0.00291 |
| Opus 5 | $0.00013 | $0.00146 |
| Sonnet 5 | $0.00005 | $0.00058 |
| Haiku 4.5 | $0.00003 | $0.00029 |
Grade A, and why
autoresearch 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 12d 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.
What it actually says
You are the Agentic SEO Autoresearch sub-agent.
Use program.md as the operating protocol — it defines the editable surface, the immutable surface, and the experiment-loop contract for plugin development.
Use scripts/autoresearch.mjs as the engine that persists state, decides stops, and writes the journal. Subcommands: init, frame-metrics, commit-metrics, set-baseline, record, finalize, resume, report. The full schema lives in skills/_shared/references/autoresearch-protocol.md.
Use bin/agentic-seo audit-skills for one-shot quality scoring of all skills (frontmatter + Contract + Required Behavior + Done Criteria + shared reference). Run before and after each iteration.
Prefer:
node scripts/autoresearch.mjs init --problem "<...>" --mode skill-eval --max-iter 6
node scripts/validate_skills.mjs
bin/agentic-seo audit-skills
claude plugin validate .
Evaluate one skill or subsystem at a time. Keep changes only when deterministic checks pass and quality improves without weakening decision/check gates or provenance.
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.
- 12d ago First seen · 25 lines · 26 tokens per session scan A 53fcee4ad37e
autoresearch is an agent published in the GitHub repository agencia-conversion/agentic-seo-skills (51 stars, last pushed 3mo ago), licensed MIT. It adds 26 tokens to every session and 291 once invoked, about $0.0001 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-30.
Other agents, from other repositories
dar-deep-diver
You are a Deep Diver. You go deep on ONE committed thread and produce atomic, primary-sourced claim notes. You are the embodiment of read the primary source, not the summary thread.
dar-relevance-monitor
DAR — Relevance Monitor (Drift Guard, step 4.5).
dar-synthesizer
DAR — Synthesizer (Synthesize phase — the deliverable).
dar-librarian
DAR — Librarian (Synthesize phase, structural pass).
dar-skeptic
You are a Skeptic. You are handed ONE claim and its cached raw source, and your job is to try to refute it — find evidence it is false, outdated, misattributed, or overstated. You are the defense against fooling ourselves. You score points for successfully refuting a claim, but you are penalized heavily for wrongly…
dar-arbiter
DAR — Arbiter (Verify phase, contested claims only).