crclaude rules
RulesAgentsSkillsMCPLearnToolsGenerate
Submit
crclaude rules

Community-curated Claude AI rules and MCP servers for developers.

Browse

  • Rules
  • MCP Servers
  • Tools
  • Generate
  • How To
  • Learn
  • Rules by Language
  • MCP by Category

Community

  • Submit
  • Sign In
  • GitHub

Company

  • About
  • Advertise
  • Privacy Policy
  • Terms of Service
  • Contact

Β© 2026 clauderules.net. All rights reserved.

Not affiliated with Anthropic. Community project.

Claude Agents

10 community-curated Claude agents and skills sourced from GitHub

Submit Agent

Categories

5 agents found in Tool Use

πŸ“–

Anthropic Cookbook β€” Agent Recipes

by Anthropic

Official collection of agent patterns and recipes from Anthropic. Includes tool use, multi-agent orchestration, memory management, and real-world agent implementations.

AgentsTool UsePatterns+1
View on GitHub
πŸ“Š

Financial Data Analyst Agent

by Anthropic

A multi-tool agent that analyzes financial data, queries databases, generates charts, and produces structured investment research reports using Claude.

FinanceData AnalysisTool Use+1
View on GitHub
πŸ’¬

Customer Support Agent Starter

by Anthropic

Anthropic's quickstart for building a production-ready customer support agent with Claude. Includes conversation management, tool use for order lookups, and escalation logic.

Customer SupportTool UsePython+1
View on GitHub
πŸ”Œ

Model Context Protocol SDK

by Anthropic

Official MCP SDK for building Claude tool integrations. Enables agents to connect Claude to any external system β€” databases, APIs, filesystems, and custom tools.

MCPTool UseTypeScript+1
View on GitHub
🐍

Claude Agent SDK β€” Python

by Anthropic

The official Python SDK for building Claude-powered agents. Provides a clean API for multi-turn conversations, tool definitions, streaming, and structured outputs.

SDKPythonAPI+1
View on GitHub