{
  "schemaVersion": "1.0",
  "item": {
    "slug": "exo-installer",
    "name": "E.x.O. Installer",
    "source": "tencent",
    "type": "skill",
    "category": "通讯协作",
    "sourceUrl": "https://clawhub.ai/emberDesire/exo-installer",
    "canonicalUrl": "https://clawhub.ai/emberDesire/exo-installer",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/exo-installer",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=exo-installer",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "README.md",
      "SKILL.md",
      "cli.js",
      "openclaw.plugin.json",
      "package.json",
      "packages.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-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.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/exo-installer"
    },
    "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/exo-installer",
    "agentPageUrl": "https://openagent3.xyz/skills/exo-installer/agent",
    "manifestUrl": "https://openagent3.xyz/skills/exo-installer/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/exo-installer/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": "exo-installer Skill",
        "body": "E.x.O. Ecosystem Manager\n\nInstall, update, and monitor all E.x.O. tools with a single command."
      },
      {
        "title": "When to Use",
        "body": "User wants to install E.x.O. tools (jasper-recall, hopeIDS, context-compactor)\nUser asks about the E.x.O. ecosystem\nUser needs to set up OpenClaw plugins\nUser wants to check health of installed tools"
      },
      {
        "title": "Quick Start",
        "body": "# Install all public E.x.O. packages\nnpx exo-installer install --all\n\n# Or install specific tools\nexo install jasper-recall\nexo install hopeIDS\nexo install jasper-context-compactor\n\n# Health check\nexo doctor\nexo doctor --json  # For automation"
      },
      {
        "title": "Commands",
        "body": "CommandDescriptionexo install --allInstall all public packagesexo install <pkg>Install specific packageexo updateUpdate all installed packagesexo doctorHealth check all componentsexo doctor --jsonHealth check with JSON outputexo listList available packagesexo internal cloneClone private repos (needs GitHub access)"
      },
      {
        "title": "Public (npm)",
        "body": "PackageDescriptionjasper-recallLocal RAG system for agent memoryhopeIDSBehavioral anomaly detectionjasper-context-compactorToken management for local modelsjasper-configguardSafe config changes with rollback"
      },
      {
        "title": "Internal (GitHub)",
        "body": "RepoDescriptionhopeClawMeta-cognitive inference enginemoraClawTemporal orchestration agenttask-dashboardProject management systemexo-distillerAgent distillation pipeline\n\nInternal packages require GitHub org access:\n\nexo internal clone"
      },
      {
        "title": "Health Check",
        "body": "$ exo doctor\n🔍 E.x.O. Health Check\n\njasper-recall ................. ✅ v0.4.2\n  ChromaDB: ✅ connected\n  Embeddings: ✅ loaded\n  Documents: 847\n\nhopeIDS ...................... ✅ v1.3.3\n  Analyzer: ✅ ready\n  Models: 3 loaded\n\njasper-context-compactor ...... ✅ v0.2.2\n\nOverall: 3/3 healthy"
      },
      {
        "title": "Integration",
        "body": "After installing, tools auto-register with OpenClaw:\n\n{\n  \"extensions\": {\n    \"jasper-recall\": { \"enabled\": true },\n    \"hopeIDS\": { \"enabled\": true },\n    \"jasper-context-compactor\": { \"enabled\": true }\n  }\n}"
      },
      {
        "title": "Links",
        "body": "GitHub: https://github.com/E-x-O-Entertainment-Studios-Inc/exo-installer\nDocs: https://exohaven.com/products\nDiscord: https://discord.com/invite/clawd"
      }
    ],
    "body": "exo-installer Skill\n\nE.x.O. Ecosystem Manager\n\nInstall, update, and monitor all E.x.O. tools with a single command.\n\nWhen to Use\nUser wants to install E.x.O. tools (jasper-recall, hopeIDS, context-compactor)\nUser asks about the E.x.O. ecosystem\nUser needs to set up OpenClaw plugins\nUser wants to check health of installed tools\nQuick Start\n# Install all public E.x.O. packages\nnpx exo-installer install --all\n\n# Or install specific tools\nexo install jasper-recall\nexo install hopeIDS\nexo install jasper-context-compactor\n\n# Health check\nexo doctor\nexo doctor --json  # For automation\n\nCommands\nCommand\tDescription\nexo install --all\tInstall all public packages\nexo install <pkg>\tInstall specific package\nexo update\tUpdate all installed packages\nexo doctor\tHealth check all components\nexo doctor --json\tHealth check with JSON output\nexo list\tList available packages\nexo internal clone\tClone private repos (needs GitHub access)\nAvailable Packages\nPublic (npm)\nPackage\tDescription\njasper-recall\tLocal RAG system for agent memory\nhopeIDS\tBehavioral anomaly detection\njasper-context-compactor\tToken management for local models\njasper-configguard\tSafe config changes with rollback\nInternal (GitHub)\nRepo\tDescription\nhopeClaw\tMeta-cognitive inference engine\nmoraClaw\tTemporal orchestration agent\ntask-dashboard\tProject management system\nexo-distiller\tAgent distillation pipeline\n\nInternal packages require GitHub org access:\n\nexo internal clone\n\nHealth Check\n$ exo doctor\n🔍 E.x.O. Health Check\n\njasper-recall ................. ✅ v0.4.2\n  ChromaDB: ✅ connected\n  Embeddings: ✅ loaded\n  Documents: 847\n\nhopeIDS ...................... ✅ v1.3.3\n  Analyzer: ✅ ready\n  Models: 3 loaded\n\njasper-context-compactor ...... ✅ v0.2.2\n\nOverall: 3/3 healthy\n\nIntegration\n\nAfter installing, tools auto-register with OpenClaw:\n\n{\n  \"extensions\": {\n    \"jasper-recall\": { \"enabled\": true },\n    \"hopeIDS\": { \"enabled\": true },\n    \"jasper-context-compactor\": { \"enabled\": true }\n  }\n}\n\nLinks\nGitHub: https://github.com/E-x-O-Entertainment-Studios-Inc/exo-installer\nDocs: https://exohaven.com/products\nDiscord: https://discord.com/invite/clawd"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/emberDesire/exo-installer",
    "publisherUrl": "https://clawhub.ai/emberDesire/exo-installer",
    "owner": "emberDesire",
    "version": "0.4.1",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/exo-installer",
    "downloadUrl": "https://openagent3.xyz/downloads/exo-installer",
    "agentUrl": "https://openagent3.xyz/skills/exo-installer/agent",
    "manifestUrl": "https://openagent3.xyz/skills/exo-installer/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/exo-installer/agent.md"
  }
}