AI AGENT ADDONS

Rust Skill Creator

zhanghandong/rust-skills

You can make custom skills for Rust crates and the standard library. This tool turns documentation into a working skill for an AI agent. It helps the agent understand Rust code and APIs.

There are two ways to create a skill. Use built-in commands if you have the full plugin. Or follow manual steps to fetch documentation and create files yourself.

Works with any Rust crate like tokio or serde. Also works with standard library modules like std::sync.

Add Rust Skill Creator skill to your workflow

Global

mkdir -p ~/.claude/skills/rust-skill-creator

Project

mkdir -p .claude/skills/rust-skill-creator

Source Repository

Stars
1,264
Forks
104
Watchers
1,264
Last Push
1 month ago
Created
6 months ago