Files
nexus/wiki/sources/multi-agent-team.md

38 lines
1.3 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: "Multi-Agent Specialized Team"
type: source
tags: [openclaw, multi-agent, team, telegram]
date: 2026-03-06
---
## Source File
- [[raw/Agent/usecases/multi-agent-team.md]]
## Summary
- 核心主题单人创始人设置多Agent专业团队
- 问题域:单人创始人需要承担所有角色,上下文切换破坏深度工作
- 方法/机制多个OpenClaw Agent组成专业团队通过共享内存协调
- 结论/价值可通过单一聊天界面控制专业团队24/7可用
## Key Claims
- 一个Agent不能什么都做得好上下文窗口很快填满
- 个性化很重要给Agent独特的名字和沟通风格
- 共享内存加私有上下文是关键组合
- 正确的模型做正确的工作:不用昂贵的推理模型做关键词监控
## Key Insights
- 人员配置比想象中更重要
- 共享内存加私有上下文的组合至关重要
- 从2个开始不要从4个开始
## Key Concepts
- [[多Agent团队]]多个专业Agent协同工作
- [[共享内存]]:团队成员共享的项目文档和目标
- [[私有上下文]]每个Agent独有的会话历史和领域笔记
## Connections
- [[Milo]]策略Lead Agent
- [[Josh]]商业分析Agent
- [[Marketing Agent]]营销研究Agent
- [[Dev Agent]]开发Agent