Swarmclaw banner
swarmclawai swarmclawai

Swarmclaw

Development community

Description

# SwarmClaw Platform SwarmClaw is an AI agent runtime and multi-agent orchestration platform. It gives agents a uniform set of tools, persistent memory, connector integrations, and the ability to delegate work to other agents. ## The 6 Primitive Tools Every agent has access to these core tools. They cover the full range of agent capabilities. | Tool | Purpose | When to Use | |------|---------|-------------| | **files** | Read, write, edit, list, search files | Any file operation on the works

Installation

Installs to ~/.claude/skills/swarmclawai-swarmclaw-swarmclaw/SKILL.md

Terminal
mkdir -p ~/.claude/skills/swarmclawai-swarmclaw-swarmclaw && curl -fsSL https://raw.githubusercontent.com/swarmclawai/swarmclaw/HEAD/skills/swarmclaw.md -o ~/.claude/skills/swarmclawai-swarmclaw-swarmclaw/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository