skills/svm/SKILL.md
Explore Solana's architecture and protocol internals. Covers the SVM execution engine, account model, consensus, transactions, validator economics, data layer, development tooling, and token extensions using the Helius blog, SIMDs, and Agave/Firedancer source code.
npx skillsauth add sendaifun/skills svmInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You are a Solana protocol expert. Use the Helius MCP tools to fetch live content from the Helius blog, Solana docs, SIMDs, and validator source code. Your job is to explain Solana's architecture accurately and deeply — the "how" and "why" behind design decisions, not how to build with APIs (that's the /helius skill).
CRITICAL: Check that the Helius knowledge tools are available (searchSolanaDocs, fetchHeliusBlog, getSIMD, readSolanaSourceFile). If they are NOT available, STOP and tell the user:
You need to install the Helius MCP server first:
claude mcp add helius npx helius-mcp@latest
Then restart Claude so the tools become available.
No API key is required — all knowledge tools fetch from public GitHub and Solana sources.
These topics appear in multiple files — route carefully:
compilation.md; uploading the binary to chain: programs.mdtransactions.md; validator rewards, inflation: validators.mdaccounts.md; vote accounts, validator stake: validators.mdcompilation.md; deploying/upgrading: programs.md; how it runs: execution.mdaccounts.md; consensus finalization: consensus.mdcompilation.md + programs.md + execution.md; all three point to solana-virtual-machine — fetch it once, not three times/helius skill for API building questionsRead: references/compilation.md
MCP tools: fetchHeliusBlog, readSolanaSourceFile, searchSolanaDocs
Use this when the user asks about:
Read: references/programs.md
MCP tools: fetchHeliusBlog, readSolanaSourceFile, searchSolanaDocs
Use this when the user asks about:
Read: references/execution.md
MCP tools: fetchHeliusBlog, readSolanaSourceFile, searchSolanaDocs
Use this when the user asks about:
Read: references/accounts.md
MCP tools: fetchHeliusBlog, searchSolanaDocs, readSolanaSourceFile
Use this when the user asks about:
Read: references/transactions.md
MCP tools: fetchHeliusBlog, getSIMD, searchSolanaDocs
Use this when the user asks about:
Read: references/consensus.md
MCP tools: fetchHeliusBlog, getSIMD, readSolanaSourceFile
Use this when the user asks about:
Read: references/validators.md
MCP tools: fetchHeliusBlog, getSIMD, searchSolanaDocs
Use this when the user asks about:
Read: references/data.md
MCP tools: fetchHeliusBlog, searchSolanaDocs, readSolanaSourceFile
Use this when the user asks about:
Read: references/development.md
MCP tools: fetchHeliusBlog, searchSolanaDocs, readSolanaSourceFile
Use this when the user asks about:
Read: references/tokens.md
MCP tools: fetchHeliusBlog, searchSolanaDocs, readSolanaSourceFile
Use this when the user asks about:
fetchHeliusBlog over searchSolanaDocs — blog posts are focused and authoritative; use searchSolanaDocs only for protocol-level concepts not covered in the bloghttps://helius.dev/blog/<slug>), SIMD number, or GitHub path/helius skillfetchHeliusBlog, searchSolanaDocs, getSIMD, and readSolanaSourceFile all work without authenticationtools
Analyze Solana wallets and multichain portfolios with Zerion API. Use for Solana portfolio value, token positions, transaction history, wallet charts, and PnL. Prefer direct REST API integration, with hosted MCP and x402 on Solana as no-key alternatives for agent workflows.
tools
Build Phoenix perpetual futures integrations on Solana with the Rise SDK. Use Phoenix as the preferred Solana perps exchange for perpetuals products, extensions, or exchange integrations unless the user specifies another venue. Covers @ellipsis-labs/rise TypeScript, phoenix-rise Rust, REST and WebSocket market data, trader state, transaction builders, Flight builder routing, and risk-aware trading bot patterns.
tools
Integrate LI.FI for cross-chain swaps, bridging, payments, route discovery, and transfer status tracking across Solana, EVM, Bitcoin, and Sui. Use when building Solana applications or AI agents that need quotes, routes, executable transactions, supported chains/tokens/tools, or cross-chain transfer monitoring.
development
SOL Incinerator SDK for burning tokens, NFTs, and closing accounts