seo-agent-readiness
SolidAudit how well a page can be operated by AI agents and agentic browsers — semantic interactive controls (<button>/<a href> instead of div/span click handlers), named buttons and links, labeled form controls, no javascript: hrefs, primary content outside iframes, and WebMCP detection — following Google's generative-AI guidance and the web.dev agent-friendly websites guide. Module M22 "Agent-readiness". Feeds the AI Visibility score (weight 4, all directional).
Install
Quality Score: 87/100
Skill Content
Details
- Author
- Hainrixz
- Repository
- Hainrixz/claude-seo-ai
- Created
- 3 months ago
- Last Updated
- 4 days ago
- Language
- JavaScript
- License
- MIT
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
seo-ai-crawlers
Audit AI crawler access and Google AI-feature eligibility for a page — check the snippet controls that actually gate AI Overviews and AI Mode (noindex, nosnippet, max-snippet, data-nosnippet), resolve per-bot effective access from robots.txt for the audited path (training vs retrieval vs user-fetch tokens), read Content-Signal posture, diff what different user-agents are served, confirm non-JS crawlers can read the page, and generate a choice-gated robots.txt preset. Module M14. Feeds the AI Visibility score.
agent-ready
Use when a developer wants to make a website agent-ready — findable, readable, and understandable by AI crawlers/agents (GPTBot, ClaudeBot, PerplexityBot, OAI-SearchBot) that do NOT run JavaScript. Scans the site with a deterministic core, scores it on the transparent rubric v2 (reading-readiness funnel), detects the framework, proposes priority-ordered fixes with per-group approval, then re-scans to prove the score went up. Default mode advises and generates safe artifacts; opt-in apply mode edits the codebase. Also use preventively when starting a new web project.
agent-web-audit
Audit a website or web app for AI-agent readiness, accessibility, and AI-search legibility, then fix the issues found. Use this skill whenever the user wants their site to work well for AI agents or LLMs (Claude, ChatGPT, Perplexity, Grok, Gemini, browser agents), or mentions "agentic SEO", "GEO", "AEO", "AI-friendly site", "agent-ready", "accessibility tree", "llms.txt", "make my site readable for AI", or the Lighthouse "Agentic Browsing" audit. Also trigger when the user asks to check or fix a frontend for semantic HTML, ARIA, label linking, cursor:pointer, layout stability, or how a site appears to crawlers and agents. Works on plain HTML, React/Next.js, Vue, and server-rendered templates. Trigger even if the user only says "make this site useful for AI" without naming a specific check.