adaptocms
01adaptocms/adapto-cms-agent-skills
Plugin Claude Code
Plugin marketplace listing 1 plugin: adapto.
adaptocms/adapto-cms-agent-skills
Plugin Claude Code
Plugin marketplace listing 1 plugin: adapto.
adaptocms/adapto-cms-agent-skills
Plugin Claude Code
Operate Adapto CMS from your AI coding agent — a content studio: scaffold sites, build project context, and research, write, translate, and publish on-brand SEO content via the adapto CLI.
adaptocms/adapto-cms-agent-skills
Agent
Content critic. Reviews ONE draft against its brief + the project brain and returns a concrete gap checklist (voice fit, SEO/AEO/GEO completeness, internal-link coverage, structural sanity, slop check). Used by content-create (verify pass) and content-plan. Does not rewrite — it critiques.
adaptocms/adapto-cms-agent-skills
Agent
Content research specialist. Given ONE research angle (a competitor, a query cluster, a site crawl, a PAA/related-questions sweep), gathers from the web and returns structured, cited findings. Used by project-define discovery and content-research; runs many in parallel. Never writes content.
adaptocms/adapto-cms-agent-skills
Agent
On-brand long-form content writer. Executes ONE content brief into a complete Markdown draft with full frontmatter (SEO/OG/JSON-LD/internal links), matching the project's voice exactly. Used by content-create (dispatched at Opus for cornerstone briefs). Reads the brain + SEO standards; never touches the read-client.
adaptocms/adapto-cms-agent-skills
Hook
Runs before the agent uses a tool for Bash tool calls, executing guard-destructive.mjs via node. From adaptocms/adapto-cms-agent-skills.
adaptocms/adapto-cms-agent-skills
Skill Claude CodeCodex
Write the briefed content — for each approved brief, dispatch the writer agent (top-tier for cornerstone pieces) to produce a complete, on-brand Markdown draft with SEO/AEO/GEO metadata and internal links, then run the editor critic and revise. Writes dated md drafts for your review; no CMS writes.
adaptocms/adapto-cms-agent-skills
Skill Claude CodeCodex
Turn research into a content slate — propose the top content directions for this cycle, work with you to pick and refine them, and produce per-piece briefs the writer executes. Schema-aware (flags when a pick needs a new content type). Writes a dated cycle plan + ledger rows; no CMS writes.
adaptocms/adapto-cms-agent-skills
Skill Claude CodeCodex
Research content opportunities for the project — web, competitors, your own URLs, and an initial keyword/intent map — using parallel researcher subagents grounded in the project brain. Proactively asks for your own data (Search Console, keyword lists). Writes a dated research dossier; no CMS writes.
adaptocms/adapto-cms-agent-skills
Skill Claude CodeCodex
The express lane — quickly stand up a few on-brand starter drafts by running a condensed research→plan→create→upload cycle with greenfield defaults and minimal questions. For "just give me a few starter pieces fast"; the full pipeline is the considered path. Plan-then-apply; everything lands as draft.
adaptocms/adapto-cms-agent-skills
Skill Claude CodeCodex
Push approved content drafts to Adapto — convert each reviewed Markdown draft to HTML, create or update the Article/Page/collection item (one-way push via the ledger id-map), mirror its SEO metadata into adaptoseo, and drift-guard against out-of-band CMS edits. Schema-gated; everything lands as draft. Plan-then-apply.
adaptocms/adapto-cms-agent-skills
Skill Claude CodeCodex
Diagnose whether the environment is ready for Adapto CMS — CLI installed and authenticated, a tenant selected with enabled languages, and (inside a project) a supported framework with a valid .env and .gitignore. Read-only. Run it first when Adapto commands fail or before scaffolding a project.
adaptocms/adapto-cms-agent-skills
Skill Claude CodeCodex
Bootstrap entry point for Adapto CMS. Ensures the adapto CLI is installed and at the supported baseline (consent-gated), then hands off to adapto:scaffold to create a new project. Run this first to get started or to install/upgrade the CLI.
adaptocms/adapto-cms-agent-skills
Skill Claude CodeCodex
Manage UI micro copy (nav, buttons, labels, errors) as Adapto key/value/language entries. Two modes — init seeds a curated, on-brand starter set; extract scans your frontend for hardcoded strings and creates entries + a replacement guide (no source rewrite). Plan-then-apply.
adaptocms/adapto-cms-agent-skills
Skill Claude CodeCodex
Build the project's "brain" — a rich, local multi-file knowledge base — through deep guided discovery (a short skippable interview plus active web/competitor/keyword research), and store a summary in Adapto as adaptoprojectconfig so every other skill writes on-brand. Plan-then-apply; fully optional.
adaptocms/adapto-cms-agent-skills
Skill Claude CodeCodex
Consolidate what the agent has learned while working — distill the dated notes in .adapto/project/learnings.md into the structured brain facets and close items in open-questions.md — so the project brain gets sharper over time. Reviews a diff before writing; local only (no CMS writes).
adaptocms/adapto-cms-agent-skills
Skill Claude CodeCodex
Take reviewed draft content live — publish Articles, Pages, and collection items (draft → published), or archive them back (published → archived). Discovers drafts, you select, then it publishes under plan-then-apply. Closes the draft-first loop.
adaptocms/adapto-cms-agent-skills
Skill Claude CodeCodex
Create a new Adapto-ready frontend by wrapping npx create-adapto-app — choose a framework (Next/Astro/SvelteKit), scaffold the project (the Adapto read-client is included), and wire up .env. Consent-gated — shows the exact command and runs it only after you approve. New projects only.
adaptocms/adapto-cms-agent-skills
Skill Claude CodeCodex
Apply an approved .adapto/schema-plan.json to the CMS — create Article categories and custom collections (with a two-pass step for references), idempotently, via the adapto CLI. Plan-then-apply; writes content. Pairs with adapto:schema-design.
adaptocms/adapto-cms-agent-skills
Skill Claude CodeCodex
Propose a content schema from your project context — the custom collections (and Article categories) the site needs, plus an advisory map of which built-in types cover the rest. Writes a reviewable .adapto/schema-plan.json; no CMS writes. Pairs with adapto:schema-apply.
adaptocms/adapto-cms-agent-skills
Skill Claude CodeCodex
Make stored SEO metadata actually render — a one-time, consent-gated, framework-aware setup that wires a head-render layer (title, meta, OG/Twitter, JSON-LD) reading the adaptoseo collection, plus generates llms.txt / llms-full.txt from your content inventory. Edits your app templates (never the read-client), only…
adaptocms/adapto-cms-agent-skills
Skill Claude CodeCodex
Translate existing Adapto content (Articles, Pages, collection items, Categories, Microcopy) into another enabled language via create-translation. Structural-parity gate blocks broken translations; glossary-aware; single-item and corpus modes. Plan-then-apply; runs at the top model tier.