This is maintenance tooling for Claude's dynamic Rust skill system. It scans your installed skills, checks if referenced documentation files actually exist, and fetches missing ones from docs.rs. You'd run it after generating skills to catch broken references, or periodically to keep docs in sync. It handles both agent mode (background fetching) and inline mode (direct CLI execution) depending on your setup. The check-only flag lets you audit without changes, while remove-invalid cleans up references that can't be fetched. Honest take: it's plumbing. You won't touch it often, but when a skill references a missing file, you'll be glad it's there.
npx -y skills add actionbook/rust-skills --skill core-fix-skill-docs --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
supercent-io/skills-template
supercent-io/skills-template
huangjia2019/claude-code-engineering
reactjs/react.dev
reactjs/react.dev