← 回總覽

一人组建一支 Agent 军团,狂揽 11.9 万 Star!

📅 2026-06-30 18:45 GitHubDaily 人工智能 8 分鐘 9732 字 評分: 81
AI Agent AI 编程 开源项目 AI 产品与应用 AI 工具
📌 一句话摘要 本文介绍开源项目 The Agency,它提供 232 个覆盖开发、设计、产品等部门的 AI Agent 角色定义,并配有桌面客户端,帮助用户按需组建 AI 团队。 📝 详细摘要 文章介绍了开源项目 The Agency,该项目由作者在 Reddit 上发起,基于社区需求构建了 232 个 AI Agent 角色,分为 16 个部门,涵盖开发(前端、后端、架构师等)、运营(增长黑客、内容创作等)、设计(UI/品牌/视觉设计师)、产品(产品经理、需求排期等)、测试(功能/性能/接口测试等)等常见岗位。每个 Agent 并非简单的提示词,而是包含完整的角色定义、工作流和交付质量

81

This article introduces the open-source project The Agency, which offers 232 AI Agent role definitions spanning development, design, product, and other departments, along with a desktop client to help users assemble AI teams on demand. ![Image 1: GitHubDailyGitHubDaily](https://www.bestblogs.dev/articles?sourceid=c9d54170 "View More From This Source")

Today 1352 words (about 6 min) View Source →

Sign in to highlight text and take notes as you read. Sign in now

原创 小 G 2026-06-30 18:45 广东

!Image 2

使用 Claude Code、Codex 工具差不多有一年时间,手里封装了不少 Agent。

但在面对自己不熟悉的领域,需要花费大量的时间去学习去琢磨该如何撰写,然而一拖再拖。

每次都是临时说一句「请你扮演一个 xxx 专家」这样简单的提示词,结果 AI 输出的质量时好时坏。

今天跟大家分享一个开源项目:The Agency,上面有大量 AI Agent 角色可供我们参考学习使用。

目前作者还在持续更新维护,项目已经冲到了 11.9 万 Star,可以说是得到了大部分人的认可。

!Image 3: image-20260630180124201

项目起源作者在 Reddit 上随手发的一个帖子,讨论的是 AI Agent 该怎么做专业化分工。

没想到评论里,大家都在求资源,于是作者便基于大家需求构建出 232 个 Agent,并分成 16 个部门。

涵盖开发、设计、产品、营销、测试,几乎能想到的岗位,在这个项目里都能找到对应的专家。

这些专家也不是简单的一条提示词定义,每个 Agent 里面都是一份完整的角色定义。

包括角色的表达语气、做事的工作流,最后要交付的内容,还配有一套衡量做得好不好的硬核指标。

!Image 4

那具体都有哪些 Agent 角色,挑开发、运营、设计、产品、测试这几个常见的公司基础部门来说说。

其中开发部门角色最全。涵盖前端开发者、后端架构师、移动端开发、甚至微信小程序开发者都有。

想搭前端界面用前端开发者,要设计接口和数据库用后端架构师,代码写完还有审查员帮忙把控质量。

!Image 5: image-20260630180348491

而运营部门则涵盖增长黑客、内容创作、就连小红书、B站、知乎、公众号这些平台的专属运营也有。

想做用户拉新增长的可用增长黑客,写文案用内容创作,各个渠道还有对应平台的 Agent 帮我们。

设计部门管做出来的的产品好不好看。涵盖 UI 设计师、品牌设计师、视觉设计师这些角色。

!Image 6: image-20260630180421180

至于产品部门角色也很全面,有产品经理、需求排期、增长趋势分析、用户反馈分析等等角色。

产品经理负责把需求梳理清楚,需求排期帮我们定先做哪个,增长趋势分析则负责盯市场和竞品。

测试部门则负责开发收尾把关。有对功能测试的、上线验收的、接口测试的、也有性能测试。

!Image 7: image-20260630180521268

那么这么多 Agent 角色我们该如何选择,要是全部装到项目里,上下文估计要爆。

为了解决这个问题,作者配套了一个桌面客户端 Agency Agents,让我们可以按需选择 Agent。

支持 Windows、macOS、Linux 系统,安装包可以在项目的发布页面上找到,开箱即用。

打开之后,可以看到全部的 Agent 角色,我们只需根据自己需求按需选择安装。

!Image 8: image-20260630180827274

比如想要组建一支初创公司 MVP 团队。

只需要前端开发者、后端架构师、增长黑客、设计原型、上线验收这几个角色即可。

在工具里找到对应角色然后安装,接着部署到我们的项目里,兼容目前主流的 AI 编程工具。

包括 Claude Code、Codex、OpenCode、Cursor 等等,可以自由选择。

!Image 9: image-20260630180947170

如果这些角色定义觉得不符合我们的需求,也能打开它们的文件进行自定义修改。

写在最后

在我看来,The Agency 最有意思的地方,其实并不是拥有 232 个 Agent 角色。

而是作者把过去一个个藏在专业人士脑子里的经验,变成了人人都能直接拿来用,还能照着改的东西。

一个人的能力总是有限的,不可能每个领域都懂,如果去学习又极其消耗时间。

现在缺哪一块知识,就直接安装对应 Agent,这样一个人也能是一个团队。

说到底,AI 时代比的或许不再是一个人会多少。

而是这个人能掌控多少 Agent,并且合理编排它们快速落地一个项目的能力。

GitHub 项目地址:https://github.com/msitarzewski/agency-agents

今天的分享到此结束,感谢大家抽空阅读,我们下期再见,Respect!

Key Quotes

> An individual’s capabilities are always limited—no one can master every field, and learning everything would be extremely time-consuming. Now, if you lack knowledge in a certain area, you can simply install the corresponding Agent. This way, one person can function like an entire team.

> Honestly, the most interesting part of The Agency isn’t the 232 Agent roles. It’s how the author took the expertise that used to be locked inside professionals’ minds and turned it into something anyone can use directly—and even modify.

Tags

AI Agent

AI Coding

Open Source

AI Products & Applications

AI Tools

Related Articles

* AI R&D Automation: Wiki Knowledge Base + Skill Pack * Harness Engineering: How I Spent a Week Boosting AI Coding Rate to 90% in an Enterprise App * The First AI Infra-Ops Agent Evaluation Benchmark Goes Open Source!, together with Infini-Gen, has launched AISHPerf, the first evaluation benchmark for AI infrastructure operations agents. Built on billions of real-world operations data, the benchmark open-sources a companion fault simulator and evaluation framework.") * Give Agents Super Memory: TencentDB Agent Memory Is Now Open Source! * Understanding Harness Engineering: Finding the Shell That Keeps AI from Going Rogue—Insights from 14 Engineering Articles | Hao's Trend Talk * A Terminal Built for Claude Code, Now Open-Sourced!. It addresses the pain points of progress tracking and context switching when working with multiple agents in parallel through sidebar information aggregation, an intelligent notification system, and a built-in browser.") * Understanding Hermes in One Article: How the New Top-Tier Agent Self-Evolves from Experience * Open-Sourced: The Ultimate Terminal Tool Built for Agents! * Investing 10,000 RMB in AI: A Year of Tools, Practices, and Reflections * Harness Is Not the Goal, Knowledge Is the Moat — Knowledge Accumulation Practices of an AI Engineering Delivery Team

查看原文 → 發佈: 2026-06-30 18:45:00 收錄: 2026-07-01 00:00:17

🤖 問 AI

針對這篇文章提問,AI 會根據文章內容回答。按 Ctrl+Enter 送出。