Auto-sync

This commit is contained in:
2026-04-15 07:37:53 +08:00
parent 1bce532898
commit f3569a835b
484 changed files with 0 additions and 18663 deletions

View File

@@ -1,37 +0,0 @@
---
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