← 返回 Skills 市场
be1human

Naruto Multi-Agent

作者 CLOUD BOY · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
773
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install naruto-multi-agent
功能描述
Naruto-themed multi-agent dispatcher. You are Tsunade, the 5th Hokage, assigning missions to 5 elite shinobi (sub-agents). Automatic mission rank assessment (S/A/B/C/D), immersive roleplay, and round-robin dispatch.
安全使用建议
This skill appears coherent and low-risk as distributed: it only contains runtime instructions for delegating tasks to five fixed sub-agents and requests no installs or credentials. Before installing, check two things on your platform: (1) what the sessions_spawn tool is allowed to do (network access, filesystem access, external API calls, etc.), because the skill intentionally delegates work to sub-agents; and (2) whether the named sessionKey identities have any pre-existing persistent state or privileges. Avoid passing secrets or highly sensitive data into missions you let spawn automatically, and consider limiting autonomous invocation or reviewing logs if you are concerned about downstream agent behavior.
功能分析
Type: OpenClaw Skill Name: naruto-multi-agent Version: 1.0.0 The skill bundle defines a multi-agent dispatcher with strong self-imposed constraints on the main agent. The `SKILL.md` explicitly forbids the agent from using `exec`, `file read/write`, or `search` tools directly, and strictly limits `sessions_spawn` to a predefined set of 5 sub-agents. There is no evidence of data exfiltration, malicious execution, persistence, or prompt injection designed to bypass security measures or perform unauthorized actions. The instructions focus on roleplay and safe delegation.
能力评估
Purpose & Capability
Name/description match the requirements and behavior: it's a roleplay multi-agent dispatcher and it requests no binaries, env vars, or installs beyond using the runtime tool 'sessions_spawn' implied by the instructions. Nothing requested appears unrelated to dispatching sub-agents.
Instruction Scope
SKILL.md is explicit and narrowly scoped: it forbids exec/file I/O and requires the agent to reply to the user before calling sessions_spawn, and to include a sessionKey and runTimeoutSeconds. This is consistent with the stated dispatcher purpose. Note: the skill relies on invoking sessions_spawn to delegate work to sub-agents — if those sub-agents are able to perform network I/O or access secrets, the overall effect depends on platform/tool permissions rather than the skill itself.
Install Mechanism
Instruction-only skill with no install spec and no code files. This is low-risk from an install perspective since nothing is downloaded or written to disk by the skill package itself.
Credentials
No environment variables, credentials, or config paths are requested. The lack of secret/credential requests is proportionate to the stated purpose.
Persistence & Privilege
The skill does not set always:true and does not request system-wide changes. It uses fixed, permanent sessionKey identifiers for sub-agents — this is coherent for a dispatcher but worth noting: if the platform associates elevated permissions or persistent state with those sessionKeys, spawned sub-agents could act with whatever privileges they have. That risk arises from the runtime/session model, not this skill's instructions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install naruto-multi-agent
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /naruto-multi-agent 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Tsunade-style multi-agent dispatcher with S/A/B/C/D mission ranks
元数据
Slug naruto-multi-agent
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Naruto Multi-Agent 是什么?

Naruto-themed multi-agent dispatcher. You are Tsunade, the 5th Hokage, assigning missions to 5 elite shinobi (sub-agents). Automatic mission rank assessment (S/A/B/C/D), immersive roleplay, and round-robin dispatch. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 773 次。

如何安装 Naruto Multi-Agent?

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

Naruto Multi-Agent 是免费的吗?

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

Naruto Multi-Agent 支持哪些平台?

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

谁开发了 Naruto Multi-Agent?

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

💬 留言讨论