# Send Swarm to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "solo-swarm",
    "name": "Swarm",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/fortunto2/solo-swarm",
    "canonicalUrl": "https://clawhub.ai/fortunto2/solo-swarm",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/solo-swarm",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=solo-swarm",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-07T17:22:31.273Z",
      "expiresAt": "2026-05-14T17:22:31.273Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
        "contentDisposition": "attachment; filename=\"afrexai-annual-report-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/solo-swarm"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/solo-swarm",
    "downloadUrl": "https://openagent3.xyz/downloads/solo-swarm",
    "agentUrl": "https://openagent3.xyz/skills/solo-swarm/agent",
    "manifestUrl": "https://openagent3.xyz/skills/solo-swarm/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/solo-swarm/agent.md"
  }
}
```
## Documentation

### /swarm

Create an agent team to research "$ARGUMENTS" from multiple perspectives in parallel.

### Team Structure

Spawn 3 teammates, each with a distinct research focus:

### 1. Market Researcher

Focus: competitors, market size, pricing models, business models.

Search for direct and indirect competitors
Find market reports with TAM/SAM/SOM figures
Analyze pricing strategies and monetization
Identify market gaps and opportunities
Check Product Hunt, G2, Capterra for existing products

### 2. User Researcher

Focus: pain points, user sentiment, feature requests.

Search Reddit for user discussions (site:reddit.com <query> via WebSearch, or MCP web_search if available)
Search Hacker News for tech community opinions (site:news.ycombinator.com)
If MCP session_search available: check if this idea was researched before in past sessions
Find app reviews and ratings
Extract direct user quotes about frustrations
Identify unmet needs and feature requests

### 3. Technical Analyst

Focus: feasibility, tech stack, existing solutions, implementation complexity.

Search GitHub for open-source alternatives (site:github.com <query>)
Evaluate tech stack options
If MCP project_info available: check existing projects for reusable code
If MCP codegraph_explain available: get architecture overview of similar existing projects
If MCP codegraph_query available: find shared packages across projects
If MCP project_code_search available: search for reusable patterns, services, infrastructure across existing projects
Assess implementation complexity and timeline

### Search Backends

Teammates should use available search tools:

WebSearch (built-in) — broad discovery, market reports, always available
WebFetch — scrape specific URLs for details, always available
MCP web_search (if available) — additional search with engine routing
MCP kb_search (if available) — search local knowledge base for related research

Domain filtering: use site:github.com, site:reddit.com etc. for targeted results.

### Coordination

Each teammate writes findings to a shared task list
Require plan approval before teammates start deep research
After all complete, synthesize findings into research.md
Use the research.md format from /research skill

### Output

After team completes, the lead should:

Synthesize findings from all 3 teammates
Write research.md to docs/ in the current project directory
Provide GO / NO-GO / PIVOT recommendation
Suggest next step: /validate <idea>

### Agent team not available

Cause: CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS env var not set.
Fix: Ensure .claude/settings.json has "env": {"CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS": "1"}.

### Teammates produce overlapping findings

Cause: Research areas not clearly separated.
Fix: Each teammate has a distinct focus (market/users/tech). The lead synthesizes and deduplicates findings.

### Web search returns limited results

Cause: No additional search backends configured.
Fix: Teammates fall back to WebSearch (built-in) which is always available. For richer results with engine routing (Reddit, GitHub, YouTube), set up SearXNG (private, self-hosted, free) and configure solograph MCP.
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: fortunto2
- Version: 1.6.0
## Source health
- Status: healthy
- Source download looks usable.
- Yavira can redirect you to the upstream package for this source.
- Health scope: source
- Reason: direct_download_ok
- Checked at: 2026-05-07T17:22:31.273Z
- Expires at: 2026-05-14T17:22:31.273Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/solo-swarm)
- [Send to Agent page](https://openagent3.xyz/skills/solo-swarm/agent)
- [JSON manifest](https://openagent3.xyz/skills/solo-swarm/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/solo-swarm/agent.md)
- [Download page](https://openagent3.xyz/downloads/solo-swarm)