solana-beginner

solana-beginner is a skill for Codex from Sarthib7/agentsmith. It costs 92 tokens per session (2,531 once invoked), scanned B, original, no licence file.

A teaching guide to Solana, a blockchain network, for developers who are new to its ecosystem. It explains core concepts and adapts explanations for different backgrounds, including EVM developers.

In plain words
What is it for?
Use it to learn Solana fundamentals, understand why it is used, get started, or translate knowledge from EVM-based blockchain development.
Why use it?
It reduces the learning gap between general software development or other blockchain systems and Solana's concepts.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it to learn Solana fundamentals, understand why it is used, get started, or translate knowledge from EVM-based blockchain development.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/sarthib7/agentsmith/solana-beginner
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Sarthib7/agentsmith --skill solana-beginner
Clone the repo
git clone --depth 1 https://github.com/Sarthib7/agentsmith

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for solana-beginner

README.md
[![agentmods](https://agentmods.dev/badge/skills/sarthib7/agentsmith/solana-beginner/github.svg)](https://agentmods.dev/skills/sarthib7/agentsmith/solana-beginner)
Your own site
<a href="https://agentmods.dev/skills/sarthib7/agentsmith/solana-beginner"><img src="https://agentmods.dev/badge/skills/sarthib7/agentsmith/solana-beginner/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for solana-beginner

Your own site · 80×15
<a href="https://agentmods.dev/skills/sarthib7/agentsmith/solana-beginner"><img src="https://agentmods.dev/badge/skills/sarthib7/agentsmith/solana-beginner.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 92 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,531 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 2 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00092 $0.02531
Opus 5 $0.00046 $0.01265
Sonnet 5 $0.00018 $0.00506
Haiku 4.5 $0.00009 $0.00253

Measured 5d ago against content hash ffc8356fa992, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade B, and why

solana-beginner scanned grade B with 2 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Sends data to an external URLmediumData exfiltration

A POST to an outside endpoint may be telemetry or may be exfiltration; either way the mod talks to somewhere, and you should know where.

[ -n "$_CONVEX_URL" ] && curl -s -X POST "$_CONVEX_URL/api/mutation" -H "Content-Type: application/json" -d '{"path":"telemetry:track","args":{"skill":"solana-beginner","phase":"idea","status":"success","version":"0.2.0"

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

[ -n "$_CONVEX_URL" ] && curl -s -X POST "$_CONVEX_URL/api/mutation" -H "Content-Type: application/json" -d '{"path":"telemetry:track","args":{"skill":"solana-beginner","phase":"idea","status":"success","version":"0.2.0"
skills/solana-beginner/SKILL.md · 205 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 205 lines · 92 tokens per session scan B ffc8356fa992

Subscribe to this mod's changes

solana-beginner is a skill published in the GitHub repository Sarthib7/agentsmith (9 stars, last pushed 8d ago), with no licence file. It adds 92 tokens to every session and 2,531 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it B with 2 findings (sends data to an external url, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

practice-cognition

A method for testing ideas in practice, learning from the results, and improving the next attempt through repeated cycles.

HughYau/qiushi-skill · 183 tokens

copilot-cli-quickstart

Use this skill when someone wants to learn GitHub Copilot CLI from scratch. Offers interactive step-by-step tutorials with separate Developer and Non-Developer tracks, plus on-demand Q&A. Just say "start tutorial" or ask a question! Note: This skill targets GitHub Copilot CLI specifically and uses CLI-specific tools…

boshi-xixixi/TraeSkill · 85 tokens

academy-skill

Retrieve Binance Academy's official educational content (Glossary, Courses, Learn & Earn, Articles) for AI chat. Trigger when the user's message expresses one of these INTENTS (NOT keyword matches): (1) Knowledge Q&A — "What is Gas Fee?", "Why did I receive less crypto than I sent?", "How does staking work?" (2) Risk…

binance/binance-skills-hub · 204 tokens

mentoring-juniors

Socratic mentoring for junior developers and AI newcomers. Guides through questions, never answers. Triggers: "help me understand", "explain this code", "I'm stuck", "Im stuck", "I'm confused", "Im confused", "I don't understand", "I dont understand", "can you teach me", "teach me", "mentor me", "guide me", "what does…

boshi-xixixi/TraeSkill · 280 tokens

autoresearch

Autonomous iterative experimentation loop for any programming task. Guides the user through defining goals, measurable metrics, and scope constraints, then runs an autonomous loop of code changes, testing, measuring, and keeping/discarding results. Inspired by Karpathy's autoresearch. USE FOR: autonomous improvement…

boshi-xixixi/TraeSkill · 116 tokens

legacy-circuit-mockups

Generate breadboard circuit mockups and visual diagrams using HTML5 Canvas drawing techniques. Use when asked to create circuit layouts, visualize electronic component placements, draw breadboard diagrams, mockup 6502 builds, generate retro computer schematics, or design vintage electronics projects. Supports 555…

boshi-xixixi/TraeSkill · 111 tokens