Solana Skills

April 30, 2026 · View on GitHub

Solana Skills

AI agent skills for Solana development — DeFi protocols, infrastructure, security, and more.

License: Apache 2.0 Agent Skills

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

  1. Open Settings (Cmd+Shift+J / Ctrl+Shift+J)
  2. Navigate to Rules & CommandsProject RulesAdd RuleRemote Rule (GitHub)
  3. Enter: https://github.com/sendaifun/skills.git

Skills are auto-discovered based on context. Ask about Jupiter swaps, Helius RPCs, or Metaplex NFTs and the agent uses the relevant skill automatically.

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

SkillDescription
jupiterUltra swaps, limit orders, DCA, perpetuals, lending, and token APIs
glamTokenized vaults, DeFi integrations (Jupiter, Kamino), staking, asset management
kaminoLending, borrowing, liquidity management, leverage trading
luloLending aggregator across Kamino, Drift, MarginFi, Jupiter
manifestCLOB, Limit orders, Reverse orders, Global orders, Destiny vaults
marginfiLending, borrowing, leveraged positions (looping) and flash loans
meteoraDLMM, DAMM pools, bonding curves, Alpha Vaults
orcaWhirlpools concentrated liquidity AMM, swaps, positions
pumpfunToken launches, bonding curves, PumpSwap AMM
raydiumAMM pools, CLMM, CPMM, LaunchLab token launches
sanctumLiquid staking, LST swaps, Infinity pool

Infrastructure

SkillDescription
arciumEncrypted computation via MPC — dark pools, sealed-bid auctions, encrypted voting, confidential DeFi
heliusRPC, DAS API, webhooks, priority fees, LaserStream gRPC
quicknodeRPC (80+ chains), DAS API, Yellowstone gRPC, Streams, webhooks, priority fees, Metis Jupiter
light-protocolZK Compression, rent-free compressed tokens
magicblockEphemeral Rollups, sub-10ms latency, gasless transactions
sol-incineratorBurn tokens, burn nfts, close token accounts
squadsMultisig wallets, smart accounts, account abstraction

Trading

SkillDescription
dflowSpot trading, prediction markets, Swap API, WebSocket streaming
ranger-financePerps aggregator across Drift, Flash, Adrena, Jupiter

Oracles

SkillDescription
pythReal-time price feeds, confidence intervals, EMA prices
switchboardPrice feeds, on-demand data, VRF randomness, Surge streaming

Data & Analytics

SkillDescription
birdeyeReal-time token prices, OHLCV charts, DEX pools, trades, trending tokens, smart money tracking, and wallet analyzer. Fully x402 compatible
coingeckoToken prices, DEX pool data, OHLCV charts, trades
metengineSmart money analytics for Polymarket, Hyperliquid, and Meteora — wallet scoring, insider detection, capital flow tracking (63 endpoints, x402 pay-per-request)
wallet-analysisSolana-first wallet analysis with Zerion API — portfolio value, token positions, transactions, charts, and wallet PnL

Cross-Chain

SkillDescription
debridgeCross-chain bridges, message passing, Solana ↔ EVM transfers
lifiCross-chain swaps, bridging, payments, routing, and status tracking across Solana, EVM, Bitcoin, and Sui

NFT & Tokens

SkillDescription
metaplexCore, Token Metadata, Bubblegum, Candy Machine, Umi framework

Client Development

SkillDescription
solana-kitModern tree-shakeable SDK from Anza, zero dependencies
solana-kit-migrationMigration guide from @solana/web3.js v1.x to @solana/kit

Program Development

SkillDescription
pinocchio-developmentZero-copy framework for high-performance programs (88-95% CU reduction)

AI Agents

SkillDescription
solana-agent-kit60+ Solana operations with LangChain, Vercel AI, MCP support

Security

SkillDescription
vulnhunterVulnerability detection, dangerous API hunting, variant analysis
code-reconDeep architectural context building for security audits

DevOps

SkillDescription
surfpoolDevelopment 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

Apache 2.0

Acknowledgments

Built on Anthropic's Skills and the Agent Skills Specification.


Built by SendAI for the Solana ecosystem