llms.txt Content
# CrewClaw
> CrewClaw is an AI agent generator for the OpenClaw framework. Pick a role, configure tools, and download a production-ready agent package. $9 one-time, no subscription.
CrewClaw generates complete OpenClaw agent configurations visually. Instead of manually writing SOUL.md files, CLI commands, and workspace configs, users pick a role (PM, Writer, SEO Analyst, Support, etc.), configure integrations (Slack, Telegram, GitHub, Notion, GA4, Stripe), choose a language model (Claude, GPT-4o, Gemini, Ollama), and download a ready-to-deploy package.
Pricing: Free to generate and preview. $9 to unlock and download a single agent.
Tech: Built with Next.js, TypeScript, Tailwind CSS. Payments via Stripe. Hosted on Vercel.
## Product
- [Agent Generator](https://crewclaw.com/create-agent): Build your AI agent visually with 100+ role templates
- [Agent Gallery](https://crewclaw.com/agents): Browse 103 agent templates across 19 categories
- [Team Builder](https://crewclaw.com/create-agent/workspace): Create a coordinated multi-agent workspace
## Guides
- [OpenClaw Without Claude: 5 Setups Ranked by Cost and Quality](https://crewclaw.com/blog/openclaw-without-claude-5-setups): Buyer's guide to 5 non-Claude OpenClaw setups (GLM-5.1, Advisor Hybrid, Minimax M2.7, GPT-5.4, Local Gemma). Ranked by cost, quality, and setup time with real community feedback.
- [Claude to GLM-5.1 in 10 Minutes: The OpenClaw Migration Guide](https://crewclaw.com/blog/claude-to-glm-5-1-migration-guide): Step-by-step migration from Claude Sonnet/Opus to GLM-5.1 for OpenClaw. Real commands, config diffs, and 5 gotchas nobody warns you about.
- [The OpenClaw Advisor Pattern: Cut Agent Costs 80% Without Losing Quality](https://crewclaw.com/blog/openclaw-advisor-pattern): Reference implementation of Anthropic's advisor strategy for OpenClaw. Opus advises, cheap executor runs the work. Setup, cost math, and 4 gotchas that kill the savings.
- [Karpathy's LLM Wiki Pattern for OpenClaw: 90% Fewer T