{
  "schemaVersion": "1.0",
  "item": {
    "slug": "openclaw-anything",
    "name": "Comprehensive skill for installing, configuring, and managing the OpenClaw ecosystem (Gateway, Channels, Models, Automation, Nodes, and Deployment)",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/doanbactam/openclaw-anything",
    "canonicalUrl": "https://clawhub.ai/doanbactam/openclaw-anything",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/openclaw-anything",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=openclaw-anything",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "_meta.json",
      "scripts/openclaw.sh",
      "references/advanced-tools.md",
      "references/cli-full.md",
      "references/config-schema.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "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."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "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."
        },
        {
          "label": "Upgrade existing",
          "body": "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."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/openclaw-anything"
    },
    "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."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/openclaw-anything",
    "agentPageUrl": "https://openagent3.xyz/skills/openclaw-anything/agent",
    "manifestUrl": "https://openagent3.xyz/skills/openclaw-anything/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/openclaw-anything/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "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."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "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."
      },
      {
        "label": "Upgrade existing",
        "body": "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."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "OpenClaw Skill",
        "body": "CLI wrapper + docs companion. Does NOT contain OpenClaw runtime source.\nWraps openclaw CLI and provides local reference docs aligned to https://docs.openclaw.ai."
      },
      {
        "title": "Prerequisites",
        "body": "openclaw CLI in PATH (required)\nNode.js (install/update flows), Playwright deps (browser), Tailscale (remote nodes) — optional"
      },
      {
        "title": "Quick Reference",
        "body": "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"
      },
      {
        "title": "Global Flags",
        "body": "--dev --profile <name> --no-color --json -V"
      },
      {
        "title": "Security Model",
        "body": "Default: least privilege. High-risk ops require explicit per-action approval."
      },
      {
        "title": "Low-risk (default)",
        "body": "Status, list, health, doctor, logs, config read, docs search, memory search."
      },
      {
        "title": "High-risk (require OPENCLAW_WRAPPER_ALLOW_RISKY=1)",
        "body": "Shell exec · nodes invoke/run/camera/screen/location · browser automation · cron mutate · plugin/hook install · device pairing · secrets apply · sandbox recreate · webhooks · dns setup.\n\nWrapper: bash scripts/openclaw.sh <command> [args]\nGranular gating: plugin gates only install/enable, secrets gates only apply, sandbox gates only recreate."
      },
      {
        "title": "Wrapper Command Routes",
        "body": "LOW-RISK (pass-through):\n  install setup doctor status reset version tui dashboard\n  update uninstall health logs configure completion config docs qr\n  channel model agent agents message sessions memory skills\n  security approvals system directory acp gateway service\n\nHIGH-RISK (OPENCLAW_WRAPPER_ALLOW_RISKY=1):\n  cron browser webhooks dns nodes node devices pairing prose\n  plugin (install|enable only)\n  hooks (install|enable only)\n  secrets (apply only)\n  sandbox (recreate only)"
      },
      {
        "title": "Non-goals",
        "body": "Not the OpenClaw runtime source\nDoes not provision system packages\nDoes not manage networking/VPN\nDoes not authorize autonomous privileged execution\n\nLast normalization: 2026-02-27 · Source: https://docs.openclaw.ai"
      }
    ],
    "body": "OpenClaw Skill\n\nCLI wrapper + docs companion. Does NOT contain OpenClaw runtime source. Wraps openclaw CLI and provides local reference docs aligned to https://docs.openclaw.ai.\n\nPrerequisites\nopenclaw CLI in PATH (required)\nNode.js (install/update flows), Playwright deps (browser), Tailscale (remote nodes) — optional\nQuick Reference\nNeed\tFile\nFind a command\treferences/cli-full.md → search by keyword\nSecurity rules\treferences/security-policy.md\nConfig syntax\treferences/config-schema.md\nDeploy/update\treferences/deployment.md\nPlatform notes\treferences/nodes-platforms.md\nDoc links\treferences/hubs.md\nGlobal Flags\n\n--dev --profile <name> --no-color --json -V\n\nSecurity Model\n\nDefault: least privilege. High-risk ops require explicit per-action approval.\n\nLow-risk (default)\n\nStatus, list, health, doctor, logs, config read, docs search, memory search.\n\nHigh-risk (require OPENCLAW_WRAPPER_ALLOW_RISKY=1)\n\nShell exec · nodes invoke/run/camera/screen/location · browser automation · cron mutate · plugin/hook install · device pairing · secrets apply · sandbox recreate · webhooks · dns setup.\n\nWrapper: bash scripts/openclaw.sh <command> [args] Granular gating: plugin gates only install/enable, secrets gates only apply, sandbox gates only recreate.\n\nWrapper Command Routes\nLOW-RISK (pass-through):\n  install setup doctor status reset version tui dashboard\n  update uninstall health logs configure completion config docs qr\n  channel model agent agents message sessions memory skills\n  security approvals system directory acp gateway service\n\nHIGH-RISK (OPENCLAW_WRAPPER_ALLOW_RISKY=1):\n  cron browser webhooks dns nodes node devices pairing prose\n  plugin (install|enable only)\n  hooks (install|enable only)\n  secrets (apply only)\n  sandbox (recreate only)\n\nNon-goals\nNot the OpenClaw runtime source\nDoes not provision system packages\nDoes not manage networking/VPN\nDoes not authorize autonomous privileged execution\n\nLast normalization: 2026-02-27 · Source: https://docs.openclaw.ai"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/doanbactam/openclaw-anything",
    "publisherUrl": "https://clawhub.ai/doanbactam/openclaw-anything",
    "owner": "doanbactam",
    "version": "2.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/openclaw-anything",
    "downloadUrl": "https://openagent3.xyz/downloads/openclaw-anything",
    "agentUrl": "https://openagent3.xyz/skills/openclaw-anything/agent",
    "manifestUrl": "https://openagent3.xyz/skills/openclaw-anything/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/openclaw-anything/agent.md"
  }
}