Everything You Need to Build & Operate
Every guide CheetahClaws ships. Start with recipes, learn the slash-command surface in the reference, or dive into design notes via the RFC index.
Get Started
Read these first — three guides take you from zero to productive.
Installation
curl one-liner, pip, uv, Docker, or run-from-source. cheetahclaws --setup walks you through provider config on first run.
Recipes
Copy-paste workflows: code review, refactor, bug fix, brainstorm, research, video factory, trading agent, multi-agent pipelines.
Reference
Every slash command, environment variable, config key, and tool — with examples. The definitive lookup table.
Feature Guides
Deep dives into individual features.
Research Lab
Autonomous multi-day research with 9 specialised agents, sandboxed experiments, citation verification. Targets arXiv-grade preprint quality.
Agent-OS Kernel
The cc_kernel/ layer: process table, capability model, quota ledger, scheduler, mailbox, AgentFS. 27 RFCs · 1,771 tests.
Research Pipeline
/research <topic> — parallel fan-out across 20 sources (arXiv, Semantic Scholar, HuggingFace, HackerNews, GitHub, 知乎, B站, 微博, 小红书…) with cross-platform attention heat tables.
Bridges
Telegram, WeChat (微信), Slack — control your agent from any chat platform. Job queue, file round-trip, slash-command passthrough, pickable permission prompts.
Web Chat UI
Browser chat — sessions sidebar, folders, drag-drop, batch export, multi-user auth (bcrypt + JWT), live tool tracking, markdown streaming.
Docker / Home-Server
One-command deploy via docker-compose up. 24/7 daemon mode, multi-user auth, ops endpoints, persistence.
Brainstorm & Worker
/brainstorm — multi-persona adversarial debate. /worker — auto-implement TODO items from brainstorm output.
Voice & Video
Offline Whisper input (99 languages). TTS factory (Gemini / ElevenLabs / Edge). AI video pipeline: story → narration → images → subtitles → MP4.
Trading Agent
Multi-agent market analysis with backtesting, memory, and signal execution. Strictly research/paper-trading — not financial advice.
Extend & Operate
Building on top of CheetahClaws.
Plugin Authoring
Add custom tools, slash commands, skills, and MCP servers. Distribute via any git URL. Discoverable through CHEETAHCLAWS_PLUGIN_PATH.
MCP & Extensions
Model Context Protocol over stdio, HTTP, or SSE with OAuth 2.0 PKCE for enterprise SSO. Connect any MCP-compatible server.
Advanced Configuration
/config keys, environment variables, CLAUDE.md context injection, permission modes, credential filtering.
RFC Index
27 design notes (0001 – 0032) covering capability model, sandbox, scheduler, mailbox, AgentFS, observability, tool dispatch, streaming. Each with acceptance criteria.
News / Changelog
Every release, every fix, every new feature. Updated multiple times per week — the live pulse of the project.
Contributing
How to file issues, propose RFCs, run tests (1,900+ passing), and ship PRs. Multi-language community welcome.
Can't Find What You Need?
Use the search box (/), open an issue, or ping the team.