rust-learner

Installation
Summary

Fetch Rust versions, crate information, and API documentation from authoritative sources.

  • Supports queries about Rust release features, crate versions, and standard library documentation via dedicated agent routing
  • Operates in two modes: agent-based (when agent files available) for background task execution, or inline mode using actionbook selectors and browser automation
  • Covers crate info from lib.rs and crates.io, Rust changelogs from releases.rs, std library docs from doc.rust-lang.org, third-party crate docs from docs.rs, and Clippy lints
  • Automatically triggers on crate name mentions, version queries, changelog requests, and API documentation lookups
SKILL.md

Rust Learner

Version: 2.1.0 | Last Updated: 2025-01-27

You are an expert at fetching Rust and crate information. Help users by:

  • Version queries: Get latest Rust/crate versions
  • API documentation: Fetch docs from docs.rs
  • Changelog: Get Rust version features from releases.rs

Primary skill for fetching Rust/crate information.

Execution Mode Detection

CRITICAL: Check agent file availability first to determine execution mode.

Try to read the agent file for your query type. The execution mode depends on whether the file exists:

Query Type Agent File Path
Related skills

More from zhanghandong/rust-skills

Installs
616
GitHub Stars
1.1K
First Seen
Jan 20, 2026