Clawhuddle — AI skill for Claude Code
Self-hosted OpenClaw for teams — Give every person on your team their own AI assistant.
How to install Clawhuddle
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open allen-hsu/clawhuddle and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Clawhuddle does
Self-hosted OpenClaw for teams — Give every person on your team their own AI assistant. Each team member gets an isolated OpenClaw instance with zero maintenance. You add people, the system handles the rest.
Alternatives in AI
- Cumora — Where agent teams gather 3.2k ★
- Cc Mirror — Create multiple isolated Claude Code variants with custom providers (Z.ai, MiniMax, OpenRouter, LiteLLM) 2.1k ★
- Agent Teams AI — You're the boss, agents are your team 2k ★
README
ClawHuddle
**Self-hosted OpenClaw for teams** — Give every person on your team their own AI assistant.
Each team member gets an isolated [OpenClaw](https://openclaw.ai) instance with zero maintenance. You add people, the system handles the rest.
[English](#features) | [中文](./README_zh.md)
Features
- Isolated instances — Every team member gets their own workspace, conversation history, and config. Nothing is shared.
- Managed skills — Build a library of custom skills. Assign them to individuals or the whole team from one dashboard.
- Admin controls — Invite members, manage API keys, monitor deployments. One place for everything.
- Zero-touch deploy — Add someone to your org. Their AI assistant is running within seconds.
- Private & secure — Each instance is fully isolated. Conversations, files, and settings never leak between users.
- Multi-provider — Bring your own API keys for Anthropic, OpenAI, Google Gemini, or OpenRouter.
Architecture
┌────────────────────────────────────────────────────┐
│ Traefik │
│ (reverse proxy) │
└──────────┬─────────────────┬───────────────────────┘
│ │
┌─────▼─────┐ ┌─────▼─────┐
│ Next.js │ │ Fastify │
│ Frontend │ │ API │
│ :3000 │ │ :4000 │
└───────────┘ └─────┬─────┘
│
┌──────────────┼──────────────┐
│ │ │
┌─────▼─────┐ ┌─────▼─────┐ ┌─────▼─────┐
│ OpenClaw │ │ OpenClaw │ │ OpenClaw │
│ User A │ │ User B │ │ User C │
│ (Docker) │ │ (Docker) │ │ (Docker) │
└───────────┘ └───────────┘ └───────────┘
**Monorepo structure:**
apps/
api/ Fastify + SQLite backend
web/ Next.js 16 frontend
packages/
shared/ TypeScript types
docker/
gateway/
Related Skills
Discord
Manage Discord server - channels, messages, announcements, webhooks, and team communication. Your AI team memb
Mach Person
Machiavelli — add a new person to the corporate ontology, run a mini-interview for relations, and review LLM-s
Real-World Pain Points
Project: https://github.com/Narwhal-Lab/MagicSkills For many teams building multi-agent systems, the first thi
Reddit Lead Generation AI Agent
Give it your website. It finds the Reddit and Quora threads where people have the problem you solve, and draft
Nmem
Give your AI agents a brain that gets smarter over time. 6-tier memory hierarchy with hybrid search, backgroun
Claude AI Prompt Research Skill
Claude Skill for AI/GEO prompt research. Give it a topic + keyword and it finds the real prompts your ICP type
Related Agents
ClawPort -- Setup Guide
This guide walks you through getting ClawPort running against your own OpenClaw instance. If you just want the
Openclaw Debugger
Use when an OpenClaw instance has a problem the health sentinel couldn't fix — gateway failures, config drift,
People Profiler
Bulk create or update person notes from Slack profiles. Given user IDs or names, checks Slack for role/title/t