← Back to Skills Marketplace
297
Downloads
1
Stars
4
Active Installs
8
Versions
Install in OpenClaw
/install swarmclaw
Description
AI agent runtime and multi-agent orchestration platform. Teaches agents how to use SwarmClaw's 6 primitive tools, persistent memory, dreaming, delegation, co...
Usage Guidance
This skill is documentation for the SwarmClaw runtime and appears internally consistent. It's safe as a read-only skill if you actually run agents on SwarmClaw. Before installing or enabling it, confirm you trust the SwarmClaw runtime (the SKILL.md asserts credentials are injected and redacted and that data stays local — those are runtime behaviors you should verify in your SwarmClaw deployment). Also be aware that agents running on this platform can access workspace files and run shell commands via the described tools, so grant agent-level credentials and permissions only to agents you trust.
Capability Analysis
Type: OpenClaw Skill
Name: swarmclaw
Version: 2.4.1
The skill bundle provides documentation and instructions for an AI agent to interact with the SwarmClaw platform. It describes core tools (files, execute, memory, etc.), credential handling with automatic redaction, and best practices for agent behavior, such as respecting file boundaries and asking for clarification. No malicious intent, data exfiltration, or obfuscation was detected in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description (multi-agent orchestration, tools, memory, delegation) match the SKILL.md content. All referenced capabilities (files, execute, memory, platform, browser, skills) are described and expected for a platform-runtime documentation skill.
Instruction Scope
The instructions are purely descriptive and show how to call platform tools (e.g., skills list/read, memory actions, execute curl to localhost). They assume the agent is running inside a SwarmClaw environment; those calls would be meaningless outside that runtime. The doc states credentials are injected as env vars and redacted — a policy claim that cannot be verified from this file but is relevant to trust decisions.
Install Mechanism
There is no install spec and no code files. This is instruction-only, so nothing is downloaded or written to disk by the skill itself.
Credentials
The skill declares no required environment variables or credentials. It documents that the platform makes configured credentials available as env vars (e.g., OPENAI_API_KEY), which is coherent for a runtime doc. It does not ask for unrelated or excessive secrets.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or agent-wide configuration. It documents persistent memory and workspace conventions, which is appropriate for a runtime description.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install swarmclaw - After installation, invoke the skill by name or use
/swarmclaw - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.4.1
Fix display name casing
v2.4.0
Add proper ClawHub YAML frontmatter with metadata, privacy policy, data handling, version, author, homepage, and tags
v2.3.0
Add dreaming (idle-time memory consolidation) documentation
v2.2.0
- Added new "Goals" command group for hierarchical goal management.
- Skill description and documentation updated to include "goals" alongside agents, tasks, chats, chatrooms, schedules, etc.
- "Knowledge" command group documentation added, covering management of knowledge sources.
- Version bumped to 2.2.0.
v2.0.0
SwarmClaw Skill 2.0.0 — Major CLI/API Expansion
- Expanded skill capabilities to cover 40+ CLI command groups, including agents, tasks, chats, chatrooms, missions, schedules, memory, autonomy, connectors, wallets, extensions, and more.
- Updated documentation to reflect a full 1:1 mapping with the SwarmClaw REST API, supporting advanced filtering, bulk actions, and structured output.
- Added detailed command examples for agents, tasks, chatrooms, collaborative workflows, schedules, memory, missions, and global search.
- Introduced support for advanced output flags (`--json`, `--query`), new orchestration patterns, and comprehensive fleet management.
- Clarified and renamed core terminology (e.g., "sessions" are now "chats"), and described new advanced orchestration and agent automation capabilities.
v1.0.2
Remove remote install script recommendation; npm-only setup
v1.0.1
Add setup, multi-gateway fleet guidance, and cross-gateway status example
v1.0.0
Initial release — manage SwarmClaw agents, tasks, sessions from OpenClaw
Metadata
Frequently Asked Questions
What is SwarmClaw?
AI agent runtime and multi-agent orchestration platform. Teaches agents how to use SwarmClaw's 6 primitive tools, persistent memory, dreaming, delegation, co... It is an AI Agent Skill for Claude Code / OpenClaw, with 297 downloads so far.
How do I install SwarmClaw?
Run "/install swarmclaw" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is SwarmClaw free?
Yes, SwarmClaw is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does SwarmClaw support?
SwarmClaw is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created SwarmClaw?
It is built and maintained by Wayde (@waydelyle); the current version is v2.4.1.
More Skills