Files
nexus/wiki/sources/agency-agents-examples.md
2026-04-21 04:02:47 +08:00

49 lines
2.0 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "Examples (Agency Agents)"
type: source
tags: [agency-agents, multi-agent, examples]
date: 2026-04-21
---
## Source File
- [[raw/Agent/agency-agents/examples/README.md]]
## Summary
- 核心主题Agency Agents 多智能体编排示例集
- 问题域:展示多个专业智能体并行协作的实际效果
- 方法/机制8 个专业智能体同时部署,在产品发现任务中协同工作
- 结论/价值:证明全量智能体编排可产生连贯、相互引用的计划
## Key Claims
- 多智能体并行执行可产生连贯、交叉引用的计划,无协调开销
- 从"发现机会"到"完整蓝图"可在单次会话中完成
- 智能体编排展示了对复杂任务的端到端处理能力
## Key Quotes
> "What does it actually look like when the full agency collaborates?" — 展示多智能体协作的核心问题
## Key Concepts
- [[Multi-Agent Team]]:多智能体团队,每个智能体有独立角色、人格和优化模型
- [[Agents Orchestrator]]:智能体编排器,负责任务分配和流程协调
- [[并行智能体执行]]:多个智能体同时工作于不同子任务
## Key Entities
- [[Product Trend Researcher]]:市场验证与竞争格局分析
- [[Backend Architect]]系统架构、数据模型、API 设计
- [[Brand Guardian]]:品牌定位与视觉识别
- [[Growth Hacker]]GTM 策略与增长计划
- [[Support Responder]]:客户支持运营蓝图
- [[UX Researcher]]:用户画像与旅程地图
- [[Project Shepherd]]:项目执行计划与风险管理
- [[XR Interface Architect]]:空间界面架构规范
## Connections
- [[The Agency]] ← 定义了 ← [[多智能体系统可靠性]] 架构模式
- [[Multi-Agent Team]] ← 实现于 ← [[nexus-spatial-discovery.md]] 示例
## Contradictions
- 未发现与现有内容的冲突
## Notes
- 本文档是示例索引,实际详细案例在 nexus-spatial-discovery.md
- 8 个智能体并行工作的成功案例,展示了多智能体系统的实际应用价值