Sync: add agent design notes

This commit is contained in:
2026-04-24 21:06:05 +08:00
parent e677a87510
commit 4b6b2f970c
8 changed files with 888 additions and 4 deletions

View File

@@ -7,6 +7,8 @@ This wiki is a living synthesis of curated sources spanning AI agents, cloud inf
### Multi-Agent AI Systems
The wiki covers two major multi-agent frameworks: **The Agency** (agency-agents) and **OpenClaw**. The Agency provides 147 specialized agents across 12 business divisions (Engineering, Design, Finance, Game Dev, Marketing, Paid Media, Product, Project Management, Testing, Support, Spatial Computing, Specialized). OpenClaw focuses on autonomous agents with persistent memory and workflow orchestration via n8n.
**The Agency 贡献指南**[[contributing_zh-cn]] + [[contributing]] 英文原版The Agency 项目贡献者指南——核心贡献方式①创建全新智能体8大分类engineering/design/marketing/product/project-management/testing/support/spatial-computing/specialized②优化现有智能体③分享成功案例④反馈问题。智能体设计五原则**鲜明性格**(拒绝通用人设)、**明确交付物**(真实代码/模板)、**可量化指标**、**经过验证的工作流**、**学习记忆机制**。PR 流程包含提交前检查(真实场景测试、遵循模板、补充示例)、社区评审与迭代优化。属 [[Multi-Agent-System-Reliability]] 的智能体设计规范层,为 [[Multi-Agent-Team]] 提供标准化的智能体创建框架。
**[[multi-channel-assistant]]**:基于 [[OpenClaw]] 的多渠道个人助理方案——以 Telegram Topic 路由为统一入口,整合 Google Workspacegog、Slack、Todoist、Asana实现"说一句话完成全套工作"。核心价值消除应用切换疲劳AI 主动推送定时提醒(如每周垃圾清理、公司周报)。
**[[phone-based-personal-assistant]]**:通过 ClawdTalk + Telnyx 将任意手机变成 AI 助理语音入口——拨打电话即可与 [[OpenClaw]] 对话支持日历查询、Jira 任务更新、网络搜索等技能,无需智能手机 App 或浏览器,覆盖驾驶、步行等双手占用场景。与 [[multi-channel-assistant]] 互补:文字入口覆盖图文交互,语音入口覆盖无屏场景。