naruto-multi-agent-cnMulti-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).
Install via ClawdBot CLI:
clawdbot install be1human/naruto-multi-agent-cnGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://clawhub.aiAudited Apr 16, 2026 · audit v1.0
Generated Mar 21, 2026
A development team uses the agent to delegate coding tasks like bug fixes, feature implementation, and code reviews. The Naruto-themed roleplay adds engagement while ensuring tasks are assigned based on complexity and agent expertise, improving workflow efficiency.
Content creators or marketers employ the agent to handle multiple parallel tasks such as writing articles, researching topics, and editing documents. The multi-agent dispatch allows simultaneous work on independent subtasks, speeding up content production.
Students or educators use the agent to break down complex assignments into simpler parts, like solving math problems, writing essays, or conducting research. The agent assesses task difficulty and assigns them to specialized sub-agents for tailored assistance.
Businesses integrate the agent to handle customer inquiries by delegating tasks like troubleshooting, information retrieval, and documentation updates. The round-robin scheduling ensures balanced workload among sub-agents, enhancing response times.
Offer tiered monthly or annual subscriptions for users to access the multi-agent system, with higher tiers providing more concurrent tasks or priority scheduling. Revenue comes from recurring payments, targeting teams and enterprises.
Charge users per task dispatched, with pricing based on task complexity (e.g., S-level tasks cost more than D-level). This model appeals to occasional users or small businesses needing flexible, on-demand assistance.
License the agent technology to companies for internal use, such as in project management tools or customer service platforms, with customization options. Revenue is generated through upfront licensing fees and ongoing support contracts.
💬 Integration Tip
Integrate by using the sessions_spawn API with fixed sessionKeys for task delegation, ensuring adherence to the speak-before-spawn protocol to maintain user engagement and session continuity.
Scored Jun 17, 2026
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Orchestrate multi-agent teams with defined roles, task lifecycles, handoff protocols, and review workflows. Use when: (1) Setting up a team of 2+ agents with different specializations, (2) Defining task routing and lifecycle (inbox → spec → build → review → done), (3) Creating handoff protocols between agents, (4) Establishing review and quality gates, (5) Managing async communication and artifact sharing between agents.
A unified OpenClaw skill that merges self-improvement and proactivity: learn from corrections, maintain active state, recover context fast, and keep work mov...
Meta-skill for AI agent self-improvement. Analyzes runtime logs to detect error patterns, regressions, and inefficiencies, then generates structured improvem...
Automatically assess task complexity and adjust reasoning level. Triggers on every user message to evaluate whether extended thinking (reasoning mode) would improve response quality. Use this as a pre-processing step before answering complex questions.
Associative memory with spreading activation for persistent, intelligent recall. Use PROACTIVELY when: (1) You need to remember facts, decisions, errors, or...