ai-readiness
Installation
SKILL.md
Assess AI readiness
AI-search systems can only use content they can retrieve and interpret, but technical eligibility is not selection. This report keeps access, indexability, snippet controls, content observations, bot policy, and agent resources separate. It deliberately returns an evidence-only assessment instead of an aggregate score.
Run it
For MCP, call seo_list_reports with category crawl if the report id is not already known. Call seo_describe_report with { "id": "ai-readiness" }, then seo_run_report with:
{
"id": "ai-readiness",
"params": { "reportId": "crawl_example_20260710" }
}
Use structuredContent after confirming isError is false. The equivalent CLI flow is: