a public marketplace of all solana-related skills for agents to learn from!
Solana Skills

AI agent skills for Solana development — DeFi protocols, infrastructure, security, and more.
Installation
These skills work with any AI agent. We recommend Claude Code with Opus models for best results.
Claude Code
Add the marketplace:
/plugin marketplace add sendaifun/skills
Install skills:
/plugin install jupiter
/plugin install helius
/plugin install meteora
Cursor
- Open Settings (Cmd+Shift+J / Ctrl+Shift+J)
- Navigate to Rules & Commands → Project Rules → Add Rule → Remote Rule (GitHub)
- Enter:
https://github.com/sendaifun/skills.git
Verify: Ask "How do I get a quote and swap with Jupiter Ultra?" — if working, the agent will reference Jupiter API patterns.
Any Agent
npx skills add sendaifun/skills
Available Skills
DeFi
| Skill | Description | |-------|-------------| | jupiter | Ultra swaps, limit orders, DCA, perpetuals, lending, and token APIs | | glam | Tokenized vaults, DeFi integrations (Jupiter, Kamino), staking, asset management | | kamino | Lending, borrowing, liquidity management, leverage trading | | lulo | Lending aggregator across Kamino, Drift, MarginFi, Jupiter | | manifest | CLOB, Limit orders, Reverse orders, Global orders, Destiny vaults | | marginfi | Lending, borrowing, leveraged positions (looping) and flash loans | | meteora | DLMM, DAMM pools, bonding curves, Alpha Vaults | | orca | Whirlpools concentrated liquidity AMM, swaps, positions | | pumpfun | Token launches, bonding curves, PumpSwap AMM | | raydium | AMM pools, CLMM, CPMM, LaunchLab token launches | | sanctum | Liquid staking, LST swaps, Infinity pool |
Infrastructure
| Skill | Description | |-------|-------------| | arcium | Encrypted computation via MPC — dark pools, sealed-bid auctions, encrypted voting, confidential DeFi | | helius | RPC, DAS API, webhooks, priority fees, LaserStream gRPC | | quicknode | RPC (80+ chains), DAS API, Yellowstone gRPC, Streams, webhooks, priority fees, Metis Jupiter | | light-protocol | ZK Compression, rent-free compressed tokens | | magicblock | Ephemeral Rollups, sub-10ms latency, gasless transactions | | sol-incinerator | Burn tokens, burn nfts, close token accounts | | squads | Multisig wallets, smart accounts, account abstraction |
Trading
| Skill | Description | |-------|-------------| | dflow | Spot trading, prediction markets, Swap API, WebSocket streaming | | ranger-finance | Perps aggregator across Drift, Flash, Adrena, Jupiter |
Oracles
| Skill | Description | |-------|-------------| | pyth | Real-time price feeds, confidence intervals, EMA prices | | switchboard | Price feeds, on-demand data, VRF randomness, Surge streaming |
Data & Analytics
| Skill | Description | |-------|-------------| | birdeye | Real-time token prices, OHLCV charts, DEX pools, trades, trending tokens, smart money tracking, and wallet analyzer. Fully x402 compatible | | coingecko | Token prices, DEX pool data, OHLCV charts, trades | | metengine | Smart money analytics for Polymarket, Hyperliquid, and Meteora — wallet scoring, insider detection, capital flow tracking (63 endpoints, x402 pay-per-request) | | wallet-analysis | Solana-first wallet analysis with Zerion API — portfolio value, token positions, transactions, charts, and wallet PnL |
Cross-Chain
| Skill | Description | |-------|-------------| | debridge | Cross-chain bridges, message passing, Solana ↔ EVM transfers | | lifi | Cross-chain swaps, bridging, payments, routing, and status tracking across Solana, EVM, Bitcoin, and Sui |
NFT & Tokens
| Skill | Description | |-------|-------------| | metaplex | Core, Token Metadata, Bubblegum, Candy Machine, Umi framework |
Client Development
| Skill | Description | |-------|-------------| | solana-kit | Modern tree-shakeable SDK from Anza, zero dependencies | | solana-kit-migration | Migration guide from @solana/web3.js v1.x to @solana/kit |
Program Development
| Skill | Description | |-------|-------------| | pinocchio-development | Zero-copy framework for high-performance programs (88-95% CU reduction) |
AI Agents
| Skill | Description | |-------|-------------| | solana-agent-kit | 60+ Solana operations with LangChain, Vercel AI, MCP support |
Security
| Skill | Description | |-------|-------------| | vulnhunter | Vulnerability detection, dangerous API hunting, variant analysis | | code-recon | Deep architectural context building for security audits |
DevOps
| Skill | Description | |-------|-------------| | surfpool | Development environment with mainnet forking, cheatcodes |
Ideas
Looking for skills to build? Check out IDEAS.md for community-requested skills.
Contributing
See CONTRIBUTING.md for guidelines on creating new skills.
License
Acknowledgments
Built on Anthropic's Skills and the Agent Skills Specification.
Built by SendAI for the Solana ecosystem