经 AI Skill Hub 精选评估,agency agents 获评「强烈推荐」。这款Agent工作流在功能完整性、社区活跃度和易用性方面表现出色,AI 评分 9.5 分,适合有一定技术背景的用户使用。
agency agents 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。
agency agents 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。
# 克隆仓库 git clone https://github.com/msitarzewski/agency-agents cd agency-agents # 查看安装说明 cat README.md # 按 README 完成环境依赖安装后即可使用
# 查看帮助 agency-agents --help # 基本运行 agency-agents [options] <input> # 详细使用说明请查阅文档 # https://github.com/msitarzewski/agency-agents
# agency-agents 配置说明 # 查看配置选项 agency-agents --config-example > config.yml # 常见配置项 # output_dir: ./output # log_level: info # workers: 4 # 环境变量(覆盖配置文件) export AGENCY_AGENTS_CONFIG="/path/to/config.yml"
Your Team: 1. 👔 Senior Project Manager - Scope and task planning 2. 💎 Senior Developer - Complex implementation 3. 🎨 UI Designer - Design system and components 4. 🧪 Experiment Tracker - A/B test planning 5. 📸 Evidence Collector - Quality verification 6. 🔍 Reality Checker - Production readiness
Result: Enterprise-grade delivery with quality gates and documentation.
---
"I don't just test your code - I default to finding 3-5 issues and require visual proof for everything." -- Evidence Collector (Testing Division)
"You're not marketing on Reddit - you're becoming a valued community member who happens to represent a brand." -- Reddit Community Builder (Marketing Division)
"Every playful element must serve a functional or emotional purpose. Design delight that enhances rather than distracts." -- Whimsy Injector (Design Division)
"Let me add a celebration animation that reduces task completion anxiety by 40%" -- Whimsy Injector (during a UX review)
---
./scripts/install.sh --tool claude-code
```
./scripts/install.sh
Your Team: 1. 🎨 Frontend Developer - Build the React app 2. 🏗️ Backend Architect - Design the API and database 3. 🚀 Growth Hacker - Plan user acquisition 4. ⚡ Rapid Prototyper - Fast iteration cycles 5. 🔍 Reality Checker - Ensure quality before launch
Result: Ship faster with specialized expertise at every stage.
---
Step 1 -- Generate integration files: ```bash ./scripts/convert.sh
The installer scans your system for installed tools, shows a checkbox UI, 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)
[1-11] toggle [a] all [n] none [d] detected [Enter] install [q] quit
**Or install a specific tool directly:**bash ./scripts/install.sh --tool cursor ./scripts/install.sh --tool opencode ./scripts/install.sh --tool openclaw ./scripts/install.sh --tool antigravity
**Non-interactive (CI/scripts):**bash ./scripts/install.sh --no-interactive --tool all
**Faster runs (parallel)** — On multi-core machines, use `--parallel` so each tool is processed in parallel. Output order across tools is non-deterministic. Works with both interactive and non-interactive install: e.g. `./scripts/install.sh --interactive --parallel` (pick tools, then install in parallel) or `./scripts/install.sh --no-interactive --parallel`. Job count defaults to `nproc` (Linux), `sysctl -n hw.ncpu` (macOS), or 4; override with `--jobs N`.
bash ./scripts/convert.sh --parallel # convert all tools in parallel ./scripts/convert.sh --parallel --jobs 8 # cap parallel jobs ./scripts/install.sh --no-interactive --parallel # install all detected tools in parallel ./scripts/install.sh --interactive --parallel # pick tools, then install in parallel ./scripts/install.sh --no-interactive --parallel --jobs 4 ```
---
cd /your/project ./scripts/convert.sh --tool qwen ./scripts/install.sh --tool qwen
**Usage in Qwen Code:**
- Reference by name: `Use the frontend-developer agent to review this component`
- Or let Qwen auto-delegate based on task context
- Manage via `/agents` command in interactive mode
> 📚 [Qwen SubAgents Docs](https://qwenlm.github.io/qwen-code-docs/en/users/features/sub-agents/)
</details>
<details>
<summary><strong>Kimi Code</strong></summary>
Agents are converted to Kimi Code CLI format (YAML + system prompt) and installed to `~/.config/kimi/agents/`.
bash
./scripts/convert.sh --tool kimi ./scripts/install.sh --tool kimi
**Usage with Kimi Code:**bash
```bash
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!
```bash
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.
---
./scripts/convert.sh
The Agency works natively with Claude Code, and ships conversion + install scripts so you can use the same agents across every major agentic coding tool.
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
✅ MIT 协议 — 最宽松的开源协议之一,可自由商用、修改、分发,仅需保留版权声明。
AI Skill Hub 点评:agency agents 的核心功能完整,质量优秀。对于自动化工程师和运维人员来说,这是一个值得纳入个人工具库的选择。建议先在非生产环境试用,再逐步推广。
| 原始名称 | agency agents |
| 原始描述 | 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. |
| Topics | Shell |
| GitHub | https://github.com/msitarzewski/agency-agents |
| License | MIT |
收录时间:2026-05-14 · 更新时间:2026-05-22 · License:MIT · AI Skill Hub 不对第三方内容的准确性作法律背书。
选择 Agent 类型,复制安装指令后粘贴到对应客户端