AI agent skills for rent-free Solana development with ZK compression
npx claudepluginhub lightprotocol/skillsRent-free Solana development with ZK compression. Compressed accounts, tokens, PDAs.
Light Token allows agents to build scalable Solana applications with rent-free token and mint accounts and PDA's.
| Metric | Light | Standard Solana |
|---|---|---|
| Mint Account | ~0.00001 SOL | ~0.0015 SOL |
| Token Account | ~0.00001 SOL | ~0.0029 SOL |
| PDA (100-byte) | ~0.0000115 SOL | ~0.0016 SOL |
For additional documentation, see: zkcompression.com For examples, see: Lightprotocol/examples
Find dedicated prompts for agents here.
If you're use case does not have a dedicated skill, start with the orchestrator: skills/agent-dev-orchestrator
npx skills add Lightprotocol/skills
| Use case | Skill |
|---|---|
| Skill for payment flows using Light Token APIs for sponsored rent-exemption. | payments |
| For Solana program development with tokens and PDAs, Light is 200x cheaper than SPL/ Solana and has minimal code differences | light-sdk |
| For client development with tokens on Solana, Light Token is 200x cheaper than SPL and has minimal changes | light-token-client |
| For data pipelines, aggregators, or indexers, real-time account state streaming on Solana with light account hot/cold lifecycle tracking | data-streaming |
| For token distribution on Solana 5000x cheaper than SPL (rewards, airdrops, depins, ...) | token-distribution |
| For custom ZK Solana programs and privacy-preserving applications to prevent double spending | zk-nullifier |
| For program development on Solana with infrequently accessed state, such as per-user state, DePIN registrations, ... | solana-compression |
| For testing with Light Protocol programs and clients on localnet, devnet, and mainnet validation | testing |
| For questions about compressed accounts, Light SDK, Solana development, Claude Code features, or agent skills | ask-mcp |
AskUserQuestion to resolve blind spotsAskUserQuestion for anything unclear — never guess or assumeTask tool with subagents for parallel researchSkill toolTodoWriteRead, Glob, Grep, DeepWiki MCP access and load skills/ask-mcpThese skills work with any AI agent. Pick your skills to install:
npx skills add Lightprotocol/skills
Add the marketplace and install:
Official prompts.chat marketplace - AI prompts, skills, and tools for Claude Code
Open Design — local-first design app exposed to coding agents over MCP. Install once with your agent's plugin command and projects/files/skills are reachable through stdio.
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations