rust-learner

rust-learner is a skill for Claude Code, Codex from actionbook/rust-skills. It costs 123 tokens per session (2,127 once invoked), scanned A, original, no licence file.

A Rust reference helper for checking Rust versions, crate information, release notes, APIs, dependencies, and package features. A crate is a reusable Rust package.

In plain words
What is it for?
Checking Rust releases, editions, crates, dependencies, API documentation, and Cargo commands.
Why use it?
It reduces the need to piece together version and package details from scattered documentation.

Skill for Claude CodeCodex

Part of the rust-skills plugin — 38 skills, 21 commands, 11 agents, 1 hook, 1 MCP server shipped together

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.

agentmods
npx agentmods add skills/actionbook/rust-skills/rust-learner
Any agent
npx skills add actionbook/rust-skills --skill rust-learner
Clone the repo
git clone --depth 1 https://github.com/actionbook/rust-skills

Made for: Claude Code, Codex.

Or install rust-skills, the plugin that ships this one along with the rest of its 38 skills, 21 commands, 11 agents, 1 hook, 1 MCP server.

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 rust-learner

README.md
[![agentmods](https://agentmods.dev/badge/skills/actionbook/rust-skills/rust-learner.svg)](https://agentmods.dev/skills/actionbook/rust-skills/rust-learner)
Your own site
<a href="https://agentmods.dev/skills/actionbook/rust-skills/rust-learner"><img src="https://agentmods.dev/badge/skills/actionbook/rust-skills/rust-learner.svg" alt="Measured on agentmods" height="20"></a>
Per session 123 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,127 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00123 $0.02127
Opus 5 $0.00062 $0.01064
Sonnet 5 $0.00025 $0.00425
Haiku 4.5 $0.00012 $0.00213

Measured 2d ago against content hash 39c27e577edd, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

rust-learner scanned grade A with 0 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 2d 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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/rust-learner/SKILL.md · 311 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

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. 2d ago First seen · 311 lines · 123 tokens per session scan A 39c27e577edd

Subscribe to this mod's changes

rust-learner is a skill published in the GitHub repository actionbook/rust-skills (1,441 stars, last pushed 12d ago), with no licence file. It adds 123 tokens to every session and 2,127 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. 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

rust-learner

Learn Rust language features and crate updates. Use when user asks about Rust version changelog, what's new in Rust, crate updates, Cargo.toml dependencies, tokio/serde/axum features, or any Rust ecosystem questions.

actionbook/actionbook · 51 tokens

m14-mental-model

Use when learning Rust concepts. Keywords: mental model, how to think about ownership, understanding borrow checker, visualizing memory layout, analogy, misconception, explaining ownership, why does Rust, help me understand, confused about, learning Rust, explain like I'm, ELI5, intuition for, coming from Java, coming…

moeru-ai/auv · 91 tokens

rust-learn

Rust 私教 — 从 0 带到「胜任」的有状态学习教练。加载结构化课程(15 模块,novice→competent)+ 教学法协议 + 学习者档案,按你的水平自适应出题、批改、排复习。 触发词:「学 rust」「教我 rust」「继续学 rust」「考我 rust」.

swaylq/sijiao-skill · 87 tokens

learn-rust

Use when the user wants to learn Rust interactively by exploring the sessions-chronicle codebase, guided by questions, micro-exercises, and Rust Book references.

supermaciz/sessions-chronicle · 36 tokens

apostle-tutor

发现式教学——带一个具体的人把一门技术学到「能诊断」,靠对话、真实报错和他自己的话推进,不产出课件。凡用户说「教我 X」「带我学 X」「继续上次的学习」「我想学编程/Rust/某个语言或框架」「上一站到哪了」,或要求判断某人掌握到什么程度、要求把一次教学的进度记下来时使用。它管一次次对话式教学的方法与续接:先确定已有知识、划出前沿、给规格不给教程、让编译器当裁判、用学习者的原话作掌握证据。不产出 HTML 课件、阅读材料或课程包,那是 teach 的活;也不用于写文档、写教程文章或给代码加注释。.

Luciole-Studio/apostle-skills · 190 tokens

rust-learner

Use when asking about Rust versions or crate info. Keywords: latest version, what's new, changelog, Rust 1.x, Rust release, stable, nightly, crate info, crates.io, lib.rs, docs.rs, API documentation, crate features, dependencies, which crate, what version, Rust edition, edition 2021, edition 2024, cargo add, cargo…

kikakkz/wait-agent · 123 tokens