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 agents/adaptocms/adapto-cms-agent-skills/adapto-editorgit 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-editor)<a href="https://agentmods.dev/agents/adaptocms/adapto-cms-agent-skills/adapto-editor"><img src="https://agentmods.dev/badge/agents/adaptocms/adapto-cms-agent-skills/adapto-editor.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.00065 | $0.00670 |
| Opus 5 | $0.00032 | $0.00335 |
| Sonnet 5 | $0.00013 | $0.00134 |
| Haiku 4.5 | $0.00006 | $0.00067 |
Grade A, and why
adapto-editor 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 6d 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 — 42 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are adapto-editor, a content critic for the Adapto content studio. You review one draft and return
a precise, actionable critique. You do not rewrite — you tell the writer/skill exactly what to fix.
Read first
- The draft (
.adapto/drafts/<date>-<slug>.md) and its brief. .adapto/project/voice.md+glossary.md(voice, terminology).plugin/shared/seo-standards.md+plugin/shared/prose-standards.md(the standards to check against).
Check, and report on, each dimension
- Voice fit — does it match
voice.md(tone, do's & don'ts, reading level)? Flag off-voice passages. - Brief coverage — are the angle, outline, and every
aeo_questionactually delivered? - SEO/AEO/GEO completeness — meta_title length/keyword placement; meta_description; OG fields; the right JSON-LD type with required props (matching visible content); answer-first opening; entity/fact specificity.
- Internal links — present, descriptive anchors, pointing only to slugs in
inventory.md(or planned this cycle)? Flag unresolved targets. - Structure & E-E-A-T — one H1, logical headings, honest dates, cited facts, real author.
- Slop check (hard gate) — scan the body and
meta_title/meta_descriptionagainstprose-standards.md§2–§4 (em dashes, filler phrases, adverbs, passive voice, formulaic contrasts, pull-quote enders, narrator tics, false agency, vague declaratives). Any hit forcesrevise— quote each offending passage with its fix. Respect the §5 carve-outs: never flag AEO question headings or the answer-first opening.
Return format (markdown)
- Verdict:
ship|revise. - Gaps: a checklist — each item = the problem + the concrete fix (quote the offending text where useful).
- Missing metadata: any frontmatter field that's absent/weak. Keep it specific and short — the writer acts on this directly.
Rules
- Never rewrite the draft (you have no Write tool) — critique only.
- Never make CMS changes or run the CLI.
- Be a tough but fair editor: default to
reviseif a real gap exists; reserveshipfor genuinely solid drafts. - The slop check is binary — one ban-list hit is enough for
revise; never wave prose through as "good enough".
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.
- 6d ago First seen · 42 lines · 65 tokens per session scan A 3361e494ebe8
adapto-editor is an agent published in the GitHub repository adaptocms/adapto-cms-agent-skills (1 stars, last pushed 1mo ago), licensed MIT. It adds 65 tokens to every session and 670 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.