Curated List of 260+ AI Agent Tools with Claude Ecosystem Highlights

A developer has shared a curated list of over 260 AI agent tools on GitHub, with specific attention to tools within the Claude ecosystem. The list is CC0 licensed and includes both Claude-specific tools and those that integrate well with Claude models.
Claude-Specific Tools
- Claude Code - Achieves 80.9% on SWE-bench and supports Agent Teams
- Claude Computer Use - Provides desktop and browser control capabilities
- Claude in Chrome - A browsing agent currently in beta
- Claude Cowork - Desktop automation tool
- MCP (Model Context Protocol) - Described as the "USB-C for AI"
- Anthropic SDK - Official SDK for Claude integration
- Anthropic Cookbook - Documentation and examples for Claude
Tools That Work Well with Claude
- Cline - VS Code extension for Claude
- RooCode - VS Code extension for Claude
- Cursor - Code editor that supports Claude models
- Browser Use - Open-source tool used by Manus
- Major agent frameworks - LangChain, CrewAI, and others
The repository contains 230+ additional tools across categories including voice AI, video generation, CRM agents, self-hosted solutions, frameworks, and benchmarks. The maintainer is open to adding missing tools and the list is actively maintained.
📖 Read the full source: r/ClaudeAI
👀 See Also

Tracked 5 Biggest Claude Code SKILL.md Collections on GitHub — Sortable Table with Auto-Refresh
Built a sortable table of the top 5 skill-collection repos (totaling 125k stars) with star counts and skill counts, auto-refreshed by a /workflows:skill-collections command.

Context-Kit: Open Source Tool for AI Assistant Configuration
Context-kit is a free tool that generates configuration files and skill documentation for AI coding assistants. It supports Claude Code, Cursor, Windsurf, GitHub Copilot, and Gemini CLI.

Monarch v3: NES-Inspired KV Paging for 78% Faster LLM Inference
Monarch v3 implements NES-inspired memory paging for transformers, achieving 78% faster inference (17.01 to 30.42 tok/sec) on a 1.1B parameter model with nearly zero VRAM overhead. The open-source algorithm splits KV cache into hot and cold regions with compression and promotion mechanisms.

Free OpenClaw Cost Calculator Shows Configuration Expenses Before Execution
A developer built a free, open-source browser tool that calculates OpenClaw configuration costs before running, breaking down expenses by primary model, fallback chains, heartbeat burn, and billing mode.