solo-swarm
Launch 3 parallel research agents (market, users, tech) to investigate an idea from multiple angles simultaneously. Use when user says "swarm research", "parallel research", "investigate fast", "3 agents", "team research", or wants faster alternative to /research. Produces research.md. Do NOT use for solo research (use /research) or idea scoring (use /validate).
Why use this skill?
Accelerate your project discovery with the solo-swarm skill. Deploy three specialized AI agents to analyze market, user, and technical data in parallel.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/fortunto2/solo-swarmWhat This Skill Does
The solo-swarm skill transforms your OpenClaw agent into a project lead, orchestrating a team of three specialized research agents that work in parallel. Instead of relying on a single linear research process, solo-swarm delegates tasks to three distinct personas: a Market Researcher, a User Researcher, and a Technical Analyst. This multi-threaded approach allows for a holistic investigation of any idea, ensuring you cover commercial viability, user sentiment, and technical feasibility simultaneously. The skill culminates in a synthesized research.md file that provides a clear recommendation and a roadmap for your next steps, such as validation.
Installation
To integrate solo-swarm into your workflow, ensure your environment is prepared by setting the CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS environment variable to 1 in your .claude/settings.json file. Once configured, you can install the skill by running the following command in your terminal:
clawhub install openclaw/skills/skills/fortunto2/solo-swarm
Use Cases
This skill is perfect for entrepreneurs, product managers, and developers during the early "discovery phase" of a project. Use solo-swarm when you need to:
- Validate a new startup concept or feature idea.
- Pivot or explore an alternative market for an existing product.
- Rapidly assess the "buy, build, or abandon" potential of a technical idea.
- Gain a competitive advantage by analyzing market gaps and user frustrations without spending weeks on manual research.
Example Prompts
- "Swarm research: I want to build a decentralized platform for freelance contract management. Check if this is viable."
- "Can you perform a parallel research task on the viability of an AI-powered personal finance tracker for Gen Z?"
- "Run a team research investigation on integrating local LLMs for offline document processing. I need a tech and user perspective."
Tips & Limitations
- Focus on Separation: The power of this skill lies in the differentiation of roles. If you notice findings are overlapping, encourage the agents to stick strictly to their assigned domain (Market, User, or Tech).
- Prerequisites: Always verify that your project directory has write permissions, as the skill generates a
research.mdfile. - When Not to Use: Avoid using this for simple questions or solo deep dives. If you only need one perspective, use the standard
/researchcommand to save tokens and time. For confirming if an idea is "good" based on specific metrics, use/validateinstead of this exploration-focused tool. - Configuration: If the agent team fails to initialize, double-check your environment variables; the team-based architecture requires specific runtime permissions to spawn multiple processes.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-fortunto2-solo-swarm": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read
Related Skills
solo-build
Execute implementation plan tasks with TDD workflow, auto-commit, and phase gates. Use when user says "build it", "start building", "execute plan", "implement tasks", "ship it", or references a track ID. Do NOT use for planning (use /plan) or scaffolding (use /scaffold).
solo-metrics-track
Set up PostHog metrics plan with event funnel, KPI benchmarks, and kill/iterate/scale decision thresholds. Use when user says "set up metrics", "track KPIs", "PostHog events", "funnel analysis", "when to kill or scale", or "success metrics". Do NOT use for SEO metrics (use /seo-audit).
solo-audit
Health check knowledge base for broken links, missing frontmatter, tag inconsistencies, and coverage gaps. Use when user says "audit KB", "check frontmatter", "find broken links", "tag cleanup", or "knowledge base quality". Do NOT use for SEO audits (use /seo-audit) or code reviews.
solo-index-youtube
Index YouTube channel videos and transcripts for semantic search. Use when user says "index YouTube", "add YouTube channel", "update video index", or "index transcripts". Works with solograph MCP (if available) or standalone via yt-dlp.
solo-seo-audit
SEO health check for any URL — analyzes meta tags, OG, JSON-LD, sitemap, robots.txt, SERP positions, and scores 0-100. Use when user says "check SEO", "audit this page", "SEO score", "check meta tags", or "SERP position". Do NOT use for generating landing content (use /landing-gen) or social media posts (use /content-gen).