Set up and manage your OpenClaw self-hosted AI gateway from Claude Code
Build or optimize OpenClaw agent workspace files (SOUL, IDENTITY, AGENTS, MEMORY, GOALS) via guided interview or workspace scan
Audit agent autonomy readiness — score how well agents operate independently and suggest remediations
Backup OpenClaw configuration, credentials, and auth profiles
Manage OpenClaw messaging channels
View or edit OpenClaw configuration
Use when the user wants to create or optimize OpenClaw agent workspace files (SOUL.md, IDENTITY.md, AGENTS.md, MEMORY.md, GOALS.md), set up agent personality, configure agent identity, scan or audit an existing workspace, or refine persona and goals. Triggers on "set up my agent", "configure my agent", "build SOUL", "optimize workspace", "agent persona", "agent identity", "GOALS.md", "scan my workspace", "audit agent files", "make my agent", "agent workspace files", "SOUL.md", "IDENTITY.md", "MEMORY.md".
Use when the user wants to plan which agents to build, design a multi-agent team, document agent roles and permissions, or produce Agent Team Documentation. Triggers on "what agents do I need", "help me plan my agents", "design my agent team", "document my agents", "agent permissions", "agent roles", "agent capabilities", "multi-agent architecture", "agent team doc", "permission matrix", "agent roadmap".
Use when the user wants to fetch, sync, update, or refresh OpenClaw documentation from upstream sources. Triggers on "fetch docs", "sync docs", "update documentation", "docs stale", "pull latest docs", "refresh openclaw docs", "crawl docs", "missing documentation", "download openclaw docs", "update crawled docs", "docs out of date", "get latest docs".
Use when the user asks about OpenClaw gateway management, channel setup, configuration, troubleshooting, node pairing, device management, AI assistant deployment, agent team design, agent operations, multi-user access, workspace sharing, automation, security, sandboxing, sessions, models, or nodes. Triggers on "check openclaw", "configure telegram", "gateway not responding", "set up whatsapp", "add agent", "restart gateway", "pair a device", "openclaw status", "openclaw not working", "connect discord", "openclaw doctor", "view openclaw logs", "memory setup", "shared memory", "bootstrap files", "MEMORY.md", "daily logs", "SCRIBE", "memory compression", "agent team", "soul.md", "agent hierarchy", "team structure", "agent best practices", "cron schedule", "multi-user", "workspace access", "user pairing", "session isolation", "share gateway", "add user", "cron job", "webhook", "heartbeat", "hook", "schedule task", "session reset", "compaction", "thread binding", "identity link", "dm scope", "change model", "model provider", "api key", "failover", "auth profile", "security audit", "harden openclaw", "rotate credentials", "incident response", "secret management", "docker sandbox", "sandbox mode", "container isolation", "bind mount", "sandbox browser", "node command", "remote execution", "exec routing", "pair device", "headless node", "exec approval", "backup openclaw", "update openclaw", "multi-agent team", "agent collaboration", "commander specialist", "agent operating system", "agent OS", "mention gating team".
Use when the user wants to understand the OpenClaw workspace layout, inspect ~/.openclaw/ structure, audit agent workspaces, check workspace conventions, understand file-based orchestration, view agent directory organization, troubleshoot workspace paths, or set up a per-agent workspace.
Full guided journey to create a complete OpenClaw agent workspace from scratch. Chains discovery, memory design, persona crafting, workspace scaffolding, and quality audit into a single orchestrated flow with checkpoints. Use when the user says "create my agent from scratch", "full agent setup", "build a complete agent", "new openclaw agent", "workspace wizard", "guided agent creation", or "walk me through creating an agent". This is the comprehensive path — for quick single-file edits use openclaw-agent-architect instead.
Create, optimize, and maintain OpenClaw agent workspace files — SOUL.md, IDENTITY.md, AGENTS.md, MEMORY.md, and GOALS.md. Use this skill whenever the user mentions OpenClaw agent setup, agent personality, agent identity, agent workspace files, SOUL.md, IDENTITY.md, AGENTS.md, MEMORY.md, GOALS.md, agent persona, "set up my agent", "configure my agent", "make my agent", or wants to scan/optimize/audit an existing OpenClaw workspace. Also trigger when the user wants to create a new agent from scratch, refine an agent's personality, add goals or memory structure, or review workspace files for consistency. This skill conducts targeted interviews, generates production-ready markdown files, and can scan existing workspaces to optimize them.
Build high-performing OpenClaw agents end-to-end. Use when you want to design a new agent (persona + operating rules) and generate the required OpenClaw workspace files (SOUL.md, IDENTITY.md, AGENTS.md, USER.md, HEARTBEAT.md, optional MEMORY.md + memory/YYYY-MM-DD.md). Also use to iterate on an existing agent's behavior, guardrails, autonomy model, heartbeat plan, and skill roster.
Diagnose and fix OpenClaw agent and gateway problems — heartbeats not firing, cron jobs failing, agents not responding, wrong routing, model errors, workspace issues, channel connection failures, and openclaw.json config errors. Use this skill when the user reports: agent not responding, heartbeat stopped, cron job not running, wrong agent getting messages, model errors, gateway won't start, channel disconnected, agent sending to wrong place, memory not writing, session errors, openclaw doctor errors, or any "something isn't working" situation with OpenClaw. This skill reads the openclaw.json config, interprets error patterns, walks through diagnostic steps, identifies the root cause, and produces the exact commands or file changes needed to fix it.
Executes bash commands
Hook triggers when Bash tool is used
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Set up and manage your OpenClaw self-hosted AI gateway from Claude Code.
OpenClaw connects messaging apps (WhatsApp, Telegram, Discord, Slack) to AI coding agents. This plugin gives Claude Code full knowledge of OpenClaw's setup, configuration, troubleshooting, multi-agent teams, security, and automation.
Run these commands in Claude Code (type them in the chat):
/plugin marketplace add TheophilusChinomona/claude-openclaw-plugin
/plugin install openclaw@claude-openclaw-plugin
Important: Add the marketplace using the GitHub repo above (not a raw URL to marketplace.json). That way the plugin installs and updates correctly.
To get the latest version of the plugin:
/plugin marketplace update/plugin install openclaw@claude-openclaw-plugin (or uninstall it, then install again)If you still don’t see updates, try closing and reopening Claude Code, or remove the cached plugin (e.g. the folder for this plugin under ~/.claude/plugins/cache/) and install again.
Run this once after installing to avoid repeated permission prompts:
node plugins/openclaw/scripts/setup-permissions.js
This adds recommended tool permissions (Read, Write, Bash patterns) to your Claude Code allowlist.
npm install -g openclaw@latest)| Command | Description |
|---|---|
/oc-status | Quick gateway health check |
/oc-doctor | Run diagnostics and auto-fix |
/oc-config | View or edit configuration |
/oc-setup | Guided installation and setup |
/oc-channel | Channel management |
/oc-logs | View gateway logs |
/oc-team | Scaffold and manage agent team workspace |
/oc-workspace | Multi-user workspace access, pairing, sessions |
/oc-structure | Workspace structure and conventions |
/oc-cron | Manage cron jobs (list, add, run, history, remove) |
/oc-security | Run security audit with severity grouping and auto-fix |
/oc-backup | Backup configuration, credentials, and auth profiles |
/oc-update | Update OpenClaw, run diagnostics, restart gateway |
/oc-improve | Scan setup and suggest improvements |
/oc-outreach | Scaffold and manage outreach agent |
/oc-autonomy | Audit agent autonomy readiness with scored assessment |
/oc-docs | Fetch, search, and manage OpenClaw documentation |
/oc-memory | Initialize, audit, flush, and search agent memory |
/oc-architect | Build or optimize agent workspace files (SOUL, IDENTITY, AGENTS, MEMORY, GOALS) |
/oc-planner | Brainstorm, design, and document agent teams; produce Agent Team Documentation |
/oc-wizard | Full guided journey to create a complete agent workspace (discovery → design → scaffold → audit) |
/oc-workspace-audit | Comprehensive scored audit of workspace quality (SOUL, IDENTITY, AGENTS, memory, config) |
Crawl websites and extract structured markdown using Crawl4AI — single page, deep BFS, or batch URL list
LinkedIn prospecting pipeline: scrape companies/people, build org-charts, score decision makers
Token-optimized development workflow pack: cached project context, FE/BE pattern scanners, build & wiring verification, session persistence, and self-review — auto-adapts to any stack.
npx claudepluginhub theophiluschinomona/claude-openclaw-plugin --plugin openclawIntelligent OpenClaw (formerly ClawdBot) installation, configuration, and management assistant. Guides users through fresh installs, 23+ channel configurations (Slack, WhatsApp, Telegram, Discord, BlueBubbles, Signal, Google Chat, Teams, Matrix, Feishu/Lark, LINE, and more), troubleshooting, security hardening, tools profiles, SecretRef secrets management, PDF tool, Docker/K8s health probes, and multi-provider model setup. If you can use Claude Code, you can use OpenClaw.
Persistent agent orchestrator for Claude Code. Multi-channel message routing, triage, and SWE task management. Run /claudeclaw:setup to create your first instance and configure channels.
OpenClaw AI assistant integration. Chat, manage sessions, access memory, and run async tasks through your OpenClaw instance.
Connect Claude Managed Agents to messaging channels like Slack — initialize Slack integrations and run the bridging server directly from Claude Code
DashClaw governance, integration, troubleshooting, and platform intelligence for Claude Code.
Turn Claude Code into a persistent agent — memory, personality, voice, messaging, and more.