
About the author
Written by Russ Wittmann, SVP of Technology
SVP of Technology at Silverback Marketing. Helping brands become the source AI cites through GEO, AIO, technical SEO, and AI search strategy.
View LinkedIn profile (opens in a new tab)A skill that tells ChatGPT exactly who you are, before they guess wrong.

Purpose-built files you place at the root of your website. They speak the language AI systems already understand, so your brand shows up accurately, completely, and on your terms.
Every file in the AI Readiness Kit, organized by category with samples and download links.
These files across 7 categories are what determine whether AI systems can accurately understand and recommend your website.
Full deployment of critical + high priority files typically yields 85%+ readiness
See the full reference with descriptions and samples in The Files.
Deploy robots.txt, ai.txt, llms.txt, and llms-full.txt first. These deliver the biggest immediate impact.
Add ai-sitemap.xml and the human-readable sitemap.md so AI systems can discover and understand every page efficiently.
Create the JSON intelligence files (entities, intent, schema) and the RAG research indexes. This is where precision happens.
Add disclosure and training policies. Use the manifest and checklist to keep everything current and auditable.
The original plain-English reference with real-world analogies and exact implementation recommendations for each file. Read it on the site or download the PDF.
CASE STUDY · REJUVENATE SKIN SPA
We deployed this exact kit for Rejuvenate Skin Spa, a medical spa in Queen Creek, Arizona — full file set, markdown mirrors, and structured data. Now, when Perplexity answers questions about Plexr skin tightening in Queen Creek, Rejuvenate is the cited source.
Citation verified July 2026 · live AI answers can change over time
The AI Readiness Kit is available as a hosted Model Context Protocol server. Point Cursor, Claude Code, VS Code, Codex, or Antigravity at a single endpoint — no API key, no local install — and generate all 17 files for any website.
Streamable HTTP URL
https://ai.silverbackmarketing.com/api/mcpTransport: Streamable HTTP · Auth: none · Works with any HTTP-capable MCP client
Six tools, two bundled resources (skill + file specs), and a ready-made prompt for any domain.
Start the full 18-file workflow for any domain
Args: url
List all output files in generation order
Detailed spec for one file (llms.txt, ai-entities.json, …)
Args: filename
Full research and generation workflow (SKILL.md)
Site-type taxonomy (SaaS, e-commerce, healthcare, …)
Convert rag-index.json to JSONL for embedding pipelines
Args: rag_index_json
Same endpoint everywhere — only the config file and JSON shape change per client.
Configuration
{
"mcpServers": {
"ai-readiness": {
"type": "http",
"url": "https://ai.silverbackmarketing.com/api/mcp"
}
}
}After connecting, paste any of these prompts into your agent:
Generate AI readiness files for example.com
Generate AI readiness files for example.comUse ai-readiness to list all 17 output files
Use ai-readiness to list all 17 output filesGet the file spec for llms.txt from ai-readiness
Get the file spec for llms.txt from ai-readinessPlain-English answers from the AI Readiness Guide, organized by the same 7 categories as the kit.
Read the complete FAQ (58 questions on files, skill, MCP & more)The basics of AI readiness and why it matters for every website.
How you introduce your brand and control AI crawler access.
Files that give AI the full story and a map of your site.
Structured data that powers accurate AI answers and retrieval.
Rules for AI use of your content and keeping files current.
Research & standards
Claims about how AI assistants and crawlers use web content are grounded in published research, open standards, and vendor documentation, not marketing guesswork.
Foundational KDD 2024 study on how content structure and citations affect visibility in AI-generated answers (up to ~40% lift in controlled tests).
Community specification for a machine-readable site summary that LLMs can load in one context window.
Open standard for machine-readable AI permissions, identity, and sitemap extensions at a site root.
Standard XML sitemap format extended by ai-sitemap.xml for AI-specific page metadata.
Collaborative vocabulary for machine-readable entity descriptions used by search engines and AI systems.
Specification for .well-known/ai-plugin.json manifests that register a site as an AI-accessible resource.
Open protocol for connecting AI assistants to tools, resources, and data sources via a standard interface.
How OpenAI's web crawler accesses sites for ChatGPT and training pipelines.
Anthropic's documentation on Claude web crawling and opt-out.
Google's crawler used for Gemini and other generative AI product use cases.
Perplexity's bot documentation for indexing and citation in AI answers.