← All skills
Tencent SkillHub · Developer Tools

Comprehensive skill for installing, configuring, and managing the OpenClaw ecosystem (Gateway, Channels, Models, Automation, Nodes, and Deployment)

OpenClaw CLI wrapper — gateway, channels, models, agents, nodes, browser, memory, security, automation.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

OpenClaw CLI wrapper — gateway, channels, models, agents, nodes, browser, memory, security, automation.

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md, _meta.json, scripts/openclaw.sh, references/advanced-tools.md, references/cli-full.md, references/config-schema.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
2.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 9 sections Open source page

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) Node.js (install/update flows), Playwright deps (browser), Tailscale (remote nodes) — optional

Quick Reference

NeedFileFind a commandreferences/cli-full.md → search by keywordSecurity rulesreferences/security-policy.mdConfig syntaxreferences/config-schema.mdDeploy/updatereferences/deployment.mdPlatform notesreferences/nodes-platforms.mdDoc linksreferences/hubs.md

Global Flags

--dev --profile <name> --no-color --json -V

Security 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 <command> [args] 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 service HIGH-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

Not the OpenClaw runtime source Does not provision system packages Does not manage networking/VPN Does not authorize autonomous privileged execution Last normalization: 2026-02-27 · Source: https://docs.openclaw.ai

Category context

Code helpers, APIs, CLIs, browser automation, testing, and developer operations.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
4 Docs1 Scripts1 Config
  • SKILL.md Primary doc
  • references/advanced-tools.md Docs
  • references/cli-full.md Docs
  • references/config-schema.md Docs
  • scripts/openclaw.sh Scripts
  • _meta.json Config