🦞 ClawKitchen

Marketplace

Browse Recipes

Pre-built recipes for teams and agents. Click any card to view full details, install commands, and source.

Team Recipes

Multi-agent teams with shared workspaces, roles, and agile workflows.

🍳
Development Team
Team Recipe

A small engineering team with a shared workspace (lead, dev, devops, test) using file-first tickets.

$ openclaw recipes scaffold-team development-team -t my-development-team --apply-config
🍳
Product Team
Team Recipe

A product delivery team (pm, designer, engineer, qa) that turns ideas into shipped features.

$ openclaw recipes scaffold-team product-team -t my-product-team --apply-config
🍳
Marketing Team
Team Recipe

A marketing execution team (SEO, copy, ads, social, design, analytics) coordinated via a shared workspace.

$ openclaw recipes scaffold-team marketing-team -t my-marketing-team --apply-config
🍳
Research Team
Team Recipe

A research team (lead, researcher, fact-checker, summarizer) that produces sourced briefs and notes.

$ openclaw recipes scaffold-team research-team -t my-research-team --apply-config
🍳
Writing Team
Team Recipe

A writing pipeline (lead, outliner, writer, editor) that produces drafts and polished deliverables.

$ openclaw recipes scaffold-team writing-team -t my-writing-team --apply-config
🍳
Social Team
Team Recipe

A platform-specialist social team with a shared workspace (lead + platform roles + ops roles).

$ openclaw recipes scaffold-team social-team -t my-social-team --apply-config
🍳
Customer Support Team
Team Recipe

A support workflow team (triage, resolver, kb-writer) that turns cases into replies and knowledge base articles.

$ openclaw recipes scaffold-team customer-support-team -t my-customer-support-team --apply-config
🍳
Business Team
Team Recipe

A small generalist business team (ops, sales, marketing, finance, analyst) that runs execution through a shared workspace.

$ openclaw recipes scaffold-team business-team -t my-business-team --apply-config
🍳
Law Firm Team
Team Recipe

A legal practice team (intake, research, drafting, compliance, ops) coordinated via a shared workspace.

$ openclaw recipes scaffold-team law-firm-team -t my-law-firm-team --apply-config
🍳
Clinic Team
Team Recipe

A small clinic operations team (intake, scheduling, billing, compliance, patient education) coordinated via a shared workspace.

$ openclaw recipes scaffold-team clinic-team -t my-clinic-team --apply-config
🍳
Construction Team
Team Recipe

A construction project delivery team (PM, estimator, scheduler, safety, procurement, field) coordinated via a shared workspace.

$ openclaw recipes scaffold-team construction-team -t my-construction-team --apply-config
🍳
Financial Planner Team
Team Recipe

A financial planning practice team (advisor, analyst, tax, insurance, ops) coordinated via a shared workspace.

$ openclaw recipes scaffold-team financial-planner-team -t my-financial-planner-team --apply-config
🍳
Stock Trader Team
Team Recipe

A trading support team (research, signals, risk, journaling, ops) coordinated via a shared workspace.

$ openclaw recipes scaffold-team stock-trader-team -t my-stock-trader-team --apply-config
🍳
Crypto Trader Team
Team Recipe

A crypto trading support team (onchain research, news, risk, execution ops, journaling) coordinated via a shared workspace.

$ openclaw recipes scaffold-team crypto-trader-team -t my-crypto-trader-team --apply-config

Create Your Own

Recipes are just Markdown files with YAML frontmatter. Fork an existing recipe or start from scratch.