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/adaptocms/adapto-cms-agent-skillsnpx agentmods add skills/adaptocms/adapto-cms-agent-skills/adapto-content-createWrote 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/skills/adaptocms/adapto-cms-agent-skills/adapto-content-create)<a href="https://agentmods.dev/skills/adaptocms/adapto-cms-agent-skills/adapto-content-create"><img src="https://agentmods.dev/badge/skills/adaptocms/adapto-cms-agent-skills/adapto-content-create/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/skills/adaptocms/adapto-cms-agent-skills/adapto-content-create"><img src="https://agentmods.dev/badge/skills/adaptocms/adapto-cms-agent-skills/adapto-content-create.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.00068 | $0.01460 |
| Opus 5 | $0.00034 | $0.00730 |
| Sonnet 5 | $0.00014 | $0.00292 |
| Haiku 4.5 | $0.00007 | $0.00146 |
Grade A, and why
adapto-content-create 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 9d 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 — 88 lines — stays where its author put it; the contents beside it link to each section on GitHub.
adapto:content-create
The third pipeline step (content-pipeline.md). It executes the briefs
from the cycle plan into complete Markdown drafts — on-brand, with SEO/AEO/GEO metadata, JSON-LD, and
internal links baked into the frontmatter — for you to review as files before anything reaches Adapto. It
uses adapto-writer to draft and adapto-editor to critique, and writes nothing to the CMS.
Autonomous-safe (studio.md §4): local, no CMS writes — an autonomous cycle can run this unattended; the cycle parks at the human gate before
adapto:content-upload.
When to use
- "Write the planned content", "draft these pieces", "create the articles from the plan".
- After
adapto:content-planhas produced briefs (statusbriefedin the ledger).
When not to use
- Choosing what to write →
adapto:content-plan. - Pushing approved drafts to Adapto →
adapto:content-upload. - Translating existing content →
adapto:translate.
Inputs
- The approved briefs in the latest
.adapto/plans/<date>-cycle.md(and their ledger rows). - The brain —
voice.md,glossary.md,identity.md,audience.md,inventory.md(for internal links). - The standards — seo-standards.md, prose-standards.md (the anti-slop rules the editor hard-gates on), and the frontmatter contract (content-pipeline.md §2).
Outputs
- A dated Markdown draft per piece at
.adapto/drafts/<YYYY-MM-DD>-<slug>.mdwith full frontmatter (theadapto:+seo:blocks) and an on-brand body — the artifact you review. - Ledger rows advanced to
status: drafted(withdraft_path). - Next step: review the drafts, then
adapto:content-uploadto push the ones you approve to Adapto (as drafts).
Creation (write → critique → revise)
- Select the briefs to write this run (default: all
briefedin the latest cycle; or a subset the user names). - Write each brief — dispatch
adapto-writer(one per brief). For briefs markedcornerstone: true, dispatch the writer at the top model tier (Opus-class); otherwise Sonnet-class (sub-agents.md §7). The writer reads the brain + standards and produces the md draft with full frontmatter. - Slop gate (deterministic) — before critiquing, grep each draft body for em dashes:
awk '/^---$/{n++;next} n>=2' <draft> | grep -c '—' || truemust return 0 (prose-standards.md — en dashes in numeric ranges are fine). If it's non-zero, hand the draft straight back to the writer to strip the em dashes (and the other AI tells) before spending an editor pass. No draft advances todraftedwith em dashes in the body. - Critique — dispatch
adapto-editoron each draft (voice fit, SEO/AEO/GEO completeness, internal-link coverage, structure, and the slop check — any prose-standards.md ban-list hit forcesrevise). If the verdict isrevise, hand the gaps back to the writer and revise until solid. - Write the drafts to
.adapto/drafts/, advance the ledger todrafted, and tell the user which files to read (perfectly named + dated). Point toadapto:content-uploadfor the ones they approve. A first draft is a new file — but when revising a draft that already exists, read it first (conventions.md §15): the harness blocks a write to an unread file, and the user may have edited it since.
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.
- 9d ago First seen · 88 lines · 68 tokens per session scan A 8c55739b4c28
adapto-content-create is a skill published in the GitHub repository adaptocms/adapto-cms-agent-skills (1 stars, last pushed 1mo ago), licensed MIT. It adds 68 tokens to every session and 1,460 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 skills, from other repositories
invest
First-time fork users: run the invest-setup skill first to initialize. The main flow lives in this skill (the AI agent uses the CLI/MCP to view the portfolio / run the committee / replay decision history). The Web GUI has been retired (2026-07) — every capability is exposed via CLI subcommands / MCP tools. The backend…
invest-setup
A first-time setup workflow for openInvest, a system for tracking investments and running portfolio analysis.
invest-backup
Back up / restore openInvest's local state — memory/ (holdings, strategy, user profile, committee records, dream logs) + db/ (trade ledger, job run history, market-data cache) + .env (SMTP/API credentials) + userprofile.json. All of this data is .gitignore'd with no historical versions in git, so a single accidental…
okf-frontmatter
Maintain openInvest's docs (docs/wiki chapters + docs/wiki/adr) under Google's Open Knowledge Format (OKF). Two jobs. (1) Teach agents to maintain docs the OKF way — every doc carries a small YAML frontmatter block as the single source of truth (type, title, tags, intent, schemasource, documents); schema details link…
yield-xyz-agentkit-builder
Build applications that integrate with the Yield.xyz APIs — staking, lending, vaults, and RWA across 80+ networks. Generates code covering REST API integration, transaction signing, wallet connection, and fee monetization. Use when user wants to build an app, integrate yield, generate code, or set up a project using…
yield-xyz-agentkit-privy
The Privy connector for the Yield.xyz AgentKit — signs and broadcasts via Privy agentic wallets. Extends the yield-xyz-agentkit skill — that skill discovers yields and builds the unsigned transactions; this one adds Privy wallet creation, policy enforcement, signing, and broadcasting, in autonomous and semi-autonomous…