Start with a verified command
Open a profile with a verified source command when you need a directly usable setup or onboarding path.
OpenClaw skill directory
These profiles exist for operators who need command-ready setup paths, credential flows, and review context instead of generic summaries.
Open a profile with a verified source command when you need a directly usable setup or onboarding path.
Each detail page now includes command evidence, source links, safety notes, and the surrounding workflow context.
From any profile, you should be able to return to the hub, category, or related review path.
Use this profile when the main outcome is getting OpenClaw running with sane defaults, channel bindings, and a clear operator handoff.
curl -fsSL https://openclaw.ai/install.sh | bash2 public source signals • Last reviewed 2026-03-11
Do not expose management or gateway surfaces directly to the public internet.
Use this profile when OpenClaw is moving beyond local experiments and you need clear isolation, credential, and review controls.
2 public source signals • Last reviewed 2026-03-11
Default to private network access and authenticated operator paths.
Use this profile when OpenClaw has to coordinate across messaging channels, browser actions, and everyday operator interventions.
npm install -g openclaw@latest2 public source signals • Last reviewed 2026-03-11
Keep channel-specific failure handling visible to humans.
Use this profile when OpenClaw is already installed and the next job is connecting model auth, Telegram, WhatsApp, Slack, Discord, or other channel credentials cleanly.
openclaw onboard1 public source signals • Last reviewed 2026-03-11
Do not reuse one credential across every channel when scoped tokens are available.
Use this profile when OpenClaw is already running and the next job is editing `openclaw.json`, adjusting gateway behavior, or installing a skill into the workspace.
openclaw skills install <skill-name>1 public source signals • Last reviewed 2026-03-11
Review any third-party skill before running `openclaw skills install` against a trusted workspace.
Need controls first? OpenClaw security
Need broader evaluation? Skills overview • Security review category