AI agent skills for Solana development — DeFi protocols, infrastructure, security, and more.
> /plugin marketplace add sendaifun/skills
FAQ
sendaifun-skills is a Claude Code plugin with 48 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes animation-reverse-engineering, arcium, birdeye. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.
Repo: sendaifun/skills


AI agent skills for Solana development — DeFi protocols, infrastructure, security, and more.
These skills work with any AI agent. We recommend Claude Code with Opus models for best results.
Add the marketplace:
/plugin marketplace add sendaifun/skills
Install skills:
/plugin install jupiter
/plugin install helius
/plugin install meteora
https://github.com/sendaifun/skills.gitSkills 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.
npx skills add sendaifun/skills
| 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 |
| 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 |
| Skill | Description |
|---|---|
| dflow | Spot trading, prediction markets, Swap API, WebSocket streaming |
| ranger-finance | Perps aggregator across Drift, Flash, Adrena, Jupiter |
| Skill | Description |
|---|---|
| pyth | Real-time price feeds, confidence intervals, EMA prices |
| switchboard | Price feeds, on-demand data, VRF randomness, Surge streaming |
| 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 |
| 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 |
| Skill | Description |
|---|---|
| metaplex | Core, Token Metadata, Bubblegum, Candy Machine, Umi framework |
| 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 |
| Skill | Description |
|---|---|
| pinocchio-development | Zero-copy framework for high-performance programs (88-95% CU reduction) |
| Skill | Description |
|---|---|
| solana-agent-kit | 60+ Solana operations with LangChain, Vercel AI, MCP support |
| Skill | Description |
|---|---|
| vulnhunter | Vulnerability detection, dangerous API hunting, variant analysis |
| code-recon | Deep architectural context building for security audits |
| Skill | Description |
|---|---|
| surfpool | Development environment with mainnet forking, cheatcodes |
Looking for skills to build? Check out IDEAS.md for community-requested skills.
See CONTRIBUTING.md for guidelines on creating new skills.
Built on Anthropic's Skills and the Agent Skills Specification.
.claude-plugin/
marketplace.json
.github/
workflows/
validate-marketplace.yml
.gitignore
CONTRIBUTING.md
IDEAS.md
LICENSE
README.md
scripts/
validate-marketplace.js
skills/
animation-reverse-engineering/
references/
acquisition.md
analysis.md
discovery.md
dissection.md
examples/
text-sweep.md
timelapse-slider.md
porting-framer-motion.md
porting-interactions.md
verification.md
scripts/
dissect.sh
SKILL.md
arcium/
examples/
minimal-circuit.md
patterns.md
mcp.json
references/
troubleshooting.md
SKILL.md
birdeye/
docs/
troubleshooting.md
examples/
holder-data/
holder-distribution.ts
market-data/
meme-tokens.ts
new-listings.ts
ohlcv-chart.ts
trending-tokens.ts
pair-data/
pair-overview.ts
price-ohlcv/
price-and-ohlcv.ts
token-data/
token-overview.ts
token-security.ts
trader-intelligence/
gainers-losers.ts
smart-money.ts
top-traders.ts
transactions/
token-trades.ts
wallet-intelligence/
wallet-pnl.ts
wallet-portfolio.ts
wallet-tx-history.ts
websocket/
live-price-stream.ts
whale-alert.ts
x402/
pay-per-request.ts
resources/
api-reference.md
error-handling.md
intent-index.md
pagination.md
supported-networks.md
websocket.md
x402.md
SKILL.md
templates/
birdeye-client.ts
carbium/
docs/
migration.md
trading-bots.md
troubleshooting.md
examples/
gasless-swap/
README.md
grpc-stream/
README.md
pump-snipe/
README.md
rpc-basic/
README.md
swap-bundle/
README.md
swap-quote/
README.md
websocket-monitor/
README.md
resources/
endpoints-and-auth.md
grpc-reference.md
swap-api-reference.md
websocket-reference.md
SKILL.md
templates/
carbium-setup.ts
coingecko/
docs/
troubleshooting.md
examples/
integration/
full-client.ts
ohlcv/
ohlcv-charts.ts
pools/
pool-data.ts
token-prices/
get-token-price.ts
trades/
recent-trades.ts
resources/
api-reference.md
network-dex-ids.md
token-addresses.md
SKILL.md
templates/
coingecko-client.ts
ct-alpha/
ct-search.ts
data/
known-tokens.json
watchlist.default.json
examples/
basic-search.ts
install.ts
lib/
api.ts
cache.ts
cost.ts
extract.ts
filters.ts
format.ts
tweetrank.ts
resources/
query-templates.md
tool-discovery.md
x-api.md
setup.ts
SKILL.md
debridge/
docs/
troubleshooting.md
examples/
basic-transfer/
README.md
external-calls/
README.md
fee-configurations/
README.md
message-passing/
README.md
resources/
chain-ids.md
error-codes.md
program-ids.md
sdk-api-reference.md
SKILL.md
dflow/
docs/
advanced-patterns.md
troubleshooting.md
examples/
declarative-swaps/
intent-swap.ts
imperative-swaps/
basic-swap.ts
prediction-markets/
query-markets.ts
trade-outcomes.ts
websocket-client.ts
trade-api/
unified-trade.ts
resources/
api-reference.md
error-codes.md
github-sdks.md
prediction-market-api.md
token-mints.md
SKILL.md
templates/
prediction-market-client.ts
swap-client.ts
example-skill/
docs/
troubleshooting.md
examples/
basic/
example.ts
resources/
api-reference.md
SKILL.md
templates/
setup.ts
glam/
docs/
troubleshooting.md
evaluations.json
examples/
EXAMPLES.md
resources/
cli/
advanced.md
alt.md
delegate.md
invest.md
jupiter.md
kamino-farms.md
kamino-lend.md
kamino-vaults.md
lst.md
manage.md
staking.md
transfer.md
vault.md
concepts.md
sdk/
client.md
integrations.md
ix-mapper.md
mint.md
multisig.md
SKILL.md
helius/
helius-dflow/
references/
dflow-prediction-markets.md
dflow-proof-kyc.md
dflow-spot-trading.md
dflow-websockets.md
helius-das.md
helius-laserstream.md
helius-onboarding.md
helius-priority-fees.md
helius-sender.md
helius-wallet-api.md
helius-websockets.md
integration-patterns.md
SKILL.md
helius-phantom/
references/
browser-sdk.md
frontend-security.md
helius-das.md
helius-enhanced-transactions.md
helius-onboarding.md
helius-priority-fees.md
helius-sender.md
helius-wallet-api.md
helius-websockets.md
integration-patterns.md
nft-minting.md
payments.md
react-native-sdk.md
react-sdk.md
token-gating.md
transactions.md
SKILL.md
references/
das.md
enhanced-transactions.md
laserstream.md
onboarding.md
priority-fees.md
sender.md
wallet-api.md
webhooks.md
websockets.md
SKILL.md
inco/
docs/
troubleshooting.md
examples/
basic-operations/
encrypted-operations.ts
confidential-spl-token/
mint-and-transfer.ts
reveal-balance.ts
private-raffle/
raffle-client.ts
resources/
access-control.md
confidential-spl-token.md
js-sdk-reference.md
rust-sdk-reference.md
SKILL.md
templates/
inco-svm-setup.ts
jupiter/
SKILL.md
kamino/
docs/
troubleshooting.md
examples/
lending/
borrow-repay.md
deposit-withdraw.md
leverage.md
liquidity/
strategy-management.md
oracle/
price-feeds.md
resources/
klend-api-reference.md
kliquidity-api-reference.md
program-addresses.md
scope-api-reference.md
SKILL.md
templates/
full-integration.ts
lending-setup.ts
liquidity-setup.ts
lavarage/
docs/
troubleshooting.md
examples/
borrow.ts
close-position.ts
discover-markets.ts
open-long.ts
open-short.ts
portfolio.ts
resources/
api-reference.md
program-addresses.md
types-reference.md
SKILL.md
templates/
client.ts
lifi/
SKILL.md
light-protocol/
docs/
troubleshooting.md
examples/
advanced/
batch-operations.ts
delegation.ts
light-token-program/
create-light-mint.ts
mint-light-tokens.ts
wrap-unwrap.ts
querying/
fetch-accounts.ts
setup/
example.ts
zk-compression/
compress-spl.ts
create-mint.ts
decompress.ts
mint-tokens.ts
transfer-tokens.ts
resources/
github-repos.md
json-rpc-methods.md
program-addresses.md
sdk-reference.md
SKILL.md
templates/
setup.ts
lulo/
docs/
troubleshooting.md
examples/
balance/
balance.ts
deposit/
deposit.ts
integration/
full-integration.ts
withdraw/
withdraw.ts
resources/
api-reference.md
token-addresses.md
SKILL.md
templates/
lulo-client.ts
magicblock/
docs/
advanced-patterns.md
troubleshooting.md
examples/
anchor-counter/
README.md
crank-automation/
README.md
delegation-flow/
README.md
... 482 more© 2026 Flowy · Free and open source
Built for Claude Code · Not affiliated with Anthropic