TL;DR: Agency Agents is an open-source collection of 144+ specialized AI agents across 12 divisions. Unlike generic prompts, each agent has deep expertise, unique personality, and production-ready workflows. It works with Claude Code, Cursor, Copilot, and 8 other tools out of the box.
What is Agency Agents?
Born from a Reddit thread and months of community iteration, The Agency is a complete AI workforce at your fingertips. Think of it as assembling your dream team—except they're AI specialists who never sleep, never complain, and always deliver.
Each agent in the collection is:
- Specialized: Deep expertise in their domain (not generic prompt templates)
- Personality-Driven: Unique voice, communication style, and approach
- Deliverable-Focused: Real code, processes, and measurable outcomes
- Production-Ready: Battle-tested workflows and success metrics
With 102k+ GitHub stars and 68 contributors, this has become one of the most comprehensive agent libraries available.
The 12 Divisions
Agency Agents organizes specialists into 12 distinct divisions, each tackling different aspects of software development and business operations.
Engineering Division
Building the future, one commit at a time.
| Agent | Specialty | When to Use |
|---|---|---|
| Frontend Developer | React/Vue/Angular, UI implementation, performance | Modern web apps, pixel-perfect UIs, Web Vitals optimization |
| Backend Architect | API design, database architecture, scalability | Server-side systems, microservices, cloud infrastructure |
| Mobile App Builder | iOS/Android, React Native, Flutter | Native and cross-platform mobile applications |
| AI Engineer | ML models, deployment, AI integration | Machine learning features, data pipelines, AI-powered apps |
| DevOps Automator | CI/CD, infrastructure automation, cloud ops | Pipeline development, deployment automation, monitoring |
| Security Engineer | Threat modeling, secure code review, security architecture | Application security, vulnerability assessments, CI/CD security |
| Database Optimizer | Schema design, query optimization, indexing strategies | PostgreSQL/MySQL tuning, slow query debugging, migration planning |
| Software Architect | System design, DDD, architectural patterns, trade-off analysis | Architecture decisions, domain modeling, system evolution strategy |
The Engineering Division includes 25+ specialists covering everything from embedded firmware to Solidity smart contracts.
Design Division
Making it beautiful, usable, and delightful.
| Agent | Specialty | When to Use |
|---|---|---|
| UI Designer | Visual design, component libraries, design systems | Interface creation, brand consistency, component design |
| UX Researcher | User testing, behavior analysis, research | Understanding users, usability testing, design insights |
| Brand Guardian | Brand identity, consistency, positioning | Brand strategy, identity development, guidelines |
| Visual Storyteller | Visual narratives, multimedia content | Compelling visual stories, brand storytelling |
| Whimsy Injector | Personality, delight, playful interactions | Adding joy, micro-interactions, Easter eggs, brand personality |
The Whimsy Injector is a fan favorite:
"Every playful element must serve a functional or emotional purpose. Design delight that enhances rather than distracts."
Marketing Division
Growing your audience, one authentic interaction at a time.
| Agent | Specialty | When to Use |
|---|---|---|
| Growth Hacker | Rapid user acquisition, viral loops, experiments | Explosive growth, user acquisition, conversion optimization |
| Content Creator | Multi-platform content, editorial calendars | Content strategy, copywriting, brand storytelling |
| Twitter Engager | Real-time engagement, thought leadership | Twitter strategy, LinkedIn campaigns, professional social |
| TikTok Strategist | Viral content, algorithm optimization | TikTok growth, viral content, Gen Z/Millennial audience |
| Reddit Community Builder | Authentic engagement, value-driven content | Reddit strategy, community trust, authentic marketing |
| SEO Specialist | Technical SEO, content strategy, link building | Driving sustainable organic search growth |
| AI Citation Strategist | AEO/GEO, AI recommendation visibility, citation auditing | Improving brand visibility across ChatGPT, Claude, Gemini, Perplexity |
The Reddit Community Builder brings a refreshing perspective:
"You're not marketing on Reddit—you're becoming a valued community member who happens to represent a brand."
Sales Division
Turning pipeline into revenue through craft, not CRM busywork.
| Agent | Specialty | When to Use |
|---|---|---|
| Outbound Strategist | Signal-based prospecting, multi-channel sequences | Building pipeline through research-driven outreach |
| Discovery Coach | SPIN, Gap Selling, Sandler question design | Preparing for discovery calls, qualifying opportunities |
| Deal Strategist | MEDDPICC qualification, competitive positioning | Scoring deals, exposing pipeline risk, building win strategies |
| Sales Engineer | Technical demos, POC scoping, competitive battlecards | Pre-sales technical wins, demo prep |
| Pipeline Analyst | Forecasting, pipeline health, deal velocity, RevOps | Pipeline reviews, forecast accuracy, revenue operations |
Testing Division
Breaking things so users don't have to.
| Agent | Specialty | When to Use |
|---|---|---|
| Evidence Collector | Screenshot-based QA, visual proof | UI testing, visual verification, bug documentation |
| Reality Checker | Evidence-based certification, quality gates | Production readiness, quality approval, release certification |
| Performance Benchmarker | Performance testing, optimization | Speed testing, load testing, performance tuning |
| API Tester | API validation, integration testing | API testing, endpoint verification, integration QA |
| Accessibility Auditor | WCAG auditing, assistive technology testing | Accessibility compliance, screen reader testing |
The Evidence Collector doesn't mess around:
"I don't just test your code—I document the issues and require visual proof for everything."
Game Development Division
Building worlds, systems, and experiences across every major engine.
Agency Agents includes specialized agents for:
- Cross-Engine: Game Designer, Level Designer, Technical Artist, Game Audio Engineer, Narrative Designer
- Unity: Unity Architect, Unity Shader Graph Artist, Unity Multiplayer Engineer, Unity Editor Tool Developer
- Unreal Engine: Unreal Systems Engineer, Unreal Technical Artist, Unreal Multiplayer Architect, Unreal World Builder
- Godot: Godot Gameplay Scripter, Godot Multiplayer Engineer, Godot Shader Developer
- Blender: Blender Addon Engineer
- Roblox Studio: Roblox Systems Scripter, Roblox Experience Designer, Roblox Avatar Creator
Other Divisions
| Division | Focus | Agent Count |
|---|---|---|
| Product | Sprint planning, trend research, feedback synthesis, behavioral nudges | 5 agents |
| Project Management | Portfolio management, cross-functional coordination, process optimization | 6 agents |
| Support | Customer service, analytics, finance tracking, infrastructure, legal compliance | 6 agents |
| Spatial Computing | XR interfaces, visionOS, WebXR, cockpit systems | 6 agents |
| Finance | Bookkeeping, financial analysis, FP&A, investment research, tax strategy | 5 agents |
| Academic | Anthropology, geography, history, narratology, psychology for world-building | 5 agents |
| Specialized | 40+ niche specialists including MCP Builder, Document Generator, and domain experts | 40+ agents |
Quick Start Guide
Option 1: Claude Code (Recommended)
# Install all agents to your Claude Code directory
./scripts/install.sh --tool claude-code
# Or manually copy a category
cp engineering/*.md ~/.claude/agents/
Then activate any agent in your Claude Code sessions:
"Hey Claude, activate Frontend Developer mode and help me build a React component"
Option 2: Multi-Tool Installation
# Step 1: Generate integration files for all supported tools
./scripts/convert.sh
# Step 2: Install interactively (auto-detects what you have installed)
./scripts/install.sh
The installer scans your system and lets you pick exactly what to install:
+------------------------------------------------+
| The Agency -- Tool Installer |
+------------------------------------------------+
System scan: [*] = detected on this machine
[x] 1) [*] Claude Code (claude.ai/code)
[x] 2) [*] Copilot (~/.github + ~/.copilot)
[x] 3) [*] Antigravity (~/.gemini/antigravity)
[ ] 4) [ ] Gemini CLI (gemini extension)
[ ] 5) [ ] OpenCode (opencode.ai)
[ ] 6) [ ] OpenClaw (~/.openclaw/agency-agents)
[x] 7) [*] Cursor (.cursor/rules)
[ ] 8) [ ] Aider (CONVENTIONS.md)
[ ] 9) [ ] Windsurf (.windsurfrules)
[ ] 10) [ ] Qwen Code (~/.qwen/agents)
[ ] 11) [ ] Kimi Code (~/.config/kimi/agents)
Option 3: Direct Tool Installation
./scripts/install.sh --tool cursor
./scripts/install.sh --tool copilot
./scripts/install.sh --tool antigravity
./scripts/install.sh --tool opencode
Supported Tools
Agency Agents works with all major agentic coding tools:
| Tool | Integration Type | Install Location |
|---|---|---|
| Claude Code | Native .md agents | ~/.claude/agents/ |
| GitHub Copilot | Native .md agents | ~/.github/agents/ + ~/.copilot/agents/ |
| Cursor | .mdc rule files | .cursor/rules/ |
| Antigravity (Gemini) | SKILL.md per agent | ~/.gemini/antigravity/skills/ |
| Gemini CLI | Extension + SKILL.md | ~/.gemini/extensions/agency-agents/ |
| OpenCode | .md agent files | .opencode/agents/ |
| OpenClaw | SOUL.md + AGENTS.md + IDENTITY.md | Per agent |
| Aider | Single CONVENTIONS.md | ./CONVENTIONS.md |
| Windsurf | Single .windsurfrules | ./.windsurfrules |
| Qwen Code | .md SubAgent files | ~/.qwen/agents/ |
| Kimi Code | YAML agent specs | ~/.config/kimi/agents/ |
Real-World Use Cases
Scenario 1: Building a Startup MVP
Your Team:
- Frontend Developer - Build the React app
- Backend Architect - Design the API and database
- Growth Hacker - Plan user acquisition
- Rapid Prototyper - Fast iteration cycles
- Reality Checker - Ensure quality before launch
Result: Ship faster with specialized expertise at every stage.
Scenario 2: Marketing Campaign Launch
Your Team:
- Content Creator - Develop campaign content
- Twitter Engager - Twitter strategy and execution
- Instagram Curator - Visual content and stories
- Reddit Community Builder - Authentic community engagement
- Analytics Reporter - Track and optimize performance
Result: Multi-channel coordinated campaign with platform-specific expertise.
Scenario 3: Paid Media Account Takeover
Your Team:
- Paid Media Auditor - Comprehensive account assessment
- Tracking & Measurement Specialist - Verify conversion tracking accuracy
- PPC Campaign Strategist - Redesign account architecture
- Search Query Analyst - Clean up wasted spend from search terms
- Ad Creative Strategist - Refresh all ad copy and extensions
Result: Systematic account takeover with tracking verified, waste eliminated, structure optimized, and creative refreshed—all within the first 30 days.
Scenario 4: Enterprise Feature Development
Your Team:
- Senior Project Manager - Scoping and task planning
- Senior Developer - Complex implementation
- UI Designer - Design system and components
- Experiment Tracker - A/B test planning
- Evidence Collector - Quality verification
- Reality Checker - Production readiness
Result: Enterprise-grade delivery with quality gates and documentation.
Agent Design Philosophy
Each agent is designed with:
| Principle | Description |
|---|---|
| Strong Personality | Not generic templates—real character and voice |
| Clear Deliverables | Concrete outputs, not vague guidance |
| Success Metrics | Measurable outcomes and quality standards |
| Proven Workflows | Step-by-step processes that work |
| Learning Memory | Pattern recognition and continuous improvement |
What Makes This Special?
Unlike Generic AI Prompts
- Generic: "Act as a developer"
- Agency Agents: Deep specialization with personality and process
Unlike Prompt Libraries
- Libraries: One-off prompt collections
- Agency Agents: Comprehensive agent systems with workflows and deliverables
Unlike AI Tools
- Tools: Black box tools you can't customize
- Agency Agents: Transparent, forkable, adaptable agent personalities
Community Translations
| Language | Maintainer | Notes |
|---|---|---|
| 简体中文 (zh-CN) | @jnMetaCode | 141 translated agents + 46 China-market originals |
| 简体中文 (zh-CN) | @dsclca12 | Independent translation with Bilibili, WeChat, Xiaohongshu localization |
Contributing
Want to add your own agent? Here's how:
- Fork the repository
- Create a new agent file in the appropriate category
- Follow the agent template structure:
- Frontmatter with name, description, color
- Identity & Memory section
- Core Mission
- Critical Rules (domain-specific)
- Technical Deliverables with examples
- Workflow Process
- Success Metrics
- Submit a PR with your agent
Key Statistics
- 144 Specialized Agents across 12 divisions
- 102k+ GitHub Stars
- 16.9k Forks
- 68 Contributors
- 10,000+ lines of personality, process, and code examples
- MIT License - free for commercial and personal use
Getting Started
- Browse the agents and find specialists for your needs
- Copy the agents to your tool's agent directory
- Activate agents by referencing them in your conversations
- Customize agent personalities and workflows for your specific needs
- Share your results and contribute back to the community
GitHub Repository: github.com/msitarzewski/agency-agents
Related Posts
- Goal Mode AI Agents Complete Guide 2026
- What is MCP Model Context Protocol Guide
- AI Benchmarks Complete Guide 2026
This post covers Agency Agents as of May 2026. The project is actively maintained with new agents being added regularly. Visit the GitHub repository for the latest updates.