Agent Ready SEO — AI skill for Claude Code
A Claude Code skill for making a site readable and citable by AI answer engines as well as search crawlers: the markdown twin layer, llms.txt, citable datasets, programmatic pages and AI referral attr.
How to install Agent Ready SEO
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open caiodomingues/agent-ready-seo and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Agent Ready SEO does
A Claude Code skill for making a site readable and citable by AI answer engines as well as search crawlers: the markdown twin layer, llms.txt, citable datasets, programmatic pages and AI referral attribution.
Alternatives in AI
- Humanizer — A Claude Code skill that removes signs of AI-generated writing from text, making it sound more natural and hum 11.3k ★
- LongHorizon Harness — The long-horizon computer-use harness 1.3k ★
- Agentrq — AgentRQ: Human-in-loop realtime conversational task manager for AI Agents 1.1k ★
README
agent-ready-seo
A [Claude Code](https://claude.com/claude-code) skill for making a site readable and citable by AI answer engines as well as search crawlers.
Optimizing for search used to have one reader. It now has three:
| Discipline | Reader | Success |
|---|---|---|
| SEO | The crawler that builds an index | Position and click |
| AEO | The agent that fetches and summarizes | Read in full, without noise |
| GEO | The model composing an answer | Being the cited source |
Most sites are built for the first only. This skill covers the other two without breaking the first, from one content source rather than three codebases.
What is inside
SKILL.md the router: which layer, in what order, what is non-negotiable
references/
agent-layer.md the .md twin, llms.txt, canonical stitching, drift
citable-data.md fixed baskets, methodology, Dataset markup, free vs paid
pseo.md pages at scale, coverage floors, thin content, sharded sitemaps
foundations.md canonical host, sitemap, robots, rendered titles, entities, review cadence
schema-catalog.md which structured data type per page type, and the traps
measurement.md first-touch attribution, why AI referrals hide, title experiments
pitfalls.md failure catalog and a full audit checklist
verification.md static CI checks, production checks, external scorers
templates/
next/ working Next.js App Router implementations
generic/ the same contract as raw HTTP, plus plain Node
Install
npx skills add caiodomingues/agent-ready-seo
That works for Claude Code, Cursor, Codex, Copilot and the other agents the [skills CLI](https://skills.sh) supports: it detects which ones you have and puts the files where each expects them.
It installs into the current project by default, which is what you want when the team should get the skill from the repository. Add `-g`
Related Skills
Tech SEO Toolkit
A Claude Code (AI agent) skill that audits & fixes the technical SEO of any existing website — JSON-LD schema,
Atlas
Claude Code skill: scattered research → structured wiki. Ingest articles/papers/datasets, LLM compiles into cr
Geo Checker
GEO (Generative Engine Optimization) Checker — Analyze how well your content is understood by AI search engine
Petro Agent
Autonomous petrophysical reports from raw LAS well logs - the LLM decides, a golden-tested deterministic engin
Aeo Crawl Radar
Parse your server logs to see which AI crawlers actually visited - GPTBot, ClaudeBot, PerplexityBot, Google-Ex
MCP Web Scrape
🚀 mcp-web-scrape — Clean, cache-aware web content fetcher for AI agents. Fetch any URL → extract readable con
Related Agents
Narwhal Geo
GEO/LLMO specialist for the narwhal audit — visibility in AI answer engines (ChatGPT, Claude, Perplexity, Goog
Aeo Foundations Architect
Expert in AI Engine Optimization infrastructure — implements llms.txt, AI-aware robots.txt, token-budgeted con
SEO
Use this agent to optimize web content for search engines (SEO), generative AI engines (GEO), and AI crawlers