acp-router
Route plain-language requests for Claude Code, Cursor, Copilot, OpenClaw ACP, OpenCode, Gemini CLI, Qwen, Kiro, Kimi, iFlow, Factory Droid, Kilocode, or…
Search ClawHub for skills when a requested capability is not already available; install, verify, update, uninstall, publish, or sync skills.
$ npx -y skills add steipete/clawdis --skill clawhub --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/clawhubContext preview
The summary Claude sees to decide when to auto-load this skill.
Search ClawHub for skills when a requested capability is not already available; install, verify, update, uninstall, publish, or sync skills.
name: clawhub description: "Search ClawHub for skills when a requested capability is not already available; install, verify, update, uninstall, publish, or sync skills."
Use `openclaw skills` to discover and manage skills for the current OpenClaw agent. Use the standalone `clawhub` CLI to uninstall installed ClawHub skills and for publishing, syncing, and publisher account workflows.
Search before claiming that a requested capability is unavailable:
openclaw skills search "postgres backups"
Before installing, verify the selected skill and treat third-party skills as untrusted. Obtain user approval before installation.
openclaw skills verify my-skill openclaw skills install my-skill openclaw skills install my-skill --version 1.2.3
openclaw skills list openclaw skills check openclaw skills update my-skill openclaw skills update --all
Use `--global` with `install` or `update` to manage skills shared by all local agents.
Obtain user approval before uninstalling. If the standalone ClawHub CLI is not installed, install it explicitly:
npm i -g clawhub clawhub uninstall @owner/my-skill
The CLI asks for confirmation before removing the skill and its lockfile entry. Use the original agent workspace for agent-specific skills or the OpenClaw state directory for skills installed with `--global`:
clawhub --workdir /path/to/agent-workspace uninstall @owner/my-skill clawhub --workdir ~/.openclaw uninstall @owner/my-skill
If `OPENCLAW_STATE_DIR` is set, use its value instead of `~/.openclaw`:
clawhub --workdir "$OPENCLAW_STATE_DIR" uninstall @owner/my-skill
The default skills watcher refreshes the available skills on the next agent turn. If watching is disabled, start a new session.
Install the standalone ClawHub CLI for publisher workflows:
npm i -g clawhub clawhub login clawhub whoami
Publish or sync skills:
clawhub skill publish ./my-skill clawhub skill publish ./my-skill --version 1.2.3 clawhub sync --all
agent allowlists narrow them.
OpenClaw is an open-source AI assistant that runs on your own computer and meets you in the channels you already use: Discord, iMessage, Slack, Teams, Telegram, WhatsApp, and 20+ more, plus native apps for macOS, iOS, Android, Windows, and Linux.
Repo: steipete/clawdis
Route plain-language requests for Claude Code, Cursor, Copilot, OpenClaw ACP, OpenCode, Gemini CLI, Qwen, Kiro, Kimi, iFlow, Factory Droid, Kilocode, or…
Use when controlling web pages with the OpenClaw browser tool, especially multi-step flows, login checks, tab management, or recovery from stale refs/timeouts.
Present hosted widget documents on a connected macOS panel and control panel visibility or navigation.
Use the diffs tool to produce real, shareable diffs (viewer URL, file artifact, or both) instead of manual edit summaries.
Discord messaging workflows through OpenClaw's message tool.
Feishu document read/write workflows. Activate when the user mentions Feishu docs, cloud docs, or docx links.