← Back to Skills Marketplace
279
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install svm
Description
Explore Solana's architecture and protocol internals. Covers the SVM execution engine, account model, consensus, transactions, validator economics, data laye...
Usage Guidance
This skill is internally coherent for learning about Solana internals: it contains a set of local reference documents and a harmless installer that copies them into your Claude skills folder. To use its live-fetch features you must install the Helius MCP server (the SKILL.md suggests using 'npx helius-mcp@latest' via the platform command); that step downloads a third-party package, so review the helius-mcp project before running it. No credentials are requested by the skill itself. If you are comfortable installing the MCP tooling and trust helius-mcp, the skill is reasonable to install; if you prefer to avoid downloading external packages, you can still read the bundled reference files locally without installing the MCP server.
Capability Analysis
Type: OpenClaw Skill
Name: svm
Version: 1.0.0
The 'svm' skill bundle is a legitimate educational tool designed to provide deep insights into Solana's architecture. The installation script (install.sh) safely copies local markdown files to the agent's skill directory, and the instructions in SKILL.md are well-structured, focusing on using the Helius MCP server to fetch public documentation and source code. There is no evidence of data exfiltration, malicious execution, or harmful prompt injection; the bundle explicitly restricts the agent from writing files and directs it to cite public sources.
Capability Assessment
Purpose & Capability
Name/description (SVM / Solana architecture) match the provided reference files and instructions: the SKILL.md and references are focused on consensus, execution, compilation, transactions, data layer, tokens, and validator economics. The skill only relies on Helius MCP tools to fetch public blogs, SIMDs, and source paths — this is coherent with the learning/explanation purpose.
Instruction Scope
SKILL.md directs the agent to use specific MCP tools (searchSolanaDocs, fetchHeliusBlog, getSIMD, readSolanaSourceFile) to fetch public content and requires the Helius MCP server to be installed. The instructions do not ask the agent to read unrelated local files, secrets, or send data to unknown endpoints. Note: functionality is dependent on those external MCP tools being available.
Install Mechanism
There is no packaged install spec; the included install.sh simply copies the SKILL.md and references into a target skills directory (personal/project/custom) and performs no network downloads. SKILL.md instructs the user to install the Helius MCP server via 'claude mcp add helius npx helius-mcp@latest' — that is an explicit user action which will fetch remote code via npx. This is expected for functionality but you should review the helius-mcp package before running npx.
Credentials
The skill requests no environment variables, credentials, or config paths. The SKILL.md states no API key is required and only references public sources. There are no disproportionate secret requests.
Persistence & Privilege
Flags are default (always:false, user-invocable:true, model invocation allowed). The skill does not request permanent platform-wide presence nor attempt to modify other skills or system-wide settings. install.sh installs under the user's skills directory by default.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install svm - After installation, invoke the skill by name or use
/svm - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
svm 1.0.0 — Initial release
- Provides deep explanations of Solana’s protocol and architecture using official sources, blog posts, SIMDs, and source code.
- Supports detailed routing for key topics (accounts, execution, consensus, fees, validator economics, etc.) with clear guidance on tool and reference file selection.
- Integrates with Helius MCP tools for live content fetching, no API key required.
- Enforces citation and answer composition rules for accuracy and transparency.
- Distinguishes protocol expertise from development/API guidance, redirecting implementation questions appropriately.
Metadata
Frequently Asked Questions
What is SVM?
Explore Solana's architecture and protocol internals. Covers the SVM execution engine, account model, consensus, transactions, validator economics, data laye... It is an AI Agent Skill for Claude Code / OpenClaw, with 279 downloads so far.
How do I install SVM?
Run "/install svm" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is SVM free?
Yes, SVM is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does SVM support?
SVM is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created SVM?
It is built and maintained by Evan (@0xichigo); the current version is v1.0.0.
More Skills