← Back to search
30
Basic
Agentic Readiness Score
ai-tools llms-txtaidevtools

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Not found
🔗
Structured API
Not found
🛡
Not specified
🏷
Schema.org Markup
Found
MCP Server
Not found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 30/100

            

llms.txt Content

# ContextAI CLI > Context engineering CLI for AI agents. Define your project conventions once in context.config.ts. Generate AI-readable files for every tool — automatically. - URL: https://contextai.run - llms.txt: https://contextai.run/llms.txt - llms-full.txt: https://contextai.run/llms-full.txt ## AI Crawler Rules - GPTBot (OpenAI / ChatGPT): ✅ Allowed - OAI-SearchBot (OpenAI / Copilot Search): ✅ Allowed - ClaudeBot (Anthropic / Claude): ✅ Allowed - Google-Extended (Google / Gemini): ✅ Allowed - PerplexityBot (Perplexity AI): ✅ Allowed - DeepSeekBot (DeepSeek): ✅ Allowed - GrokBot (xAI / Grok): ✅ Allowed - meta-externalagent (Meta / LLaMA): ✅ Allowed - PanguBot (Alibaba / Qwen): ✅ Allowed - YandexBot (Yandex / YandexGPT): ✅ Allowed - SputnikBot (Sber / GigaChat): ✅ Allowed - Bytespider (ByteDance / Douyin): ✅ Allowed - Baiduspider (Baidu / ERNIE): ✅ Allowed - claude-web (Anthropic / Claude Web): ✅ Allowed - Amazonbot (Amazon / Alexa): ✅ Allowed - Applebot (Apple / Siri & Spotlight): ✅ Allowed ## Pages - [Home](/): Context engineering CLI for AI agents. One config, every AI tool. - [Documentation](/docs): ContextAI CLI documentation — installation, configuration, and usage guides. - [Introduction](/docs/introduction): What ContextAI CLI is and why it exists. - [Installation](/docs/installation): Install ContextAI CLI globally or as a dev dependency. - [Quick Start](/docs/quick-start): From zero to generated context files in under a minute. - [Config File](/docs/config-file): The single source of truth for all your AI context files. - [Conventions](/docs/conventions): Define coding rules and control which ones reach AI agents. - [Templates](/docs/templates): Built-in convention templates for popular frameworks. - [contextai init](/docs/init): Interactive setup wizard that creates your context.config.ts. - [contextai generate](/docs/generate): Generate all enabled output files from your config. - [contextai validate](/docs/