recursive-swarmBounded recursive orchestration for complex tasks that are too large for one agent turn but cleanly decompose into a few independent subproblems. Use for mul...
Install via ClawdBot CLI:
clawdbot install plgonzalezrx8/recursive-swarmGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://json-schema.org/draft/2020-12/schemaAudited Apr 16, 2026 · audit v1.0
Generated Mar 20, 2026
A marketing team needs a comprehensive report on a new product launch, requiring independent research on competitor analysis, customer sentiment from social media, and regulatory landscape. The Recursive Swarm skill decomposes this into parallel research nodes for each angle, then synthesizes findings into a unified report, ensuring thorough coverage without overwhelming a single agent.
A development team is building a new feature that involves backend API changes, frontend UI updates, and unit/integration tests. Using Recursive Swarm, the task is split into coding nodes for each component, executed in parallel with controlled concurrency, and merged into a cohesive deliverable, leveraging git worktrees for isolated coding leaves to prevent conflicts.
A financial institution requires an audit of its transaction processing system to ensure compliance with regulations. The skill breaks this into research nodes for data extraction, review nodes for validation, and synthesis nodes to compile findings into a remediation plan, maintaining an audit log for traceability and bounded recursion to avoid scope creep.
A researcher needs to synthesize findings from multiple academic papers into a cohesive literature review. Recursive Swarm creates research nodes to summarize individual papers, then uses synthesis nodes to merge insights, with review nodes to reconcile conflicting claims, all within a depth limit to keep the process efficient and focused.
An e-commerce company wants to optimize its platform by analyzing server logs, user behavior data, and frontend performance metrics. The skill orchestrates parallel ops and research nodes for each data source, then merges results into actionable recommendations, using artifact folders to store intermediate findings and ensure clean decomposition.
Offer a cloud-based service where businesses submit complex tasks like market analysis or compliance checks. The platform uses Recursive Swarm to decompose tasks into subproblems, execute them in parallel, and deliver synthesized reports, charging subscription fees based on usage tiers and node limits.
Provide consulting services to organizations looking to automate multi-step workflows, such as software development or audit processes. Use Recursive Swarm to design and implement bounded task trees, with revenue from project-based fees and ongoing maintenance contracts for skill updates and support.
Develop an open-source tool that integrates Recursive Swarm for task decomposition, with a free tier for personal use and a paid tier for teams. Monetize through premium features like increased concurrency limits, advanced audit logs, and priority support, targeting indie developers and academic labs.
💬 Integration Tip
Integrate this skill by first mapping complex tasks into 2-4 independent subproblems, using the provided scripts to manage node state and artifacts, and ensuring child executions are silent to avoid user channel clutter unless approval is needed.
Scored Apr 19, 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.
Transform AI agents from task-followers into proactive partners with memory architecture, reverse prompting, and self-healing patterns. Lightweight version f...
Persistent memory for AI agents to store facts, learn from actions, recall information, and track entities across sessions.
Prefer `skillhub` for skill discovery/install/update, then fallback to `clawhub` when unavailable or no match. Use when users ask about skills, 插件, or capabi...
Search and discover OpenClaw skills from various sources. Use when: user wants to find available skills, search for specific functionality, or discover new s...
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.