claude-cookbooks
Ready-to-run code recipes for building apps with Claude
All Skills in This Repository (5)
Pure Emerald Level Indicatorssentry-triage-managed-agent
Deploys a scheduled Claude Managed Agent that triages Sentry issues into a daily report.
cookbook-audit
Audit Anthropic Cookbook notebooks with rubric scoring and automated validation checks.
creating-financial-models
Automate financial valuation models with DCF, sensitivity, and Monte Carlo analysis.
analyzing-financial-statements
Calculate and interpret financial ratios from income statements, balance sheets, and cash flows.
applying-brand-guidelines
Apply Acme branding rules to PowerPoint, Excel, and PDF documents.
Frequently Asked Questions
FAQPage SchemaHow to install claude-cookbooks?▼
Run `npx skills add anthropics/claude-cookbooks --all -g -y` in your terminal to install all skills in this suite globally.
What is the Claude Cookbooks repository?▼
It is Anthropic's official collection of copy-paste Jupyter notebooks and code examples showing how to build with the Claude API, from basic prompts to full agent integrations.
How to connect Claude to Slack or Linear?▼
The managed_agents folder contains complete working bridges that route Slack mentions and Linear issues to a Claude agent and post the replies back automatically.
Do I need to be an expert to use these examples?▼
No. Each notebook includes setup steps, explanations, and debugging tables, and you only need a free Claude API key and basic Python knowledge to start.
Can Claude generate Excel and PowerPoint files?▼
Yes. The skills folder shows how to use Claude's built-in document skills to generate Excel, PowerPoint, PDF, and Word files, plus custom skills for financial analysis and branding.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core