adapto-researcher

adapto-researcher is an agent for Claude Code from adaptocms/adapto-cms-agent-skills. It costs 67 tokens per session (1,150 once invoked), scanned A, original, MIT.

A content-research specialist for investigating one topic, competitor, search-question group, or website and returning structured findings with sources.

In plain words
What is it for?
Use it to research competitors, search intent, related questions, website pages, or recent facts for content planning.
Why use it?
It separates fact gathering from writing and keeps research grounded in the project's existing audience, scope, and materials.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: model in frontmatter.

Part of the adapto plugin — 16 skills, 3 agents, 1 hook shipped together

Good fit Use it to research competitors, search intent, related questions, website pages, or recent facts for content planning.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/adaptocms/adapto-cms-agent-skills/adapto-researcher
Install

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.

Clone the repo
git clone --depth 1 https://github.com/adaptocms/adapto-cms-agent-skills

Made for: Claude Code.

Or install adapto, the plugin that ships this one along with the rest of its 16 skills, 3 agents, 1 hook.

Wrote 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.

agentmods badge for adapto-researcher

README.md
[![agentmods](https://agentmods.dev/badge/agents/adaptocms/adapto-cms-agent-skills/adapto-researcher/github.svg)](https://agentmods.dev/agents/adaptocms/adapto-cms-agent-skills/adapto-researcher)
Your own site
<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.

agentmods 80×15 button for adapto-researcher

Your own site · 80×15
<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>
Per session 67 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,150 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce 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

Measured 10d ago against content hash ad2357db57bb, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

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.

plugin/agents/adapto-researcher.md · 73 lines

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.

Read the full file on GitHub · 73 lines

Changes

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.

  1. 10d ago First seen · 73 lines · 67 tokens per session scan A ad2357db57bb

Subscribe to this mod's changes

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.

Related

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…

Cadasto/openehr-assistant-plugin · 411 tokens

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…

Cadasto/openehr-assistant-plugin · 382 tokens

personal-assistant

Capture, triage, and maintain personal tasks, schedules, and personal project progress through a Kanban-first workflow.

arch3rPro/ark-space · 27 tokens

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…

Cadasto/openehr-assistant-plugin · 407 tokens

orchestrator

Route work to the smallest useful ArkSpace agent, workflow, and skill set.

arch3rPro/ark-space · 20 tokens

code-engineer

Implement, refactor, test, and debug software projects.

arch3rPro/ark-space · 16 tokens