Multi Openclaw Agents — Development skill for Claude Code
OpenClaw skill for creating and managing multiple agents - workspace setup, Telegram multi-bot config, routing, bindings, and multi-agent patterns.
How to install Multi Openclaw Agents
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open grandamenium/multi-openclaw-agents and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Multi Openclaw Agents does
OpenClaw skill for creating and managing multiple agents - workspace setup, Telegram multi-bot config, routing, bindings, and multi-agent patterns.
Alternatives in Development
- Telegram — Show Telegram bot status and manage global session 1.3k ★
- Alethe Agents — A local-first desktop workspace for running, organizing, and resuming multiple coding agents and shells with r 511 ★
- Dario — A local OpenAI- and Anthropic-compatible proxy that brings your Claude Pro/Max subscription to Cursor, Cline 485 ★
README
Multi-Agent OpenClaw Setup Skill
An OpenClaw skill that guides you through creating, configuring, and managing multiple agents from a single gateway instance.
What This Covers
- Creating new agents with
openclaw agents add - Setting up agent workspaces (AGENTS.md, SOUL.md, IDENTITY.md)
- Creating dedicated Telegram bots per agent via BotFather
- Configuring channel routing and bindings
- Understanding workspace isolation, shared skills, and session stores
- Inter-agent communication
- Per-agent model selection, sandbox, and tool restrictions
- Common multi-agent patterns and troubleshooting
Installation
As an OpenClaw Skill
# Clone into your workspace skills directory
git clone https://github.com/grandamenium/multi-openclaw-agents.git ~/.openclaw/workspace/skills/multi-openclaw-agents
Or clone into global skills (available to all agents):
git clone https://github.com/grandamenium/multi-openclaw-agents.git ~/.openclaw/skills/multi-openclaw-agents
Via ClawHub (if available)
clawhub install multi-openclaw-agents
Usage
Once installed, the skill is automatically available to your OpenClaw agent. Ask your agent:
- "Help me create a new agent"
- "How do I set up a separate Telegram bot for my content agent?"
- "Explain how workspace isolation works"
- "Walk me through multi-agent routing"
The agent will use the skill's reference docs to provide accurate, step-by-step guidance.
Skill Contents
multi-openclaw-agents/
├── SKILL.md # Main skill file (comprehensive guide)
├── README.md # This file
└── docs/
├── telegram-multi-bot-setup.md # Dedicated Telegram multi-bot guide
├── workspace-architecture.md # Workspace and directory structure
└── routing-and-bindings.md # Routing precedence and binding config
Requirements
- OpenClaw CLI installed (
npm i -g openclaw) - At least one agent configured (de
Related Skills
Paperclip Plugin Telegram
Bidirectional Telegram bot plugin for Paperclip - push notifications, bot commands, inline approve/reject butt
Claude Telegram Relay
Minimal pattern for running Claude Code as an always-on Telegram bot. Cross-platform daemon setup included.
Claude Code Config Switch
A tool for managing multiple Claude API configurations.
Analyze No Shows
Analyzes Chili Piper meeting no-show patterns by trigger type, routing path, rep, or workspace to surface acti
Telegram MCP Kit
Connect Claude (or any MCP client) to your own Telegram in ~15 minutes: setup prompt for Claude Code/Codex, pr
Djordjes Claude Setup
My personal Claude setup – 11 custom skills, CLAUDE.md config and a complete prompting guide for vibe coding a
Related Agents
n8n Especialista
Construye y despliega workflows de n8n al estilo del Framework Bot (lemut_n8n): bots de Telegram con RAG, agen
Cloudflare Builder
Cloudflare edge-runtime builder — Workers, Wrangler config/deploy, bindings + storage (KV, D1, R2, Queues, Vec
Openclaw Debugger
Use when an OpenClaw instance has a problem the health sentinel couldn't fix — gateway failures, config drift,