# 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/validate): Check that all output files are fresh and well-structured. - [contextai diff](/docs/diff): Show a line-by-line diff between your config and on-disk outputs. - [contextai watch](/docs/watch): Watch context.config.ts for changes and regenerate automatically. - [AGENTS.md](/docs/agents-md): Context file for OpenAI Codex and generic AI agents. - [CLAUDE.md](/docs/claude-md): Context file loaded automatically by Claude. - [.cursorrules](/docs/cursorrules): Cursor editor rules generated from your config. - [GitHub Copilot](/docs/copilot): Custom instructions for GitHub Copilot. - [llms.txt](/docs/llms-txt): LLM-compatible structured file for any tool supporting the standard. - [Kiro steering](/docs/kiro): Kiro steering files generated from your config. - [Custom generators](/docs/custom): Generate any file for any tool using a custom generator function. - [Git hook](/docs/git-hook): Automatically regenerate context files before every commit. - [Programmatic API](/docs/programmatic-api): Use ContextAI CLI as a library in your own scripts. --- Generated by GEO AI Core Last updated: 2026-03-25 16:47 UTC