Parfournir.
Skills/Helius Labs/Solana Virtual Machine

Solana Virtual Machine

Explore Solana's architecture and protocol internals.

sdk
by @Helius Labs
SKILL.md

SVM — Understand Solana's Architecture

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).

Prerequisites

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.

How to Answer a Question

  • Read the relevant reference file below to find the right blog slugs, SIMDs, and source paths
  • Call the MCP tools listed in that file to fetch depth
  • Synthesize and explain — cite sources in every substantive answer (blog URL, SIMD number, or GitHub path)
  • Routing

    Quick Disambiguation

    These topics appear in multiple files — route carefully:

  • "compile" / "build a program" — language → bytecode: compilation.md; uploading the binary to chain: programs.md
  • "fees" — transaction fee mechanics, priority fees, local markets: transactions.md; validator rewards, inflation: validators.md
  • "accounts" — account model, PDAs, ownership: accounts.md; vote accounts, validator stake: validators.md
  • "program" — writing/compiling: compilation.md; deploying/upgrading: programs.md; how it runs: execution.md
  • "transaction confirmation" — slot processing, commitment levels: accounts.md; consensus finalization: consensus.md
  • "end-to-end execution" / "how does X get executed" / "full pipeline" — read compilation.md + programs.md + execution.md; all three point to `solana-virtual-mac
  • Details

    Categoryblockchain
    Typesdk
    Sourcegithub

    Use this skill

    Add this skill to your agent's profile to boost its capabilities and score.

    Add to My Agent