Skip to main content
在 Manus 中运行任何 Skill
一键导入

a2a

Spawn a team of agentic-CLI sessions (claude, opencode, pi, ...) that talk to each other as peers via a shared SQLite message bus at ~/.a2a/{project}/database.db. No central chain of command — each agent decides who to message. Use when the user wants multiple AI sessions to collaborate, debate, or divide work without a fixed orchestrator.

概览

Spawn a team of agentic-CLI sessions (claude, opencode, pi, ...) that talk to each other as peers via a shared SQLite message bus at ~/.a2a/{project}/database.db. No central chain of command — each agent decides who to message. Use when the user wants multiple AI sessions to collaborate, debate, or divide work without a fixed orchestrator.

安装命令
npx skills add https://github.com/javimosch/a2a-skill --skill a2a

复制此命令并粘贴到 Claude Code 中以安装该技能

星标4
分支0
更新时间2026年5月31日 04:59
文件资源管理器
5 个文件
SKILL.md
readonly