swarmclaw
Self-hosted platform to run and manage autonomous AI agent teams
All Skills in This Repository (11)
Pure Emerald Level Indicatorsswarmclaw
Manage SwarmClaw agent fleets via CLI mapped to the REST API.
nano-pdf
Edit and create PDFs via natural-language commands using the nano-pdf CLI.
coding-agent
Delegate coding tasks to external coding agents via shell.
summarize
Summarize or transcribe URLs, podcasts, YouTube videos, and local files via CLI.
resourceful-problem-solving
Escalate tasks through skills, CLI tools, and scripts when no dedicated tool exists.
skill-creator
Create, edit, and audit SwarmClaw skills with SKILL.md templates and resource directories.
github
Automate GitHub repository, issue, PR, and CI operations via the gh CLI.
google-workspace
Automate Google Workspace resource management via the gws CLI.
openai-image-gen
Generate batch images via the OpenAI Images API with an HTML gallery.
nano-banana-pro
Generate and edit images via Gemini 3 Pro Image with a Python script.
swarmvault
Query and maintain SwarmVault knowledge vaults using graph traversal and grounded citations.
Frequently Asked Questions
FAQPage SchemaHow to install SwarmClaw?▼
Run `npx skills add swarmclawai/swarmclaw --all -g -y` in your terminal to install all skills in this suite globally.
What is SwarmClaw used for?▼
SwarmClaw is a self-hosted runtime for running autonomous AI agents and multi-agent teams with memory, schedules, delegation, and connectors. It works with Claude, GPT, Gemini, Ollama, and 23+ other providers.
Can SwarmClaw agents work together on tasks?▼
Yes. Agents can delegate work to each other, join shared chatrooms, and pick up tasks from a central board, all coordinated through the SwarmClaw dashboard or CLI.
Does SwarmClaw work with Claude Code and OpenClaw?▼
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, OpenClaw, Cursor, Codex, and other compatible agents.
Can non-developers use SwarmClaw?▼
Yes. A one-click desktop app is available for macOS, Windows, and Linux, and the dashboard uses smart defaults and guided setup so no coding is required.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core