Files
74d36565ba feat(website): add AI agent discovery files
Add robots.txt (explicit AI agent allowlist), llms.txt (navigation
manifest with MCP endpoint advertisement), llms-full.txt (full-text
content for RAG pipelines), and skill.md (per-shell setup instructions
for LLMs helping users configure oh-my-posh).

Improves AgentGrade readiness score from 38%.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-25 10:27:46 +02:00

23 lines
260 B
Plaintext

User-agent: *
Allow: /
User-agent: GPTBot
Allow: /
User-agent: ChatGPT-User
Allow: /
User-agent: Claude-Web
Allow: /
User-agent: anthropic-ai
Allow: /
User-agent: Googlebot
Allow: /
User-agent: Bingbot
Allow: /
Sitemap: https://ohmyposh.dev/sitemap.xml