Agent Skill for Orchestration
View or install/skill.md. If you’re building with agents, start here.
Dedicated Agent Skills
- Claude Code
- Cursor
- Any Agent
Add the marketplace and install:
| Use case | Skill |
|---|---|
| Build rent-free Solana programs with Light SDK (Anchor or Pinocchio). Includes router integration. | light-sdk |
| Use Light Token client SDKs (TypeScript and Rust) for mints, ATAs, transfers | light-token-client |
| Stream account state via Laserstream gRPC | data-streaming |
| Wallets and payment flows with light-token. Includes privy, wallet adapter, mobile wallet adapter signing. Optional nullifier to prevent your onchain instruction from being executed more than once. | payments-and-wallets |
| Airdrops, DePIN, token distribution | token-distribution |
| Anti-double-spend nullifiers for Privacy-preserving ZK programs | zk-nullifier |
| Testing programs and clients on localnet, devnet, mainnet | testing |
| For per-user state, DePIN nodes, and infrequently accessed app state with compressed PDAs | solana-compression |
| Help with Debugging and Questions via DeepWiki MCP | ask-mcp |
View all skills here: https://github.com/Lightprotocol/skills.All skills are included and are auto-discovered based on context. Ask about light-token, defi, payments, or program migration and the agent uses the relevant skill automatically.