🎭 The Agency: AI Specialists Ready to Transform Your Workflow
一个完整的 AI 机构触手可及——从前端魔法师到 Reddit 社区忍者,从灵感注入者到现实检验员。每个 agent 都是拥有独特个性、工作流程和可验证交付成果的领域专家。
🆕 There's an app now
Agency Agents 是一款适用于 macOS、Linux 和 Windows 的原生应用,可浏览整个成员名单,并一键将其安装到 Claude Code、Cursor、Codex、Gemini、Osaurus 等工具中。无需克隆仓库,无需编写脚本,且支持自动更新。
→ [下载最新版本](https://agencyagents.app) · [agencyagents.app](https://agencyagents.app)
🚀 What Is This?
诞生于一个 Reddit 帖子,经过数月的迭代,The Agency 是一个不断增长的、精心打造的 AI agent 角色集合。每个 agent 都具有以下特点:
- 🎯 专业化:在其领域拥有深厚专业知识(而非通用提示模板)
- 🧠 个性化驱动:独特的语气、沟通风格和处理方式
- 📋 交付成果导向:真实的代码、流程和可衡量的结果
- ✅ 生产就绪:经过实战检验的工作流程和成功指标
可以这样理解:就像组建你的梦之队,只不过这些 AI 专家从不休息、从不抱怨,并且总能交付成果。
⚡ Quick Start
Option 1: Install the app (Recommended)
最快的方式——无需克隆仓库,无需终端。Agency Agents 是一款原生桌面应用(macOS · Linux · Windows),可浏览整个成员名单,并将 agents 安装到 Claude Code、Cursor、Codex、Gemini CLI、OpenCode、Qwen 和 Osaurus 中,然后保持它们更新。
⬇ [下载最新版本](https://agencyagents.app) — 或者在 Mac 上运行:
brew install --cask msitarzewski/agency-agents/agency-agents
偏好命令行?下面基于脚本的选项会安装相同的 agents。
Option 2: Use with Claude Code
# 将所有 agents 安装到你的 Claude Code 目录
./scripts/install.sh --tool claude-code
# 或者如果你只需要某个部门,手动复制一个类别
cp engineering/*.md ~/.claude/agents/
# 然后在你的 Claude Code 会话中激活任意 agent:
# "Hey Claude, activate Frontend Developer mode and help me build a React component"
Option 3: Use as Reference
每个 agent 文件包含:
- 身份与个性特征
- 核心使命与工作流程
- 带有代码示例的技术交付成果
- 成功指标与沟通风格
浏览下面的 agents,复制或调整你需要的!
Option 4: Use with Other Tools (GitHub Copilot, Antigravity, Gemini CLI, OpenCode, OpenClaw, Cursor, Aider, Windsurf, Kimi Code, Codex, Osaurus, Hermes)
# 步骤 1 -- 为所有支持的工具生成集成文件
./scripts/convert.sh
# 步骤 2 -- 交互式安装(自动检测你已安装的工具)
./scripts/install.sh
# 或者直接针对特定工具安装
./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
./scripts/install.sh --tool osaurus
./scripts/install.sh --tool hermes
只安装你需要的团队(并非所有人都需要全部 16 个部门):
./scripts/install.sh # 交互式向导:选择工具 + 团队
./scripts/install.sh --tool claude-code --division engineering,security
./scripts/install.sh --tool cursor --agent frontend-developer,ui-designer
./scripts/install.sh --list teams # 查看所有团队及每个团队的 agent 数量
./scripts/install.sh --tool opencode --division engineering --dry-run
OpenCode 说明:OpenCode 的运行时目前仅注册约 119 个 agents,并静默丢弃其余部分([上游 bug](https://github.com/opencode-ai/opencode/issues/1))。使用 --division 安装子集可确保不超过该限制。当你的选择超出限制时,安装程序会发出警告。有关详细信息,请参阅下面的多工具集成部分。
🎨 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 | | 🌐 Network Engineer | Cisco IOS/IOS-XE, Juniper Junos, Palo Alto PAN-OS | Router/switch/firewall configuration, BGP/OSPF, show-output troubleshooting | | ⚡ 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, | WeChat Mini Program development |