anthropicsanthropicsOfficial·5 Agent Skills Included

claude-cookbooks

Ready-to-run code recipes for building apps with Claude

Provides copy-paste Jupyter notebooks and Python examples for building with the Claude API, covering tool use, RAG, classification, vision, prompt caching, and evaluations. Includes full working agent projects that connect Claude to Slack, Linear, Sentry, and MCP servers without building integrations from scratch. Eliminates guesswork with tested code, setup checklists, and debugging guides so developers ship AI features faster.
npx skills add anthropics/claude-cookbooks --all -g -y
Available:

Gives the AI agent the repository's structure, coding rules, correct Claude model IDs, and slash commands so it can write, review, and validate cookbook notebooks and examples correctly.

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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