claude-cookbooks
A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.
Build custom financial modeling skills for Claude. This developer guide shows you how to create modular capabilities for automated workflows using the Anthropic API.
How to Implement Tool Search with Embeddings for Dynamic Tool Selection in ClaudeImplement tool search with embeddings for dynamic tool selection in Claude. Enable on demand retrieval of relevant capabilities, saving context window space with this advanced technique.
Building Multi-Document Agents with LlamaIndex and Claude: A Complete Implementation GuideBuild advanced multi-document agents with LlamaIndex and Claude. Learn to integrate retrieval infrastructure and tool-use for autonomous document analysis and synthesized answers.
Implementing Extended Thinking with Tool Use in Claude: A Production-Ready GuideUnlock Claude's extended thinking with tool use. This guide shows how to implement internal reasoning between tool calls for production-ready applications. Preserve and forward thinking blocks.
Creating a Voice Assistant with ElevenLabs STT and TTS Integration with ClaudeBuild a low-latency voice assistant integrating ElevenLabs STT and TTS with Claude. Achieve sub-1.5 second time-to-first-audio for a seamless conversational experience.
How to Build Content Moderation Filters with Claude: A Complete Implementation GuideBuild production ready content moderation filters using Claude. Encode policies in prompts and constrain responses for easy updates without code changes. Learn how with this guide.
Implementing Parallel Tool Execution with Claude: The Batch Meta-Tool PatternImplement parallel tool execution with Claude using the batch meta-tool pattern. Bundle operations to eliminate round-trip latency and force efficient execution.
Building Multimodal RAG with LlamaIndex and Claude: A Complete Implementation GuideImplement multimodal RAG using LlamaIndex and Claude. Retrieve and reason over text and images simultaneously with this comprehensive guide. Explore Claude's vision capabilities and LlamaIndex vector indexing.
Implementing Prompt Versioning and Rollback with Claude Managed Agents: A Complete GuideLearn prompt versioning and rollback with Claude Managed Agents. Pin production traffic to specific versions and instantly rollback without redeploying code. A complete guide.
Building a Slack Data Analyst Bot with Claude Managed AgentsBuild a collaborative Slack data analyst bot using Claude Managed Agents. Analyze data directly in channels with this production-ready pattern from anthropic/claude-cookbooks. Deploy interactive insights now.
How to Use Claude with Vision for Chart and Graph InterpretationUnlock Claude with Vision for chart and graph interpretation. Analyze PDFs with visual elements like axes and legends using the Anthropic API. Master data visualization analysis today.
Implementing Automatic Context Compaction in Claude Tool Use: A Complete GuideEasily implement automatic context compaction in Claude tool use. This guide explains how Claude's context management beta prunes history to prevent overflow and preserve key interactions.
Have a question about this repo?
These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:
curl -s "https://instagit.com/install.md" Maintain an open-source project? Get it listed too →