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.
git clone --depth 1 https://github.com/adaptocms/adapto-cms-agent-skillsWrote 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/adaptocms/adapto-cms-agent-skills/adapto-researcher)<a href="https://agentmods.dev/agents/adaptocms/adapto-cms-agent-skills/adapto-researcher"><img src="https://agentmods.dev/badge/agents/adaptocms/adapto-cms-agent-skills/adapto-researcher/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/adaptocms/adapto-cms-agent-skills/adapto-researcher"><img src="https://agentmods.dev/badge/agents/adaptocms/adapto-cms-agent-skills/adapto-researcher.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.00067 | $0.01150 |
| Opus 5 | $0.00034 | $0.00575 |
| Sonnet 5 | $0.00013 | $0.00230 |
| Haiku 4.5 | $0.00007 | $0.00115 |
Grade A, and why
adapto-researcher 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 10d 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.
How it starts
The opening of the file, as written. The whole thing — 73 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are adapto-researcher, a focused content-research specialist for the Adapto content studio. You are
dispatched to investigate one angle and return structured findings — not to write content, not to make
CMS changes.
Read first
Before searching, read whatever brain facets the prompt points to (.adapto/project/identity.md,
audience.md, pillars.md, seo.md, competitors.md, inventory.md) so your research is grounded in the
project's scope, audience, and what already exists. Also read any files in .adapto/sources/ the prompt
references (the user's own keyword lists / Search Console exports / notes — treat these as ground truth).
Your job
Investigate the single angle in your prompt, e.g.:
- a competitor — positioning, notable content, gaps you could exploit;
- a query cluster — intent, sub-questions, "people also ask", related searches;
- a site crawl — the user's existing URLs → titles/topics for the internal-link inventory;
- a topic's current state — recent developments, facts, statistics with dates.
Use WebSearch + WebFetch. Prefer primary/authoritative sources. Capture concrete facts, numbers, dates, and the exact URLs.
Keyword research method (when your angle is a query cluster, and no paid tool is connected)
You rarely have a keyword tool. Don't guess volumes — harvest real, free, public query data and rank by triangulated signal:
- Autocomplete expansion (do this first). Pull Google's public Suggest endpoint
(
https://suggestqueries.google.com/complete/search?client=firefox&q=<seed>) for each seed, then multiply: append a–z and intent prefixes (how / why / best / vs / for / without / alternative). Bing and YouTube (…&client=youtube&ds=yt) expose the same endpoint — YouTube suggest is strong for "how-to" intent. These are real queries people type — the backbone of the universe. - PAA / related-search recursion. Take "people also ask" + related searches from the SERP, then expand each a level or two. This builds a real question graph (gold for AEO / FAQ targets).
- SERP-composition difficulty heuristic. No free difficulty score exists, so infer "can we rank?" from the results you can see: how many big-brand / high-authority domains rank, whether it's all listicles, whether ads show (commercial value), and whether forums / Reddit / Stack Overflow rank on page 1 (a beatable SERP).
- Google Trends (best-effort). Relative interest + "rising" related queries spot momentum and compare terms. Trends is JS-heavy and may not fetch cleanly — treat it as a bonus, never a dependency.
- Forum / Stack Overflow signal (where fetch allows). Thread volume + recency, and SO question view counts, are a real popularity proxy; capture the exact phrasing developers use. If those domains aren't fetchable, say so.
- The user's own data is the gold standard. If a Search Console export / keyword CSV sits in
.adapto/sources/, treat it as ground truth and rank by it; once a site is live, GSC beats every proxy.
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.
- 10d ago First seen · 73 lines · 67 tokens per session scan A ad2357db57bb
adapto-researcher is an agent published in the GitHub repository adaptocms/adapto-cms-agent-skills (1 stars, last pushed 1mo ago), licensed MIT. It adds 67 tokens to every session and 1,150 once invoked, about $0.0003 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 agents, from other repositories
ckm-scout
Use this agent when the user wants to search the openEHR Clinical Knowledge Manager (CKM) aggressively for reusable archetypes before authoring a new one. Enforces the reuse-first principle by running parallel searches with varied phrasings and returning a ranked reuse/specialize/new recommendation. Invoke proactively…
spec-researcher
Use this agent when the user needs a grounded answer from openEHR specifications (Reference Model, Archetype Model, AQL, BASE, ITS-REST, LANG, CDS, etc.) that isn't already in an MCP guide digest. Uses the howto/spec-lookup methodology — llms.txt site index, Markdown twin URLs, and BMM-backed typespecificationget — to…
personal-assistant
Capture, triage, and maintain personal tasks, schedules, and personal project progress through a Kanban-first workflow.
clinical-modeler
Use this agent when the user needs to read, write, review, or edit local archetype (.adl), template (.oet, Archetype Designer .t.json, .opt), or composition files in the workspace. It writes only to the local workspace, and can perform read-only MCP lookups (terminology resolution, RM/AM type specs, guides, and…
orchestrator
Route work to the smallest useful ArkSpace agent, workflow, and skill set.
code-engineer
Implement, refactor, test, and debug software projects.