← All skills
Tencent SkillHub · Communication & Collaboration

E.x.O. Installer

Install, update, and monitor E.x.O. tools like jasper-recall and hopeIDS, manage OpenClaw plugins, and perform health checks with a single command.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Install, update, and monitor E.x.O. tools like jasper-recall and hopeIDS, manage OpenClaw plugins, and perform health checks with a single command.

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
README.md, SKILL.md, cli.js, openclaw.plugin.json, package.json, packages.json

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

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.

Upgrade existing

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.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
0.4.1

Documentation

ClawHub primary doc Primary doc: SKILL.md 9 sections Open source page

exo-installer Skill

E.x.O. Ecosystem Manager Install, update, and monitor all E.x.O. tools with a single command.

When to Use

User wants to install E.x.O. tools (jasper-recall, hopeIDS, context-compactor) User asks about the E.x.O. ecosystem User needs to set up OpenClaw plugins User wants to check health of installed tools

Quick Start

# Install all public E.x.O. packages npx exo-installer install --all # Or install specific tools exo install jasper-recall exo install hopeIDS exo install jasper-context-compactor # Health check exo doctor exo doctor --json # For automation

Commands

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)

Public (npm)

PackageDescriptionjasper-recallLocal RAG system for agent memoryhopeIDSBehavioral anomaly detectionjasper-context-compactorToken management for local modelsjasper-configguardSafe config changes with rollback

Internal (GitHub)

RepoDescriptionhopeClawMeta-cognitive inference enginemoraClawTemporal orchestration agenttask-dashboardProject management systemexo-distillerAgent distillation pipeline Internal packages require GitHub org access: exo internal clone

Health Check

$ exo doctor 🔍 E.x.O. Health Check jasper-recall ................. ✅ v0.4.2 ChromaDB: ✅ connected Embeddings: ✅ loaded Documents: 847 hopeIDS ...................... ✅ v1.3.3 Analyzer: ✅ ready Models: 3 loaded jasper-context-compactor ...... ✅ v0.2.2 Overall: 3/3 healthy

Integration

After installing, tools auto-register with OpenClaw: { "extensions": { "jasper-recall": { "enabled": true }, "hopeIDS": { "enabled": true }, "jasper-context-compactor": { "enabled": true } } }

Links

GitHub: https://github.com/E-x-O-Entertainment-Studios-Inc/exo-installer Docs: https://exohaven.com/products Discord: https://discord.com/invite/clawd

Category context

Messaging, meetings, inboxes, CRM, and teammate communication surfaces.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
3 Config2 Docs1 Scripts
  • SKILL.md Primary doc
  • README.md Docs
  • cli.js Scripts
  • openclaw.plugin.json Config
  • package.json Config
  • packages.json Config