SKILL·F32DE0

multi-agent-coordination

involvex
更新于 1 month ago
11 次查看
1
1
在 GitHub 上查看
文档处理orchestrationmulti-agentparallelsequentialdelegationcoordination

关于

This skill enables developers to coordinate multiple specialized agents in parallel or sequential workflows. It provides patterns for running agents simultaneously, delegating tasks to sub-agents, and switching between agents based on specialization. Use it for complex task decomposition, delegation, and managing multi-agent orchestration.

快速安装

Claude Code

推荐
主要方式
npx skills add involvex/involvex-claude-marketplace -a claude-code
插件命令备选方式
/plugin add https://github.com/involvex/involvex-claude-marketplace
Git 克隆备选方式
git clone https://github.com/involvex/involvex-claude-marketplace.git ~/.claude/skills/multi-agent-coordination

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

GitHub 仓库

involvex/involvex-claude-marketplace
路径: plugins/orchestration/skills/multi-agent-coordination
0
FAQ

Frequently asked questions

What is the multi-agent-coordination skill?

multi-agent-coordination is a Claude Skill by involvex. Skills package instructions and resources that Claude loads on demand, so Claude can perform multi-agent-coordination-related tasks without extra prompting.

How do I install multi-agent-coordination?

Use the install commands on this page: add multi-agent-coordination to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does multi-agent-coordination belong to?

multi-agent-coordination is in the Documents category, tagged orchestration, multi-agent, parallel, sequential, delegation and coordination.

Is multi-agent-coordination free to use?

Yes. multi-agent-coordination is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

相关推荐技能

release-standards
文档处理

这个Skill为开发者提供了语义化版本规范和变更日志格式标准。它能在准备软件发布时快速指导版本号更新和变更日志撰写,包含版本号递增规则、预发布标识符等关键信息。适用于需要遵循规范发布流程的开发场景。

查看技能
commit-standards
文档处理

这个Skill帮助开发者遵循Conventional Commits规范格式化Git提交信息。它提供了标准格式模板和常用提交类型的中英文对照表(如feat/新增、fix/修正等),适用于编写提交、执行git commit或审查提交历史的场景。通过确保提交信息的规范性和一致性,它能提升团队协作效率和版本历史可读性。

查看技能
huggingface-tokenizers
文档处理

HuggingFace Tokenizers 提供了基于 Rust 的高性能分词工具,支持 BPE、WordPiece 和 Unigram 算法,能在一分钟内处理 1GB 文本。它适用于需要快速分词或训练自定义词汇表的场景,并能无缝集成到 transformers 库中。开发者可以借助它进行对齐跟踪、填充截断等操作,满足从研究到生产的全流程需求。

查看技能
nano-pdf
文档处理

nano-pdf 让开发者能用自然语言指令直接编辑PDF文件,无需手动操作复杂工具。它通过命令行快速修改指定页面内容,如修正拼写错误或更新标题,适合处理日常文档微调。使用前请注意核对页码和输出结果,确保修改准确无误。

查看技能