Install
openclaw skills install openclaw-anything-efrageekOpenClaw CLI wrapper and docs companion for gateway, channels, models, automation, and operational workflows.
openclaw skills install openclaw-anything-efrageekLocal skill package for operating OpenClaw from the terminal.
This repository does not install platform dependencies by itself. It wraps the openclaw CLI and provides local reference docs aligned to https://docs.openclaw.ai.
Required:
openclaw CLI available in PATHCommon external prerequisites (depends on feature):
imsg (macOS iMessage channel)Environment variables used by OpenClaw runtime:
OPENCLAW_CONFIG_PATHOPENCLAW_STATE_DIROPENCLAW_HOMEDefault stance is least privilege.
Allowed by default:
status, doctor, version, gateway status, gateway health)High-risk capabilities (explicit user approval required per action):
exec tool in upstream runtime)Wrapper opt-in gate:
OPENCLAW_WRAPPER_ALLOW_RISKY=1Primary wrapper script:
bash scripts/openclaw.sh [command] [args]
The wrapper routes to official openclaw commands:
install|setup|doctor|status|reset|version|tui|dashboard
openclaw ...service ...
openclaw gateway service ...channel login <name>
openclaw channels login --channel <name>channel list
openclaw channels listchannel logout <name>
openclaw channels logout --channel <name>channel pairing
openclaw pairing (risky-gated)model auth ...
openclaw models auth ...model alias ...
openclaw models aliases ...model scan|list|set ...
openclaw models ...cron ...
openclaw cron ... (risky-gated)browser ...
openclaw browser ... (risky-gated)plugin ...
openclaw plugins ... (risky-gated)msg ...
openclaw message send ...prose ...
open-prose plugin (risky-gated)references/security-policy.md: Guardrails and approval policyreferences/prerequisites.md: Dependency and capability boundariesreferences/cli-full.md: Consolidated CLI commandsreferences/config-schema.md: Config and env variable referencesreferences/nodes-platforms.md: Platform and node notesreferences/deployment.md: Docker, Nix, update, rollbackreferences/advanced-tools.md: Plugins, browser, gateway helpersreferences/hubs.md: Docs hub linkshttps://docs.openclaw.ai