·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