rust-skill-creator

Installation
Summary

Dynamically generate skills for Rust crates and standard library documentation.

  • Supports both agent mode (via /create-llms-for-skills and /create-skills-via-llms commands) and inline mode for skills-only installations
  • Handles third-party crates (tokio, serde, axum) and Rust std library modules with automatic URL construction
  • Generates SKILL.md files with overview, key types, common patterns, and reference documentation organized by module
  • Includes URL templates and helpers for constructing docs.rs and doc.rust-lang.org links for any crate or std item
SKILL.md

Rust Skill Creator

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

Create dynamic skills for Rust crates and std library documentation.

When to Use

This skill handles requests to create skills for:

  • Third-party crates (tokio, serde, axum, etc.)
  • Rust standard library (std::sync, std::marker, etc.)
  • Any Rust documentation URL

Execution Mode Detection

CRITICAL: Check if related commands/skills are available.

This skill relies on:

  • /create-llms-for-skills command
Related skills

More from zhanghandong/rust-skills

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