·building-multiagent-systems
</>

building-multiagent-systems

2389-research/claude-plugins

在设计或实现具有多个协调完成任务的人工智能代理的系统时,应该使用此技能。在“多代理”、“协调器”、“子代理”、“协调”、“委托”、“并行代理”、“顺序管道”、“扇出”、“映射缩减”、“生成代理”、“代理层次结构”上触发。

1安装·0热度·@2389-research

安装

$npx skills add https://github.com/2389-research/claude-plugins --skill building-multiagent-systems

SKILL.md

Comprehensive architecture patterns for multi-agent systems where AI agents coordinate to accomplish complex tasks using tools. Language-agnostic and applicable across TypeScript, Python, Go, Rust, and other environments.

Every agent follows the four-layer architecture for testability, safety, and modularity:

| 1 | Reasoning (LLM) | Plans, critiques, decides which tools to call | | 2 | Orchestration | Validates, routes, enforces policy, spawns sub-agents | | 3 | Tool Bus | Schema validation, tool execution coordination | | 4 | Deterministic Adapters | File I/O, APIs, shell commands, database access |

在设计或实现具有多个协调完成任务的人工智能代理的系统时,应该使用此技能。在“多代理”、“协调器”、“子代理”、“协调”、“委托”、“并行代理”、“顺序管道”、“扇出”、“映射缩减”、“生成代理”、“代理层次结构”上触发。 来源:2389-research/claude-plugins。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/2389-research/claude-plugins --skill building-multiagent-systems
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 building-multiagent-systems?

在设计或实现具有多个协调完成任务的人工智能代理的系统时,应该使用此技能。在“多代理”、“协调器”、“子代理”、“协调”、“委托”、“并行代理”、“顺序管道”、“扇出”、“映射缩减”、“生成代理”、“代理层次结构”上触发。 来源:2389-research/claude-plugins。

如何安装 building-multiagent-systems?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/2389-research/claude-plugins --skill building-multiagent-systems 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/2389-research/claude-plugins