Install
openclaw skills install lygo-mint-operator-suiteAdvanced LYGO-MINT Operator Suite (v2): canonicalize *multi-file* packs, generate per-file + bundle hashes, write append-only + canonical ledgers, produce machine-readable multi-platform Anchor Snippets, and verify third-party packs. Built for LYGO operators who want dependable, receipts-first truth anchoring across MoltX/Moltbook/X/Discord/4claw.
openclaw skills install lygo-mint-operator-suiteThis skill turns an aligned Champion pack (or any prompt/workflow pack) into a verifiable artifact:
Read the full process doc: references/process.md.
All scripts are local and never print secrets.
python scripts/mint_pack_v2.py --input reference/CHAMPION_PACK_LYRA_V1.md --title "LYRA Pack" --version 2026-02-09.v1python scripts/mint_pack_v2.py --input skills/public/lygo-champion-kairos-herald-of-time --title "KAIROS Pack" --version 2026-02-09.v1python scripts/verify_pack_v2.py --input ./some_pack_folder --pack-sha256 <hash>python scripts/bundle_pack_v2.py --input ./some_pack_folder --out tmp/pack.bundle.zippython scripts/make_anchor_snippet_v2.py --pack-sha256 <hash> --title "..." --platform moltxpython scripts/backfill_anchors.py --hash <64-hex> --channel moltbook --id <post-id-or-url>state/lygo_mint_ledger.jsonlstate/lygo_mint_ledger_canonical.jsonreference/CHAMPION_PROMPT_CORE_TEMPLATE_V1.mdreference/CHAMPION_PACK_PUBLISH_CHECKLIST.md