Inlay Skills
AI Agent Skills for Website AI Readiness
Agent skills to audit and optimize any website for AI readiness ā llms.txt, MCP servers, structured data, semantic HTML, and more.
Install
npx skills add cartoonitunes/inlay-skills
Works with Claude Code, Cursor, Codex, OpenCode, and 35+ other agents.
Skills
š ai-readiness-audit
Audit any website for AI agent readiness using the Inlay API. Get a score out of 100, letter grade, per-category breakdown, and actionable recommendations.
> Audit https://example.com for AI readiness
What it checks:
- llms.txt presence and quality
- MCP server availability
- Structured data (JSON-LD / schema.org)
- Meta tags and Open Graph
- Semantic HTML structure
- AI bot permissions in robots.txt
- Performance, security, accessibility
- Content quality and AI signals
š setup-llms-txt
Create and configure llms.txt for your website. Analyzes your project, generates the file, and places it in the right location for your framework.
> Set up llms.txt for this project
š setup-mcp-server
Set up an MCP (Model Context Protocol) server for your website via Inlay. Enables AI agents to search and interact with your site.
> Set up an MCP server for my website
Example Audit Output
š AI Readiness Score: 62/100 (C)
Category Score Status
llms.txt 0 ā
MCP Server 0 ā
Structured Data 45 ā ļø
Meta Quality 78 ā
Semantic HTML 85 ā
Robots & Crawling 60 ā ļø
Performance 72 ā
š§ Top Recommendations:
1. Create llms.txt (+15 points)
2. Set up MCP server via Inlay (+12 points)
3. Unblock AI bots in robots.txt (+8 points)
Why AI Readiness Matters
AI agents and AI search engines (ChatGPT, Perplexity, Claude, Gemini) are becoming primary ways people discover and interact with websites. Sites that are optimized for AI agents get:
- Cited more often in AI search results
- Better tool integration with AI assistants
- Higher visibility as AI-first browsing grows
Inlay helps you measure and improve your AI readiness score.
Contributing
Contributions welcome! Open an issue or PR.
License
MIT