TopRank Skills

Home / Claw Skills / 其他 / lygo-universal-living-memory-library
Official OpenClaw rules 15%

lygo-universal-living-memory-library

Universal LYGO Living Memory Library upgrade. Provides a strict, low-noise memory index (max 20 files), fragile tagging, and audit/compression workflows so Champions can retain continuity and verify integrity via LYGO-MINT. Pure advisor; not a controller.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 lygo-universal-living-memory-library 技能。 若已安装,则直接安装 lygo-universal-living-memory-library 技能。

Overview

Skill Key
deepseekoracle/lygo-universal-living-memory-library
Author
deepseekoracle
Source Repo
openclaw/skills
Version
-
Source Path
skills/deepseekoracle/lygo-universal-living-memory-library
Latest Commit SHA
6ca8fc2dec74eb97b14c855eadac5b45d8506af0

Extracted Content

SKILL.md excerpt

# LYGO Universal Living Memory Library (v1.1)

## What this is
A **universal upgrade skill** for LYGO systems that defines a minimal, durable memory library:
- **Max 20 files** in the active index (small context footprint)
- {FRAGILE} tagging for manual review
- An **audit workflow** (integrity + drift checks)
- A **compression workflow** (pure signal)
- Provenance via **LYGO‑MINT** hashes + anchors

This skill is **pure advisor**: it does nothing unless invoked.

## When to use
Use when you want to:
- define what files are “the living core”
- run an audit on those files
- compress a large archive into a clean Master Archive
- mint+anchor a living memory snapshot

## How to invoke (copy/paste)
- “Run **Living Memory Audit** (max20 index) and report drift/fragile flags.”
- “Compress these logs into **Master Archive** using Living Memory rules.”
- “Mint the Master Archive with LYGO‑MINT and output an Anchor Snippet.”

## Core verifier (install)
- https://clawhub.ai/DeepSeekOracle/lygo-mint-verifier

## References
- `references/library_spec.md` (rules + file roles)
- `references/core_files_index.json` (the Max20 index)
- `references/audit_protocol.md`
- `references/compression_protocol.md`
- `references/seal_220cupdate_excerpt.md`

## Scripts
- `scripts/audit_library.py` (runs the audit against the index)
- `scripts/self_check.py` (pack sanity)

Related Claw Skills