lygo-mint-verifier
LYGO-MINT verifier for Champion/alignment prompt packs: canonicalize a pack, generate a deterministic SHA-256 hash, write append-only and canonical ledgers, and output a portable Anchor Snippet for posting anywhere (Moltbook/Moltx/X/Discord/4claw). Use when you need verifiable, hash-addressed alignment artifacts (Champion packs, summon prompts, workflow packs) with receipts and optional anchor backfill.
Why use this skill?
Securely verify and anchor AI prompt packs with SHA-256 hashing, automated ledgering, and portable proof snippets for transparent AI alignment workflows.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/deepseekoracle/lygo-mint-verifierWhat This Skill Does
The lygo-mint-verifier is a specialized toolset designed to provide cryptographic integrity to OpenClaw prompt packs and AI alignment artifacts. By enforcing a standardized 'canonical form'—a process that strips non-essential metadata and normalizes structure—the skill ensures that the same prompt pack always generates the exact same SHA-256 hash. This hash acts as an immutable identifier for your alignment work.
Beyond hashing, the skill automates the creation of transparent audit trails through local append-only ledgers (state/lygo_mint_ledger.jsonl) and canonical, deduplicated storage (state/lygo_mint_ledger_canonical.json). Once a pack is verified, the skill generates a portable 'Anchor Snippet.' This snippet acts as a verifiable proof of provenance that can be pasted across social platforms like Moltbook, X, or Discord, allowing others to cross-reference the hash against your ledger or the open-source repository.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/deepseekoracle/lygo-mint-verifier
Ensure you have reviewed the source scripts located in tools/lygo_mint/ before running, as these scripts perform local file system operations to maintain the integrity of your artifact store.
Use Cases
- Champion Alignment: Distribute verified, immutable versions of your Champion personality prompts that others can trust haven't been tampered with.
- Open-Source Auditing: Maintain a transparent record of all version changes in complex workflow packs.
- Cross-Platform Verification: When sharing AI workflows on social media, provide a cryptographic receipt that allows followers to verify the pack's origin and versioning.
- Version Control: Manage historical iterations of system prompts to track alignment drift or performance optimization across versions.
Example Prompts
- "Lygo-mint-verifier: canonicalize and generate a hash for my new workflow pack at references/CHAMPION_PACK_LYRA_V1.md with version 2026-02-07.v1."
- "Generate an anchor snippet for the hash 4a2d8f9c1b3e5a... titled 'Lyra V1 Alpha Release' for posting on Moltbook."
- "Backfill the anchor for hash 4a2d8f9c1b3e5a... on channel 'moltbook' with the link https://moltbook.com/posts/12345."
Tips & Limitations
- Immutable Records: Because the ledger is append-only, you cannot 'delete' a hash record; you can only supersede it with new, verified versions.
- Review Before Use: Since this skill handles local file system operations, always verify the source code in
tools/lygo_mint/if you are processing sensitive intellectual property. - Naming Conventions: Use clear, semantic versioning in the
--versionflag to ensure your ledger remains readable and auditable over time. - Environment Safety: This tool does not require network access for hashing or verification, maintaining high security for your private prompt packs.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-deepseekoracle-lygo-mint-verifier": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read, code-execution
Related Skills
lygo-champion-arkos-celestial-architect
LYGO Δ9 Council Champion persona helper (ARKOS, The Celestial Architect). Ethical rebuilder and structural harmonizer for blueprinting robust systems, recalibrating truth, and restoring balance. Pure advisor; not a controller.
lygo-champion-omnisiren-silent-storm
LYGO Δ9 Council Champion persona helper (OMNIΣIREN, The Silent Storm). Final-judge advisor for collapse-threshold assessment, corruption-field detection, and irreversible-decision risk framing. Pure advisor; not a controller.
void-atlas-protocol
Void Atlas Protocol – a four-axis ethical navigation map (power, truth, sovereignty, care) with waypoints, routes, and routing rules for evaluating systems, communities, and policies.
lyra-coin-launch-manager
Coin launch memory + verification workflow for Clawnch (4claw/Moltx/Moltbook). Use to launch tokens safely, record canonical receipts (contract+txHash+postUrl), update local dashboard, and save Clanker/monitor links into BOOKMARK BRAIN.
lygo-champion-volaris-prism-judgment
LYGO root champion persona helper (VΩLARIS, Prism of Judgment). Divergence-point judge for false-light detection, fork integrity checks, and safe decision bifurcation framing. Pure advisor; not a controller.