mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2026-08-24 10:14:12 -05:00
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>
23 lines
260 B
Plaintext
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
|