AGENTS-COLLECTION: 129 Claude Code Agents Organized in One Repository

AGENTS-COLLECTION is a GitHub repository containing 129 Claude Code agents organized in the standard ~/.claude/agents/ directory format, all ready for immediate use. The collection was created by a developer who had been running Claude Code heavily for months and wanted to consolidate agents scattered across different projects.
What's Included
The repository contains:
- The full agency-agents system with 68 personality-driven agents across engineering, design, marketing, product, testing, and support roles
- The everything-claude-code collection
- Additional agents written by the developer for multi-agent team workflows
Installation
To install the Claude Code agents:
cp AGENTS/CLAUDE-CODE/*.md ~/.claude/agents/
Multi-Tool Support
The repository also includes the same agents converted to formats for:
- Cursor
- OpenCode
- AntiGravity
- GitHub Copilot
This makes the collection useful for developers who work with multiple AI coding tools.
Community Contribution
The developer is actively seeking additional agents to add to the collection, asking: "What agents are you all building that aren't in here? Would love to add more."
📖 Read the full source: r/ClaudeAI
👀 See Also

PhAIL Benchmark Tests VLA Models on Real Warehouse Robot Tasks
PhAIL is a real-robot benchmark that tests four vision-language-action models on bin-to-bin order picking using a Franka FR3 robot. The best model achieved 64 units per hour, compared to 330 UPH for human teleoperation and 1,300+ UPH for human manual work.
Pizza Bot: Self-Hosted Inbox for Long-Running AI Agents, Apache 2.0
Pizza Bot is a self-hosted desktop app for Mac, Windows, and Linux that runs AI agents in the background behind an email-style UI. Finished work lands in Unread, approvals queue in Action.

Claude Design vs Huashu-Design: A Head-to-Head on HTML Layouts and Rate Limits
Claude Design builds HTML prototypes fast but hits rate limits quickly. Huashu-Design, an open-source Claude Code skill, runs on the normal subscription with no separate rate limit—but takes 20 minutes vs 5.

Developer's AI doc/context sync tool gains traction after Reddit post
A developer shared their AI documentation and context synchronization tool on Reddit, resulting in 1.1K downloads, 60 GitHub stars, and 192 unique clones within two weeks after posting on March 22nd.