Documentation Index
Fetch the complete documentation index at: https://luminouslabs-cc5545c6-bump-sdks.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Use the zk-nullifier agent skill to build privacy-preserving ZK programs with nullifiers: Claude Code
Cursor
Any Agent
Add the marketplace and install:/plugin marketplace add Lightprotocol/skills
/plugin install solana-rent-free-dev
- Open Settings (Cmd+Shift+J / Ctrl+Shift+J)
- Navigate to Rules & Commands → Project Rules → Add Rule → Remote Rule (GitHub)
- Enter:
https://github.com/Lightprotocol/skills.git
npx skills add Lightprotocol/skills
For orchestration, install the general skill:npx skills add https://zkcompression.com
| Description |
|---|
| ZK-ID | Identity verification using Groth16 proofs. Issuers create credentials; users prove ownership without revealing the credential. |
| Nullifier | Simple Program to Create Nullifiers. |