rust-daily

rust-daily is a skill for Claude Code from actionbook/rust-skills. It costs 53 tokens per session (1,376 once invoked), scanned A, original, no licence file.

A reporting tool for Rust news and recurring updates, including daily, weekly, or monthly reports.

In plain words
What is it for?
Use it to prepare or request Rust news reports and updates.
Why use it?
It gathers Rust-related developments into a regular format instead of requiring the reader to track them separately.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter. Also seen: agent in frontmatter.

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-daily
Any agent
npx skills add actionbook/rust-skills --skill rust-daily
Clone the repo
git clone --depth 1 https://github.com/actionbook/rust-skills

Made for: Claude Code.

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-daily

README.md
[![agentmods](https://agentmods.dev/badge/skills/actionbook/rust-skills/rust-daily.svg)](https://agentmods.dev/skills/actionbook/rust-skills/rust-daily)
Your own site
<a href="https://agentmods.dev/skills/actionbook/rust-skills/rust-daily"><img src="https://agentmods.dev/badge/skills/actionbook/rust-skills/rust-daily.svg" alt="Measured on agentmods" height="20"></a>
Per session 53 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,376 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.1 $0.00053 $0.01376
Opus 5 $0.00026 $0.00688
Sonnet 5 $0.00011 $0.00275
Haiku 4.5 $0.00005 $0.00138

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

Security

Grade A, and why

rust-daily 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-daily/SKILL.md · 234 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 · 234 lines · 53 tokens per session scan A 75d102150417

Subscribe to this mod's changes

rust-daily is a skill published in the GitHub repository actionbook/rust-skills (1,441 stars, last pushed 13d ago), with no licence file. It adds 53 tokens to every session and 1,376 once invoked, about $0.0003 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