skills
Health Pass
- License — License: Apache-2.0
- Description — Repository has a description
- Active repo — Last push 0 days ago
- Community trust — 72 GitHub stars
Code Warn
- process.env — Environment variable access in skills/coingecko/examples/integration/full-client.ts
- network request — Outbound network request in skills/coingecko/examples/integration/full-client.ts
- process.env — Environment variable access in skills/coingecko/examples/ohlcv/ohlcv-charts.ts
- network request — Outbound network request in skills/coingecko/examples/ohlcv/ohlcv-charts.ts
- process.env — Environment variable access in skills/coingecko/examples/pools/pool-data.ts
- network request — Outbound network request in skills/coingecko/examples/pools/pool-data.ts
- process.env — Environment variable access in skills/coingecko/examples/token-prices/get-token-price.ts
- network request — Outbound network request in skills/coingecko/examples/token-prices/get-token-price.ts
- process.env — Environment variable access in skills/coingecko/examples/trades/recent-trades.ts
- network request — Outbound network request in skills/coingecko/examples/trades/recent-trades.ts
- process.env — Environment variable access in skills/coingecko/templates/coingecko-client.ts
- network request — Outbound network request in skills/coingecko/templates/coingecko-client.ts
- process.env — Environment variable access in skills/ct-alpha/ct-search.ts
- process.env — Environment variable access in skills/ct-alpha/install.ts
- fs module — File system access in skills/ct-alpha/install.ts
Permissions Pass
- Permissions — No dangerous permissions requested
This project is a public marketplace of Solana-related AI agent skills, providing pre-built templates and instructions for interacting with DeFi protocols, infrastructure, and trading platforms.
Security Assessment
The repository does not request any inherently dangerous permissions or execute arbitrary shell commands. However, it does make outbound network requests and accesses environment variables, mostly within the CoinGecko skill templates and examples. These requests are expected for a toolkit designed to fetch market data and interact with web APIs, but you should inspect the endpoints to ensure they align with your security policies. There is no evidence of hardcoded secrets. Overall risk: Low. The environment variable usage is standard for API keys, and the network activity is appropriate for the tool's function.
Quality Assessment
The project is actively maintained, with its most recent push occurring today. It uses the permissive Apache-2.0 license and has garnered 72 GitHub stars, indicating a fair level of community trust and visibility. The available skills cover a wide variety of well-known Solana projects, suggesting a comprehensive and actively developed resource for Solana developers.
Verdict
Safe to use, though developers should verify the target URLs of outbound network requests when integrating the provided skill templates.
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 drift
/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
Skills are auto-discovered based on context. Ask about Drift perpetuals, Helius RPCs, or Metaplex NFTs and the agent uses the relevant skill automatically.
Verify: Ask "How do I place a perp order on Drift?" — if working, the agent will reference Drift SDK patterns.
Any Agent
npx skills add sendaifun/skills
Available Skills
DeFi
| Skill | Description |
|---|---|
| jupiter | Ultra swaps, limit orders, DCA, perpetuals, lending, and token APIs |
| drift | Perpetuals, spot trading, cross-collateral, and vaults |
| glam | Tokenized vaults, DeFi integrations (Jupiter, Drift, 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 |
|---|---|
| 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 |
| 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 |
|---|---|
| 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) |
Cross-Chain
| Skill | Description |
|---|---|
| debridge | Cross-chain bridges, message passing, Solana ↔ EVM transfers |
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
Reviews (0)
Sign in to leave a review.
Leave a reviewNo results found