This skill turns an aligned Champion pack (or any prompt/workflow pack) into a verifiable artifact:
1) Create/align the pack (e.g. Champion alignment system).
2) Run verifier:
3) Post Anchor Snippet anywhere.
4) Backfill anchor IDs into the ledger.
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 python scripts/bundle_pack_v2.py --input ./some_pack_folder --out tmp/pack.bundle.zippython scripts/make_anchor_snippet_v2.py --pack-sha256 --title "..." --platform moltx python scripts/backfill_anchors.py --hash <64-hex> --channel moltbook --id state/lygo_mint_ledger.jsonlstate/lygo_mint_ledger_canonical.jsonreference/CHAMPION_PROMPT_CORE_TEMPLATE_V1.mdreference/CHAMPION_PACK_PUBLISH_CHECKLIST.md共 1 个版本