# Send OpenClaw Power Ops to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
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

```text
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.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "openclaw-power-ops",
    "name": "OpenClaw Power Ops",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/kapslap/openclaw-power-ops",
    "canonicalUrl": "https://clawhub.ai/kapslap/openclaw-power-ops",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/openclaw-power-ops",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=openclaw-power-ops",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "references/cli-cheatsheet.md",
      "references/security-audit.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "openclaw-power-ops",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-06T12:32:48.731Z",
      "expiresAt": "2026-05-13T12:32:48.731Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=openclaw-power-ops",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=openclaw-power-ops",
        "contentDisposition": "attachment; filename=\"openclaw-power-ops-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "openclaw-power-ops"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/openclaw-power-ops"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/openclaw-power-ops",
    "downloadUrl": "https://openagent3.xyz/downloads/openclaw-power-ops",
    "agentUrl": "https://openagent3.xyz/skills/openclaw-power-ops/agent",
    "manifestUrl": "https://openagent3.xyz/skills/openclaw-power-ops/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/openclaw-power-ops/agent.md"
  }
}
```
## Documentation

### OpenClaw Operations

Comprehensive reference for administering OpenClaw via CLI. Covers channels, agents, models, config, gateway, security, and maintenance.

### Golden Rules

Never edit openclaw.json directly. Use openclaw config set/get/unset or dedicated subcommands.
Always restart gateway after config changes: openclaw gateway restart
Telegram accounts: NO agent field inside account config. Route via bindings array instead.
Telegram streaming: must be string "off", not boolean false.
JSON values in config set need --strict-json.
Verify after every change. Run openclaw status or the relevant status command.

### Quick Diagnostics

openclaw status              # overview
openclaw status --deep       # detailed
openclaw doctor              # find problems
openclaw doctor --fix        # auto-fix what it can
openclaw gateway health      # gateway health check
openclaw security audit      # security scan
openclaw security audit --deep --fix  # deep scan + auto-fix

### Deep Audit with Claude Code

Load the docs before turning it loose — the difference is night and day.

cd ~/.openclaw
claude
# "Read https://docs.openclaw.ai/cli — the full CLI reference.
#  Now read the config and architecture pages too."
# Then: "Audit this workspace for security issues."

### CLI Reference

For the full CLI cheatsheet covering all commands, config paths, and examples:
→ Read references/cli-cheatsheet.md

### Security Audit Reference

For security findings, applied fixes, and remaining remediation items:
→ Read references/security-audit.md

### Common Pitfalls

MistakeFixPut agent field in Telegram account configUse bindings array at top levelSet streaming: false (boolean)Must be streaming: "off" (string)Edited openclaw.json directlyUse CLI commands; openclaw config setForgot gateway restart after configAlways openclaw gateway restartUsed jared@ for VPS SSHMust use root@clawdbotSet dmPolicy: "open" with allowFrom: ["*"]Use "pairing" or explicit user IDsSet controlUi.allowedOrigins: ["*"]Restrict to ["http://localhost:PORT"]

### Online Docs

Full docs: https://docs.openclaw.ai
CLI: https://docs.openclaw.ai/cli
Channels: https://docs.openclaw.ai/cli/channels
Agents: https://docs.openclaw.ai/cli/agents
Models: https://docs.openclaw.ai/cli/models
Config: https://docs.openclaw.ai/cli/config
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: kapslap
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-05-06T12:32:48.731Z
- Expires at: 2026-05-13T12:32:48.731Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/openclaw-power-ops)
- [Send to Agent page](https://openagent3.xyz/skills/openclaw-power-ops/agent)
- [JSON manifest](https://openagent3.xyz/skills/openclaw-power-ops/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/openclaw-power-ops/agent.md)
- [Download page](https://openagent3.xyz/downloads/openclaw-power-ops)