Comprehensive skill for installing, configuring, and managing the OpenClaw ecosystem (Gateway, Channels, Models, Automation, Nodes, and Deployment)
by @doanbactam
OpenClaw CLI wrapper — gateway, channels, models, agents, nodes, browser, memory, security, automation.
clawhub install openclaw-anything📖 About This Skill
name: openclaw description: OpenClaw CLI wrapper — gateway, channels, models, agents, nodes, browser, memory, security, automation.
OpenClaw Skill
CLI wrapper + docs companion. Does NOT contain OpenClaw runtime source.
Wraps openclaw CLI and provides local reference docs aligned to https://docs.openclaw.ai.
Prerequisites
openclaw CLI in PATH (required)Quick Reference
| Need | File |
|------|------|
| Find a command | references/cli-full.md → search by keyword |
| Security rules | references/security-policy.md |
| Config syntax | references/config-schema.md |
| Deploy/update | references/deployment.md |
| Platform notes | references/nodes-platforms.md |
| Doc links | references/hubs.md |
Global Flags
--dev --profile --no-color --json -VSecurity Model
Default: least privilege. High-risk ops require explicit per-action approval.Low-risk (default)
Status, list, health, doctor, logs, config read, docs search, memory search.High-risk (require OPENCLAW_WRAPPER_ALLOW_RISKY=1)
Shell exec · nodes invoke/run/camera/screen/location · browser automation · cron mutate · plugin/hook install · device pairing · secrets apply · sandbox recreate · webhooks · dns setup.Wrapper: bash scripts/openclaw.sh
Granular gating: plugin gates only install/enable, secrets gates only apply, sandbox gates only recreate.
Wrapper Command Routes
LOW-RISK (pass-through):
install setup doctor status reset version tui dashboard
update uninstall health logs configure completion config docs qr
channel model agent agents message sessions memory skills
security approvals system directory acp gateway serviceHIGH-RISK (OPENCLAW_WRAPPER_ALLOW_RISKY=1):
cron browser webhooks dns nodes node devices pairing prose
plugin (install|enable only)
hooks (install|enable only)
secrets (apply only)
sandbox (recreate only)
Non-goals
Last normalization: 2026-02-27 · Source:
https://docs.openclaw.ai
⚙️ Configuration
openclaw CLI in PATH (required)