LaunchKit · 2026
Back to Skills

masterswarm

Analyze any document with 15 parallel AI engines via the MasterSwarm cloud API.

2
302 downloads
by @contrario

Setup & Installation

openclaw skills install @contrario/masterswarm

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install masterswarm

Version History

v1.1.2Mar 7, 2026 - Version note by skill developer:

v1.1.2: Fixed _meta.json author (contrario) and version consistency

What This Skill Does

Routes text or document content to the MasterSwarm cloud API, which processes the query through 15 specialized AI engines running in parallel. Engines cover business strategy, legal, scientific research, market analysis, food science, crypto, forecasting, and data analytics. Each call returns a structured markdown report. Credits are consumed per call based on a purchased plan.

Automatically routes queries to purpose-built domain engines rather than a single general-purpose model, returning structured professional-grade reports without prompt engineering.

When to use it

  • Interpreting blood test or lab results in plain language
  • Running SWOT analysis and roadmap planning on a business idea
  • Reviewing a contract or legal document for key clauses and risks
  • Getting competitive market sizing for a startup pitch
  • Analyzing a restaurant menu for food cost and pricing strategy

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Analyze this SaaS startup business plan and give me a financial and strategy assessment

AGENT
  1. 1Select the apex engine for business strategy and financial analysis
  2. 2Send POST request to api.neurodoc.app/aetherlang/execute with the business plan text as the query
  3. 3Wait up to 120 seconds for the parallel engine execution to complete
  4. 4Extract result.final_output from the JSON response
  5. 5Present the markdown report to the user
OUTPUT

Multi-section markdown report covering financial projections, strategic risks, growth opportunities, and recommended next steps

Requirements

Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.

MASTERSWARM_API_KEY environment variablePaid MasterSwarm plan purchased at masterswarm.net (Explorer €9.99, Professional €29.99, or Enterprise €79.99)