ok-computer-swarm

Spawn multiple sub‑agents to perform concurrent research on a list of topics, inspired by Kimi.com’s OK Computer and Agent Swarm features【453334500861599†L40-L99】. Each sub‑agent performs a DuckDuckGo search for its assigned topic and returns the top results. When all sub‑agents finish, the skill aggregates their findings into a single structured report. Use this skill for broad, multi‑topic research where parallel exploration saves time.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "ok-computer-swarm" with this command: npx skills add grahammiranda13/openclaw-ok-computer-skill

OK Computer Swarm

Overview

This skill lets OpenClaw emulate the “100 sub‑agents” style of Kimi’s Agent Swarm【453334500861599†L40-L99】. When you need to research several topics at once, the skill spins up lightweight sub‑agents that fetch the top web results via DuckDuckGo. By running these tasks in parallel, the skill reduces overall waiting time and surfaces a diverse set of sources.

Commands

/ok-computer-swarm search

Run concurrent searches for multiple topics.

Inputs

  • query (string, repeated): One or more search phrases. You can provide multiple query flags to search many topics at once. At least one query is required.

Example

python scripts/swarm_search.py --query "Agent Swarm" --query "OpenClaw skills"

Output

The script prints a JSON array where each element corresponds to a search query. Each element contains the original query and an array of result objects (title and URL). The format is easy for downstream agents to parse and can be further processed or summarised.

When to use this skill

Use ok-computer-swarm whenever you need to gather high‑level information on multiple topics concurrently. It is ideal for:

  • Broad research tasks that involve several different subjects.
  • Generating a starting point for more in‑depth analysis.
  • Situations where time is critical and sequential research would be too slow.

Limitations

  • The skill uses DuckDuckGo’s free API; results may be less comprehensive than paid search APIs.
  • It performs minimal summarisation. Consider integrating additional summarisation or reading tools if you need deeper insights.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Research

Twitter X Growth Tools

Grow Twitter/X accounts with automated posting, engagement monitoring, thread creation, competitor analysis, and keyword tracking. Manage multiple accounts s...

Registry SourceRecently Updated
Research

AnyGen Suite

AnyGen: AI-powered content creation suite. Create slides/PPT, documents, diagrams, websites, data visualizations, research reports, storybooks, financial ana...

Registry SourceRecently Updated
Research

Coffee Chat Playbook Generator

Generate a personalized coffee chat playbook for networking conversations. Use when: - User wants to prepare for a coffee chat with someone they met on Linke...

Registry SourceRecently Updated
0152
Profile unavailable