{
  "schemaVersion": "1.0",
  "item": {
    "slug": "openclaw-cheatsheet",
    "name": "openclaw-cheatsheet",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/TeeDDub/openclaw-cheatsheet",
    "canonicalUrl": "https://clawhub.ai/TeeDDub/openclaw-cheatsheet",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/openclaw-cheatsheet",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=openclaw-cheatsheet",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "references/openclaw-cheatsheet.md",
      "README.md",
      "SKILL.md",
      "skill.json"
    ],
    "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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-07T17:22:31.273Z",
      "expiresAt": "2026-05-14T17:22:31.273Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
        "contentDisposition": "attachment; filename=\"afrexai-annual-report-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-cheatsheet"
    },
    "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-cheatsheet",
    "agentPageUrl": "https://openagent3.xyz/skills/openclaw-cheatsheet/agent",
    "manifestUrl": "https://openagent3.xyz/skills/openclaw-cheatsheet/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/openclaw-cheatsheet/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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "OpenClaw Cheatsheet",
        "body": "Primary reference: references/openclaw-cheatsheet.md"
      },
      {
        "title": "When to invoke",
        "body": "User asks for an OpenClaw command, flag list, or usage example.\nUser asks how to send messages, manage cron jobs, configure channels/models, run the gateway, etc.\nBefore any operational change (config set, gateway restart, cron add/edit, channels add/remove, models set, hooks install/enable).\nUser says \"check the cheatsheet\" or asks \"what flags does X have?\""
      },
      {
        "title": "Rules",
        "body": "Always read references/openclaw-cheatsheet.md before answering CLI questions — never guess flags.\nIf the cheatsheet doesn't cover a flag, verify with openclaw <command> --help.\nNever run destructive or state-changing commands (config set, gateway restart, cron rm, channels remove, reset, uninstall) without confirming with the user first.\nKeep answers concise — surface only the sections relevant to the request."
      },
      {
        "title": "Response pattern",
        "body": "Pull the relevant section(s) from the cheatsheet.\nProvide 1-3 copy-paste-ready examples tailored to the user's context.\nFor dangerous operations (restart, update, config change, delete, uninstall), include a warning line before the command.\nIf the user is new, add a one-line explanation of what each flag does."
      },
      {
        "title": "Coverage (sections in the cheatsheet)",
        "body": "SectionKey sub-commandsGlobal Options--dev, --profile, --no-color, -VAgentagent (run a single agent turn)Messagesend, read, edit, delete, search, broadcast, react, reactions, thread, pin/unpin/pins, poll, ban/kick/timeout, permissions, emoji, sticker, event, member, role, channel, voiceConfigget, set, unset, wizardSessionssessions (list, filter by active/store)Gatewayrun, status, start/stop/restart, install/uninstall, discover, call, probe, usage-costDaemonLegacy alias for gateway service managementSkillslist, info, checkAgentslist, add, delete, set-identityMemorysearch, index, statusCronadd, edit, list, rm, run, runs, status, enable/disableHookslist, info, enable/disable, install, check, updateModelslist, set, scan, status, aliases, auth, fallbacks/image-fallbacksChannelslist, add, login/logout, remove, status, capabilities, resolve, logsDirectoryself, peers list, groups list, groups membersHealth / Status / Doctor / Logsdiagnostics and log tailingObsidiancreate, print, search, search-content, delete"
      },
      {
        "title": "Reference",
        "body": "references/openclaw-cheatsheet.md — authoritative, kept up-to-date with OpenClaw 2026.2.17+"
      }
    ],
    "body": "OpenClaw Cheatsheet\n\nPrimary reference: references/openclaw-cheatsheet.md\n\nWhen to invoke\nUser asks for an OpenClaw command, flag list, or usage example.\nUser asks how to send messages, manage cron jobs, configure channels/models, run the gateway, etc.\nBefore any operational change (config set, gateway restart, cron add/edit, channels add/remove, models set, hooks install/enable).\nUser says \"check the cheatsheet\" or asks \"what flags does X have?\"\nRules\nAlways read references/openclaw-cheatsheet.md before answering CLI questions — never guess flags.\nIf the cheatsheet doesn't cover a flag, verify with openclaw <command> --help.\nNever run destructive or state-changing commands (config set, gateway restart, cron rm, channels remove, reset, uninstall) without confirming with the user first.\nKeep answers concise — surface only the sections relevant to the request.\nResponse pattern\nPull the relevant section(s) from the cheatsheet.\nProvide 1-3 copy-paste-ready examples tailored to the user's context.\nFor dangerous operations (restart, update, config change, delete, uninstall), include a warning line before the command.\nIf the user is new, add a one-line explanation of what each flag does.\nCoverage (sections in the cheatsheet)\nSection\tKey sub-commands\nGlobal Options\t--dev, --profile, --no-color, -V\nAgent\tagent (run a single agent turn)\nMessage\tsend, read, edit, delete, search, broadcast, react, reactions, thread, pin/unpin/pins, poll, ban/kick/timeout, permissions, emoji, sticker, event, member, role, channel, voice\nConfig\tget, set, unset, wizard\nSessions\tsessions (list, filter by active/store)\nGateway\trun, status, start/stop/restart, install/uninstall, discover, call, probe, usage-cost\nDaemon\tLegacy alias for gateway service management\nSkills\tlist, info, check\nAgents\tlist, add, delete, set-identity\nMemory\tsearch, index, status\nCron\tadd, edit, list, rm, run, runs, status, enable/disable\nHooks\tlist, info, enable/disable, install, check, update\nModels\tlist, set, scan, status, aliases, auth, fallbacks/image-fallbacks\nChannels\tlist, add, login/logout, remove, status, capabilities, resolve, logs\nDirectory\tself, peers list, groups list, groups members\nHealth / Status / Doctor / Logs\tdiagnostics and log tailing\nObsidian\tcreate, print, search, search-content, delete\nReference\nreferences/openclaw-cheatsheet.md — authoritative, kept up-to-date with OpenClaw 2026.2.17+"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/TeeDDub/openclaw-cheatsheet",
    "publisherUrl": "https://clawhub.ai/TeeDDub/openclaw-cheatsheet",
    "owner": "TeeDDub",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/openclaw-cheatsheet",
    "downloadUrl": "https://openagent3.xyz/downloads/openclaw-cheatsheet",
    "agentUrl": "https://openagent3.xyz/skills/openclaw-cheatsheet/agent",
    "manifestUrl": "https://openagent3.xyz/skills/openclaw-cheatsheet/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/openclaw-cheatsheet/agent.md"
  }
}