description: Sync dynamic skills for Cargo.toml dependencies or local source argument-hint: "[--force] [--from-source ] [crate_names...]" Sync Crate Skills Scan Cargo.toml and generate skills for depe
阅读全文
AI Daily Report
description: Generate AI daily/weekly news report from Reddit communities argument-hint: "[day|week|month] [--save [path]]" AI Daily Report Generate a summarized report of AI news from Reddit communit
阅读全文
/unsafe-check
/unsafe-check Check a file for unsafe code issues and potential safety violations. Usage /unsafe-check [file] Parameters file (optional): Path to the Rust file to check. If not provided, checks the cu
阅读全文
Update Crate Skill
description: Update a specific crate skill to latest version argument-hint: <crate_name> [version] Update Crate Skill Force regenerate a crate skill with the latest documentation. Arguments: $AR
阅读全文
Achievement System
description: View coding achievements, stats, and progress argument-hint: "[list|stats|reset] [--category bug|test|streak|safety|learning]" Achievement System View and manage your coding achievements
阅读全文
/rust-features
/rust-features Get Rust version changelog and new features. Usage /rust-features [version] Parameters version (optional): Rust version number (e.g., 1.83, 1.82). If omitted, fetches the latest stable
阅读全文
Create llms.txt from URLs
description: Generate comprehensive llms.txt from URLs using agent-browser argument-hint: [requirements] Create llms.txt from URLs Use agent-browser CLI to access target URLs, extract content, and gen
阅读全文
/skill-index
/skill-index Query Rust skills by meta-question category or technical subcategory. Usage /skill-index <query> Parameters query (required): Meta-question code (e.g., m01), tech category (e.g., 20
阅读全文
/docs Command
name: docs description: Fetch Rust API documentation from docs.rs arguments: name: crate_name description: Name of the crate to look up required: true name: item description: Specific item (function,
阅读全文
/crate-info
/crate-info Get information about a Rust crate including latest version, features, and changelog. Usage /crate-info <crate> [version] Parameters crate (required): Crate name (e.g., tokio, serde,
阅读全文