@Xudong07452910: Open-source framework recommendation: Agency Agents — 232 professional AI agents, divided by function, covering 16 business departments. If you've used Claude Code or Codex, you may have encountered this problem: AI is very capable at coding tasks, but when it comes to front-end design, writing marketing...
Summary
Agency Agents is an open-source framework providing 232 professional AI agents covering 16 business departments. Each agent has a unique personality, communication style, and delivery standards. It supports multiple development tools such as Claude Code, GitHub Copilot, and has community-translated versions.
View Cached Full Text
Cached at: 06/15/26, 09:14 AM
Open Source Framework Recommendation: Agency Agents — 232 Professional AI Agents, Organized by Function, Covering 16 Business Departments
If you’ve used Claude Code or Codex, you’ve probably run into this problem: AI is great at code tasks, but when you ask it to do frontend design, write marketing copy, or handle quantitative financial analysis, it’s a generalist trying to do a specialist’s job.
Agency Agents takes a direct approach: build a deeply specialized AI agent for every functional domain, each with its own way of working, communication style, and specific deliverable standards. These aren’t generic prompt templates — they capture the thinking and behavior patterns of someone who’s genuinely dedicated to that field. Born from Reddit community discussions and refined over months of iteration.
Core Features:
- 232 specialized agents: Full coverage across 16 departments including Engineering, Design, Marketing, Sales, Product, Security, Finance, Game Dev, and more
- Personalized design: Each agent has a unique personality, communication style, and delivery standards — not a reskinned generic prompt
- Multi-tool compatibility: Full support for Claude Code, GitHub Copilot, Cursor, Aider, Windsurf, OpenCode
- Community translations: Chinese, Portuguese, Russian, Indonesian, Arabic, Korean, and Japanese versions ready
- Batch installation scripts: One-click install to the corresponding platform by tool type
Especially suited for solo developers juggling multiple roles, startup teams, and engineering teams that want to use AI for design, product, security, and other non-coding functions. Already earned 112k+ stars, making it one of the most comprehensive open-source frameworks in cross-functional AI agent collections.
Agency Agents effectively “staffs” all 16 departments of a company with professional AI members — from Spatial Computing to Academic Research, wherever you need a specialist, there’s a corresponding agent ready to call.
https://github.com/msitarzewski/agency-agents…
#AIAgent #ClaudeCode #VibeCoding #AIEngineering #AI工具 #codex
msitarzewski/agency-agents
Source: https://github.com/msitarzewski/agency-agents
🎭 The Agency: AI Specialists Ready to Transform Your Workflow
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy injectors to reality checkers. Each agent is a specialized expert with personality, processes, and proven deliverables.
GitHub stars (https://github.com/msitarzewski/agency-agents) License: MIT (https://opensource.org/licenses/MIT) PRs Welcome (https://makeapullrequest.com) Sponsor (https://github.com/sponsors/msitarzewski)
🚀 What Is This?
Born from a Reddit thread and months of iteration, The Agency is a growing collection of meticulously crafted AI agent personalities. Each agent 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
Think of it as: Assembling your dream team, except they’re AI specialists who never sleep, never complain, and always deliver.
⚡ Quick Start
Option 1: Use with Claude Code (Recommended)
``bash
Install all agents to your Claude Code directory
./scripts/install.sh –tool claude-code
Or manually copy a category if you only want one division
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: Use as Reference
Each agent file contains:
- Identity & personality traits
- Core mission & workflows
- Technical deliverables with code examples
- Success metrics & communication style
Browse the agents below and copy/adapt the ones you need!
Option 3: Use with Other Tools (GitHub Copilot, Antigravity, Gemini CLI, OpenCode, OpenClaw, Cursor, Aider, Windsurf, Kimi Code, Codex)
``bash
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
Or target a specific tool directly
./scripts/install.sh –tool antigravity ./scripts/install.sh –tool gemini-cli ./scripts/install.sh –tool opencode ./scripts/install.sh –tool copilot ./scripts/install.sh –tool openclaw ./scripts/install.sh –tool cursor ./scripts/install.sh –tool aider ./scripts/install.sh –tool windsurf ./scripts/install.sh –tool kimi ./scripts/install.sh –tool codex ``
Install only the teams you need (not everyone wants all 16 divisions):
bash ./scripts/install.sh # interactive wizard: pick tools + teams ./scripts/install.sh --tool claude-code --division engineering,security ./scripts/install.sh --tool cursor --agent frontend-developer,ui-designer ./scripts/install.sh --list teams # see every team + agent count ./scripts/install.sh --tool opencode --division engineering --dry-run
OpenCode note: OpenCode’s runtime currently registers only ~119 agents and silently drops the rest (upstream bug (https://github.com/anomalyco/opencode/issues/27988)). Installing a subset with
--divisionkeeps you under that limit. The installer warns you when a selection would exceed it. See the Multi-Tool Integrations section below for full details.
🎨 The Agency Roster
💻 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, Core 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 |
| ⚡ Rapid Prototyper | Fast POC development, MVPs | Quick proof-of-concepts, hackathon projects, fast iteration |
| 💎 Senior Developer | Laravel/Livewire, advanced patterns | Complex implementations, architecture decisions |
| 🔧 Filament Optimization Specialist | Filament PHP admin UX, structural form redesign, resource optimization | Restructuring Filament resources/forms/tables for faster, cleaner admin workflows |
| ⚡ Autonomous Optimization Architect | LLM routing, cost optimization, shadow testing | Autonomous systems needing intelligent API selection and cost guardrails |
| 🔩 Embedded Firmware Engineer | Bare-metal, RTOS, ESP32/STM32/Nordic firmware | Production-grade embedded systems and IoT devices |
| 🚨 Incident Response Commander | Incident management, post-mortems, on-call | Managing production incidents and building incident readiness |
| ⛓️ Solidity Smart Contract Engineer | EVM contracts, gas optimization, DeFi | Secure, gas-optimized smart contracts and DeFi protocols |
| 🧭 Codebase Onboarding Engineer | Fast developer onboarding, read-only codebase exploration, factual explanation | Helping new developers understand unfamiliar repos quickly by reading the code, tracing code paths, and stating facts about structure and behavior |
| 📚 Technical Writer | Developer docs, API reference, tutorials | Clear, accurate technical documentation |
| 💬 WeChat Mini Program Developer | WeChat ecosystem, Mini Programs, payment integration | Building performant apps for the WeChat ecosystem |
| 👁️ Code Reviewer | Constructive code review, security, maintainability | PR reviews, code quality gates, mentoring through review |
| 🗄️ Database Optimizer | Schema design, query optimization, indexing strategies | PostgreSQL/MySQL tuning, slow query debugging, migration planning |
| 🌿 Git Workflow Master | Branching strategies, conventional commits, advanced Git | Git workflow design, history cleanup, CI-friendly branch management |
| 🏛️ Software Architect | System design, DDD, architectural patterns, trade-off analysis | Architecture decisions, domain modeling, system evolution strategy |
| 🛡️ SRE | SLOs, error budgets, observability, chaos engineering | Production reliability, toil reduction, capacity planning |
| 🧬 AI Data Remediation Engineer | Self-healing pipelines, air-gapped SLMs, semantic clustering | Fixing broken data at scale with zero data loss |
| 🔧 Data Engineer | Data pipelines, lakehouse architecture, ETL/ELT | Building reliable data infrastructure and warehousing |
| 🔗 Feishu Integration Developer | Feishu/Lark Open Platform, bots, workflows | Building integrations for the Feishu ecosystem |
| 🧱 CMS Developer | WordPress & Drupal themes, plugins/modules, content architecture | Code-first CMS implementation and customization |
| 📧 Email Intelligence Engineer | Email parsing, MIME extraction, structured data for AI agents | Turning raw email threads into reasoning-ready context |
| 🎙️ Voice AI Integration Engineer | Speech-to-text pipelines, Whisper, ASR, speaker diarization | End-to-end transcription pipelines, audio preprocessing, structured transcript delivery |
| 🖧 IT Service Manager | ITIL 4 service management | Incident/problem/change management, SLAs, CMDB |
| 🪡 Minimal Change Engineer | Minimum-viable diffs | Fixing only what’s asked, no scope creep |
| 📜 OrgScript Engineer | OrgScript grammar & AST validation | Designing/parsing OrgScript business-logic definitions |
| 🧬 Prompt Engineer | LLM prompt design & optimization | Turning vague instructions into reliable AI behaviors |
| 🕸️ Multi-Agent Systems Architect | Multi-agent pipeline design & governance | Topology, context, trust, failure recovery for agent systems |
| 🛒 Drupal Shopping Cart Engineer | Drupal Commerce storefronts | Catalog, payments, checkout, orders on Drupal 10/11 |
| 🛍️ WordPress Shopping Cart Engineer | WooCommerce storefronts | Catalog, payments, checkout, conversion on WordPress |
🎨 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 |
| 🏛️ UX Architect | Technical architecture, CSS systems, implementation | Developer-friendly foundations, implementation guidance |
| 🎭 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 |
| 📷 Image Prompt Engineer | AI image generation prompts, photography | Photography prompts for Midjourney, DALL-E, Stable Diffusion |
| 🌈 Inclusive Visuals Specialist | Representation, bias mitigation, authentic imagery | Generating culturally accurate AI images and video |
| 🎭 Persona Walkthrough Specialist | Persona-driven cognitive walkthroughs | Simulating user reactions and friction at each scroll position |
💰 Paid Media Division
Turning ad spend into measurable business outcomes.
| Agent | Specialty | When to Use |
|---|---|---|
| 💰 PPC Campaign Strategist | Google/Microsoft/Amazon Ads, account architecture, bidding | Account buildouts, budget allocation, scaling, performance diagnosis |
| 🔍 Search Query Analyst | Search term analysis, negative keywords, intent mapping | Query audits, wasted spend elimination, keyword discovery |
| 📋 Paid Media Auditor | 200+ point account audits, competitive analysis | Account takeovers, quarterly reviews, competitive pitches |
| 📡 Tracking & Measurement Specialist | GTM, GA4, conversion tracking, CAPI | New implementations, tracking audits, platform migrations |
| ✍️ Ad Creative Strategist | RSA copy, Meta creative, Performance Max assets | Creative launches, testing programs, ad fatigue refreshes |
| 📺 Programmatic & Display Buyer | GDN, DSPs, partner media, ABM display | Display planning, partner outreach, ABM programs |
| 📱 Paid Social Strategist | Meta, LinkedIn, TikTok, cross-platform social | Social ad programs, platform selection, audience strategy |
💼 Sales Division
Turning pipeline into revenue through craft, not CRM busywork.
| Agent | Specialty | When to Use |
|---|---|---|
| 🎯 Outbound Strategist | Signal-based prospecting, multi-channel sequences, ICP targeting | Building pipeline through research-driven outreach, not volume |
| 🔍 Discovery Coach | SPIN, Gap Selling, Sandler — question design and call structure | Preparing for discovery calls, qualifying opportunities, coaching reps |
| ♟️ Deal Strategist | MEDDPICC qualification, competitive positioning, win planning | Scoring deals, exposing pipeline risk, building win strategies |
| 🛠️ Sales Engineer | Technical demos, POC scoping, competitive battlecards | Pre-sales technical wins, demo prep, competitive positioning |
| 🏹 Proposal Strategist | RFP response, win themes, narrative structure | Writing proposals that persuade, not just comply |
| 📊 Pipeline Analyst | Forecasting, pipeline health, deal velocity, RevOps | Pipeline reviews, forecast accuracy, revenue operations |
| 🗺️ Account Strategist | Land-and-expand, QBRs, stakeholder mapping | Post-sale expansion, account planning, NRR growth |
| 🏋️ Sales Coach | Rep development, call coaching, pipeline review facilitation | Making every rep and every deal better through structured coaching |
| 🎯 Sales Outreach | Cold prospecting, multi-touch cadences, objection handling, proposals | Top-of-funnel B2B outreach — from cold email to booked discovery call |
| 🧲 Offer & Lead Gen Strategist | Offers & lead magnets | Top-of-funnel offer construction and lead gen |
📢 Marketing Division
Growing your audience, one authentic interaction at a time.
| Agent | Specialty | When to Use |
|---|---|---|
| 🚀 [Growt |
Similar Articles
@0xQiYan: One person is a company. While you're still reviewing resumes, others have already stuffed the entire company into the IDE. Agency Agents is an AI expert army — frontend, backend, design, growth, SEO, advertising, operations... any role you can think of. Through the official desktop app, one-click install into Claud…
Agency Agents is a team of AI experts covering frontend, backend, design, and more. It can be installed into IDEs like Claude Code and Cursor with one click. Zero configuration, open source, and free.
@Smartpigai: Anyone using AI for coding should bookmark this 113K stars open-source project: The Agency: a ready-made AI expert team. It organizes 232 specialized agents across 16 fields including frontend, backend, DevOps, product, design, marketing, security, testing, and more.
The Agency is a GitHub repository with 232 specialized AI agent prompts and workflows for roles like frontend, backend, DevOps, and more, designed to help developers use AI coding tools more effectively.
@axichuhai: Found another incredible open-source project called agency-agents. This guy has created AI employees for almost every job role in the world, including: frontend development, UI design, social media operations, sales, market analyst, data engineer, legal consultant... Now there are 144 AI employees, and more are being added.…
Introducing the open-source project agency-agents, which converts 144 job roles (such as frontend development, UI design, etc.) into AI employees. It is suitable for independent developers and small teams to quickly build a virtual team. It is completely free and has received 60k+ stars on GitHub.
@VincentLogic: Found an explosive open-source project with nearly 100k stars! agency-agents — a 'digital agency' that equips you with 140 AI employees. The nearly 100k stars on GitHub are no bluff! This is not just a single AI tool, but a complete set of multi-agent roles with job descriptions: 14 departments fully covered: …
Introducing agency-agents, an open-source project with nearly 100k stars on GitHub. It provides 140 specialized AI employee roles covering 14 departments, which can be directly integrated into AI coding assistants like Claude Code.
@justloveabit: With This Open-Source Tool, I Got a Team of AIs to Work for Me. Here's the deal: I've been tinkering with various AI agents lately. Multiple Claude Code windows open, Codex running, occasionally using Cursor. The result? Total chaos—I had no idea what each agent was doing or how much it was costing. Restar…
This article introduces Paperclip, an open-source tool designed to centrally manage and orchestrate multiple AI agents. By simulating a corporate organizational structure, task assignment, and budget control, it addresses key pain points in multi-agent collaboration, such as lost context, unpredictable costs, and chaotic scheduling.