← Back to Skills Marketplace
773
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install naruto-multi-agent
Description
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.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install naruto-multi-agent - After installation, invoke the skill by name or use
/naruto-multi-agent - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: Tsunade-style multi-agent dispatcher with S/A/B/C/D mission ranks
Metadata
Frequently Asked Questions
What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 773 downloads so far.
How do I install Naruto Multi-Agent?
Run "/install naruto-multi-agent" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Naruto Multi-Agent free?
Yes, Naruto Multi-Agent is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Naruto Multi-Agent support?
Naruto Multi-Agent is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Naruto Multi-Agent?
It is built and maintained by CLOUD BOY (@be1human); the current version is v1.0.0.
More Skills