← 返回 Skills 市场
be1human

Naruto Multi-Agent CN

作者 CLOUD BOY · GitHub ↗ · v1.5.0
cross-platform ⚠ suspicious
1392
总下载
1
收藏
1
当前安装
6
版本数
在 OpenClaw 中安装
/install naruto-multi-agent-cn
功能描述
Multi-agent dispatcher: main agent becomes a pure coordinator that delegates ALL real work to 5 persistent sub-agents via sessions_spawn with fixed sessionKeys. Round-robin scheduling, speak-before-spawn protocol, session reuse. Themed as Naruto's Fifth Hokage Tsunade dispatching S/A/B/C/D-ranked missions (Chinese version).
安全使用建议
This skill is coherent for a roleplay multi-agent dispatcher and contains only prose instructions (no installs, no requested secrets). Before enabling it, consider: 1) Session persistence: the five fixed sessionKeys create long-lived sub-agents that can accumulate memory—if you care about sensitive data, limit what you send to them. 2) Transparency: the skill instructs the coordinator to 'stop talking after spawn' and perform multiple sessions_spawn calls; check how your platform exposes sub-agent outputs/logs so you can audit what happened. 3) Source and provenance: the skill has no clear homepage/source and is user-contributed; if you need stronger assurance, ask the author for provenance or test in a controlled environment. If you accept those trade-offs, the skill appears to do what it says and doesn't require extra credentials or installs.
功能分析
Type: OpenClaw Skill Name: naruto-multi-agent-cn Version: 1.5.0 The skill bundle itself is designed as a multi-agent dispatcher, explicitly forbidding the main agent from performing risky actions like `exec`, file I/O, or search (SKILL.md). However, it instructs the agent to take user input and pass it directly into the `task` parameter of `sessions_spawn` for delegation to sub-agents. This creates a significant prompt injection vulnerability, as a malicious user could craft harmful instructions that would then be executed by the downstream sub-agents, making it a risky capability without clear malicious intent within this skill.
能力评估
Purpose & Capability
The name/description (multi-agent dispatcher) matches the SKILL.md: it instructs the main agent to coordinate and call sessions_spawn for five fixed sub-agents. No unrelated binaries, env vars, or installs are requested. The fields in skill.json are consistent with the claimed purpose.
Instruction Scope
The runtime instructions are narrow and explicit: always speak first, then call sessions_spawn with a fixed set of sessionKey values and runTimeoutSeconds=300, and then produce no further output. The SKILL.md explicitly forbids exec/file I/O/search tools. This stays within the stated dispatcher purpose, but the 'stop talking after spawn' rule and multiple invisible tool calls reduce runtime transparency (users won't see intermediate tool calls), so you should confirm how the platform surfaces sub-agent outputs and logs.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk or downloaded during install. This is the lowest-risk install profile.
Credentials
The skill requests no environment variables, no credentials, and no config paths. The declared requirements are proportional to its stated functionality.
Persistence & Privilege
The core behavior depends on persistent session reuse via fixed sessionKeys (鸣人/卡卡西/鹿丸/小樱/佐井). That is coherent for a stateful dispatcher, but it means sub-agents can accumulate long-lived memory/state across tasks. Combined with the 'stop output after spawn' practice, this can reduce visibility into what persistent sub-agents store or do. The skill is not always:true and does not request extra privileges, but you should be aware of persistent-session privacy implications.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install naruto-multi-agent-cn
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /naruto-multi-agent-cn 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.5.0
Fix: 强化 sessionKey 必传说明,加正确/错误示例对比,解决 session 不复用一直新增的问题
v1.4.0
新增多任务拆解+并行派遣:用户一句话多个任务时,自动拆解并同时派遣多个忍者执行
v1.3.0
新增多任务拆解+并行派遣:用户一句话多个任务时,自动拆解并同时派遣多个忍者执行
v1.2.0
Fix: 动作描写改为第一人称,纲手语气更自然,不再像旁白
v1.1.0
Fix description: function-first — clearly states multi-agent dispatcher capabilities before theme details
v1.0.0
Initial release: 中文版火影忍者多Agent调度系统 — 纲手派任务,S/A/B/C/D任务等级评估,5忍者轮询调度
元数据
Slug naruto-multi-agent-cn
版本 1.5.0
许可证
累计安装 1
当前安装数 1
历史版本数 6
常见问题

Naruto Multi-Agent CN 是什么?

Multi-agent dispatcher: main agent becomes a pure coordinator that delegates ALL real work to 5 persistent sub-agents via sessions_spawn with fixed sessionKeys. Round-robin scheduling, speak-before-spawn protocol, session reuse. Themed as Naruto's Fifth Hokage Tsunade dispatching S/A/B/C/D-ranked missions (Chinese version). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1392 次。

如何安装 Naruto Multi-Agent CN?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install naruto-multi-agent-cn」即可一键安装,无需额外配置。

Naruto Multi-Agent CN 是免费的吗?

是的,Naruto Multi-Agent CN 完全免费(开源免费),可自由下载、安装和使用。

Naruto Multi-Agent CN 支持哪些平台?

Naruto Multi-Agent CN 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Naruto Multi-Agent CN?

由 CLOUD BOY(@be1human)开发并维护,当前版本 v1.5.0。

💬 留言讨论