61 lines
5.1 KiB
Markdown
61 lines
5.1 KiB
Markdown
---
|
||
title: "Examples"
|
||
type: source
|
||
tags: [multi-agent, agency-agents, examples, orchestration]
|
||
sources: []
|
||
last_updated: 2026-05-13
|
||
---
|
||
|
||
## Source File
|
||
- [[Agent/agency-agents/examples/README.md]]
|
||
|
||
## Summary(用中文描述)
|
||
- 核心主题:展示 The Agency 多 Agent 系统在真实任务中如何协同工作——通过具体案例(Nexus Spatial Discovery)演示 8 个专业 Agent 并行协作完成完整产品发现与规划。
|
||
- 问题域:Agent 定义本身不足以说明"全部 Agent 同时部署在同一任务上"会发生什么;需要真实的多 Agent 协作案例来验证系统的实际效果。
|
||
- 方法/机制:The Agency repo 定义了跨工程、设计、营销、产品、支持、空间计算、项目管理等领域的数十个专业 Agent;Examples 目录通过完整案例回答:"当全体 Agent 协作时,实际上是什么样子的?"
|
||
- 结论/价值:验证了 8 个 Agent 并行运行可产出连贯、相互引用的计划,且无需人工协调开销;为新增示例提供了贡献指南。
|
||
|
||
## Key Claims(用中文描述)
|
||
- The Agency 定义了数十个跨多个领域的专业 Agent(工程、设计、营销、产品、支持、空间计算、项目管理),但 Agent 定义本身不能说明"全员部署在同一任务上"的实际效果。
|
||
- Examples 目录解答了核心问题:"当整个 Agency 协作时,实际上是什么样子的?"
|
||
- Nexus Spatial Discovery 案例证明:8 个 Agent 并行运行可产出连贯、相互引用的计划,无须人工协调。
|
||
- 新增好示例的标准:多个 Agent 协作同一目标、展示 Agency 能力广度、具有现实适用性。
|
||
|
||
## Key Quotes
|
||
> "These examples answer the question: 'What does it actually look like when the full agency collaborates?'" — Examples/README.md,开篇即点明核心价值
|
||
> "All 8 agents ran in parallel and produced coherent, cross-referencing plans without coordination overhead." — Examples/README.md,核心成果定性
|
||
> "If you run an interesting multi-agent exercise, consider adding it here." — Examples/README.md,贡献指南入口
|
||
|
||
## Key Concepts
|
||
- [[Multi-Agent-Collaboration]]:多 Agent 协作——多个专业 Agent 在同一任务上并行工作,产出连贯、相互引用的计划,无须人工协调;是 The Agency 的核心价值主张。
|
||
- [[Multi-Agent-Orchestration]]:多 Agent 编排——The Agency 框架的基础能力,Examples 目录通过案例验证其在实际任务中的有效性。
|
||
- [[Parallel-Agent-Execution]]:并行 Agent 执行——8 个 Agent 同时运行于单一任务,各 Agent 独立研究后交叉对齐,是 Nexus Spatial Discovery 案例的核心执行模式。
|
||
|
||
## Key Entities
|
||
- [[Nexus-Spatial]]:产品——AI Agent 沉浸式 3D 命令中心;是 Nexus Spatial Discovery 案例中被 8 个 Agent 协作评估的软件机会;Nexus Spatial Discovery source page 有完整记录。
|
||
- [[Product-Trend-Researcher]]:The Agency 产品趋势研究员——Nexus Spatial Discovery 中使用的 8 个 Agent 之一,负责市场验证和竞争格局分析。
|
||
- [[Backend-Architect]]:The Agency 后端架构师——Nexus Spatial Discovery 中使用的 8 个 Agent 之一,负责系统架构、数据库建模和 API 设计。
|
||
- [[Brand-Guardian]]:The Agency 品牌守护者——Nexus Spatial Discovery 中使用的 8 个 Agent 之一,负责定位和视觉身份设计。
|
||
- [[Growth-Hacker]]:The Agency 增长黑客——Nexus Spatial Discovery 中使用的 8 个 Agent 之一,负责 GTM 策略、定价和发布计划。
|
||
- [[Support-Responder]]:The Agency 支持应答者——Nexus Spatial Discovery 中使用的 8 个 Agent 之一,负责支持分级和社区运营。
|
||
- [[UX-Researcher]]:The Agency UX 研究员——Nexus Spatial Discovery 中使用的 8 个 Agent 之一,负责用户画像和旅程地图。
|
||
- [[Project-Shepherd]]:The Agency 项目牧羊人——Nexus Spatial Discovery 中使用的 8 个 Agent 之一,负责阶段计划和风险管理。
|
||
- [[XR-Interface-Architect]]:The Agency XR 界面架构师——Nexus Spatial Discovery 中使用的 8 个 Agent 之一,负责空间界面规范。
|
||
|
||
## Connections
|
||
- [[Nexus-Spatial]] ← exemplifies ← [[Multi-Agent-Collaboration]](完整案例)
|
||
- [[Nexus-Spatial-Discovery]] ← is_case_of ← [[examples/README]](source page)
|
||
- [[Multi-Agent-Orchestration]] ← validated_by ← [[Nexus-Spatial-Discovery]](8-Agent 并行验证)
|
||
- [[Parallel-Agent-Execution]] ← demonstrated_in ← [[Nexus-Spatial-Discovery]]
|
||
- [[Product-Trend-Researcher]] → contributed_to → [[Nexus-Spatial-Discovery]]
|
||
- [[Backend-Architect]] → contributed_to → [[Nexus-Spatial-Discovery]]
|
||
- [[Brand-Guardian]] → contributed_to → [[Nexus-Spatial-Discovery]]
|
||
- [[Growth-Hacker]] → contributed_to → [[Nexus-Spatial-Discovery]]
|
||
- [[Support-Responder]] → contributed_to → [[Nexus-Spatial-Discovery]]
|
||
- [[UX-Researcher]] → contributed_to → [[Nexus-Spatial-Discovery]]
|
||
- [[Project-Shepherd]] → contributed_to → [[Nexus-Spatial-Discovery]]
|
||
- [[XR-Interface-Architect]] → contributed_to → [[Nexus-Spatial-Discovery]]
|
||
|
||
## Contradictions
|
||
- 暂无已知冲突
|