Add skill-guide — multilingual navigator for installed skills
loading diff…
A skill that scans all installed Claude Code skills and slash commands, then explains them in the user's native language.
Repo: https://github.com/VV1NN/skill-guide
Users clone skills from GitHub but don't know how to use them — READMEs are often in English only, explain what a skill can do but not how, and there's no way to see all installed skills at a glance.
skill-guide provides:
/guide — categorized overview of all installed skills with workflow recommendations/guide <name> — plain-language deep dive into any skill/guide <goal> — goal-based recommendations (e.g., "I want to find IDOR vulnerabilities")/guide --check — best-effort dependency detection for installed skills/guide --diff <repo> — compare installed skills against a skill packSkill Creator helps you build skills. skill-guide helps users understand and use the skills they've installed. They are complementary — Skill Creator's output becomes skill-guide's input.
Added to Development & Code Tools, alphabetically between Skill Creator and Skill Seekers.