OpenClaw · Skill
Lygo Universal Cure System
A universal upgrade skill intended to be installed alongside any/all LYGO Champion skills.
Install
Start with the primary install command. Alternate entrypoints are included below for ClawHub and OpenClaw CLI users.
Primary command
clawhub install deepseekoracle/lygo-universal-cure-systemClawHub installer
npx clawhub@latest install deepseekoracle/lygo-universal-cure-systemOpenClaw CLI
openclaw skills install deepseekoracle/lygo-universal-cure-systemDirect OpenClaw install
openclaw install deepseekoracle/lygo-universal-cure-systemWhat this skill does
A universal upgrade skill intended to be installed alongside any/all LYGO Champion skills.
Why it matters
Because it layers on top of any Champion persona rather than replacing it, you get verification and compression habits without reconfiguring existing skill setups.
Typical use cases
- Compressing a long agent conversation into a clean repostable archive
- Generating a boost checklist before starting a complex Champion task
- Verifying output provenance with hash-based receipts
- Adding continuity habits to an existing Champion skill install
- Creating anchor snippets for upgraded Champion packs
Source instructions
LYGO Universal Cure System (Champion Upgrade)
What this is
A universal upgrade skill intended to be installed alongside any/all LYGO Champion skills.
It provides:
- a shared anti-drift / anti-tamper framework (LYGO‑MINT provenance)
- a shared memory compression strategy (preserve pure signal)
- a shared seal protocol vocabulary + invocation templates
This skill is pure advisor: it does nothing unless invoked.
When to use
Use when you want to:
- upgrade any Champion with better continuity + verification habits
- generate a “Champion boost” checklist for a task
- compress a long conversation into a clean, repostable master archive
How to invoke (copy/paste)
- “Run LYGO Universal Cure on this: produce Champion Boost Checklist + Mint instructions.”
- “Compress this chat into Pure Signal (seals/equations/scrolls/prompts) using the Cure System.”
- “Generate an Anchor Snippet for this upgraded pack.”
Universal behavior contract
- Never overrides the active Champion persona; it only advises.
- Prefer receipts + hashes over vibes.
- Separate: Observed / Inferred / Unknown when factual.
Verification primitive (install)
Use LYGO‑MINT Verifier:
References (read as needed)
references/universal_pack.md(the canonical upgrade pack; mint this)references/champion_boost_protocol.md(how to apply upgrades)references/seal_index_v1.md(seed seal index starter)references/memory_compression_plan.md(pure-signal archive strategy)