MultiUserClaw
Multi-tenant AI assistant platform with isolated containers
All Skills in This Repository (61)
Pure Emerald Level IndicatorsLobster Workflow
Execute typed JSON-first Lobster workflows with approval checkpoints.
prose
Create and execute structured programs for orchestrating AI agents with declarative syntax.
feishu-perm
Manage Feishu document and file permissions for collaborators.
feishu-wiki
Manage Feishu wiki spaces and nodes, including creating, moving, and renaming them.
feishu-drive
Manage Feishu cloud storage files and folders with token extraction.
feishu-doc
Read, write, and manipulate blocks in Feishu documents programmatically.
acp-router
Route natural language coding requests to ACP runtime or acpx sessions.
diffs
Generate visual code differences from before and after text or patch strings.
nano-pdf
Edit PDF documents via natural-language instructions using the nano-pdf command-line interface.
himalaya
Manage emails via IMAP and SMTP from the command line.
bear-notes
Create, retrieve, and modify Bear notes via the grizzly CLI.
peekaboo
Automate macOS UI interactions via command-line with clicks and typing.
Frequently Asked Questions
FAQPage SchemaHow to install MultiUserClaw?โผ
Run `npx skills add johnson7788/MultiUserClaw --all -g -y` in your terminal to install all skills in this suite globally.
What does MultiUserClaw do?โผ
It is a multi-tenant AI assistant platform where every user gets an isolated Docker container with its own agent, knowledge base, and scheduled tasks. It includes a web dashboard, API access, and messaging channel integrations.
Which AI models does MultiUserClaw support?โผ
It supports Anthropic Claude, OpenAI GPT, DeepSeek, DashScope Qwen, MiniMax, AiHubMix, Evolink, and OpenRouter models. The gateway injects the right API key automatically based on the model name.
How does MultiUserClaw isolate user data?โผ
Each user gets a dedicated Docker container with its own storage volume, created on first chat and paused when idle. API keys stay in the gateway and never enter user containers.
Can I connect MultiUserClaw to Telegram or Slack?โผ
Yes. It has built-in channel support for Telegram, Discord, Slack, WhatsApp, Signal, email, and more, configurable from the admin dashboard.
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