# robots.txt for AgentShelf.ai # https://agentshelf.ai # Default: Allow all crawlers User-agent: * Allow: / Disallow: /api/ Disallow: /admin/ Disallow: /_next/static/ Disallow: /static/ # Google Search Bot User-agent: Googlebot Allow: / # Google Extended (AI/LLM features) User-agent: Google-Extended Allow: / # Bing Search Bot User-agent: Bingbot Allow: / # OpenAI's GPTBot User-agent: GPTBot Allow: / # OpenAI search crawler User-agent: OAI-SearchBot Allow: / # Anthropic's ClaudeBot User-agent: ClaudeBot Allow: / User-agent: anthropic-ai Allow: / # Anthropic search and user-directed retrieval crawlers User-agent: Claude-SearchBot Allow: / User-agent: Claude-User Allow: / # Perplexity AI Bot User-agent: PerplexityBot Allow: / # Common Crawl User-agent: CCBot Allow: / # Meta/Facebook User-agent: facebookexternalhit Allow: / User-agent: FacebookBot Allow: / # Twitter User-agent: Twitterbot Allow: / # LinkedIn User-agent: LinkedInBot Allow: / # Sitemap location Sitemap: https://agentshelf.ai/sitemap.xml # llms.txt for AI context # See: https://agentshelf.ai/llms.txt