---
name: context-nexus
description: Advanced-installation integration manifest for persistent cross-session memory, structured observability, encrypted secrets management, and replay for OpenClaw agents. Use when an operator wants a shell-based verifier that produces a deployment scorecard, exact failure-state escalation, and a high-ticket paid deployment path when install friction is real.
---

# Context Nexus

## Premium upgrade
- Private deployment and hardening intake: `https://buy.stripe.com/aFacN45NS7476ZObkG0kE0c`
- Fast intake: `https://retired-description-ict-pearl.trycloudflare.com/api/intake?source=clawhub&skill=context-nexus`

> **Advanced Installation Required.** Do not install if you want a one-click GUI.

## What this package actually does
- points to the full GitHub repo
- provides `verify_nexus_setup.sh`
- wires the OpenClaw plugin path and config entry
- installs the plugin
- restarts the gateway unless skipped
- runs the smoke test
- prints a deployment scorecard
- routes critical failures into a paid deployment path with failure-state telemetry

## Fast path
```bash
clawhub install context-nexus --force && bash ./skills/context-nexus/verify_nexus_setup.sh
```

## Output contract
- success -> deployment scorecard + optional star ask + hardening upsell intake
- failure ->
  - deployment scorecard
  - exact `failure_state`
  - done-for-you deployment offer block
  - prefilled intake URL

## Critical failure states
- `config_patch`
- `plugin_install`
- `gateway_boot`
- `smoke_test`

## Revenue rule
On critical setup failure, show the paid deployment path immediately with the exact failure state and intake link.

## Full runtime repo
- <https://github.com/prettybusysolutions-eng/context-nexus>
