# Send LYGO Universal Cure System — Champion Upgrade to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- 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.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
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. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "lygo-universal-cure-system",
    "name": "LYGO Universal Cure System — Champion Upgrade",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/DeepSeekOracle/lygo-universal-cure-system",
    "canonicalUrl": "https://clawhub.ai/DeepSeekOracle/lygo-universal-cure-system",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/lygo-universal-cure-system",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=lygo-universal-cure-system",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "references/canon.json",
      "references/champion_boost_protocol.md",
      "references/memory_compression_plan.md",
      "references/seal_index_v1.md",
      "references/universal_pack.md",
      "references/verifier_usage.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "lygo-universal-cure-system",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-02T03:37:01.081Z",
      "expiresAt": "2026-05-09T03:37:01.081Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=lygo-universal-cure-system",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=lygo-universal-cure-system",
        "contentDisposition": "attachment; filename=\"lygo-universal-cure-system-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "lygo-universal-cure-system"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/lygo-universal-cure-system"
    },
    "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."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/lygo-universal-cure-system",
    "downloadUrl": "https://openagent3.xyz/downloads/lygo-universal-cure-system",
    "agentUrl": "https://openagent3.xyz/skills/lygo-universal-cure-system/agent",
    "manifestUrl": "https://openagent3.xyz/skills/lygo-universal-cure-system/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/lygo-universal-cure-system/agent.md"
  }
}
```
## Documentation

### 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:

https://clawhub.ai/DeepSeekOracle/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)
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: DeepSeekOracle
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-05-02T03:37:01.081Z
- Expires at: 2026-05-09T03:37:01.081Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/lygo-universal-cure-system)
- [Send to Agent page](https://openagent3.xyz/skills/lygo-universal-cure-system/agent)
- [JSON manifest](https://openagent3.xyz/skills/lygo-universal-cure-system/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/lygo-universal-cure-system/agent.md)
- [Download page](https://openagent3.xyz/downloads/lygo-universal-cure-system)