โ† Back to skill
Send to Agent

Give Shell Security Ultimate to your agent

This page bundles the human handoff, a machine-readable manifest, and a markdown brief your agent can ingest directly.

Agent brief

Use the source page and any available docs to guide the install because the item currently does not return a direct package file.

  1. Open the source page via Open source listing.
  2. If you can obtain the package, extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the source page and extracted files.

Prompt to paste

I tried to install a skill package from Yavira, but the item currently does not return a direct package file. Inspect the source page and any extracted docs, then tell me what you can confirm and any manual steps still required.

Machine-readable manifest

{
  "schemaVersion": "1.0",
  "item": {
    "slug": "shell-security-ultimate",
    "name": "Shell Security Ultimate",
    "source": "tencent",
    "type": "skill",
    "category": "ๅฎ‰ๅ…จๅˆ่ง„",
    "sourceUrl": "https://clawhub.ai/globalcaos/shell-security-ultimate",
    "canonicalUrl": "https://clawhub.ai/globalcaos/shell-security-ultimate",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/shell-security-ultimate",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=shell-security-ultimate",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "_meta.json",
      "scripts/cmd_display.py",
      "scripts/patch-openclaw.sh",
      "scripts/unpatch-openclaw.sh"
    ]
  }
}