Skillsmith
Installation
SKILL.md
Skillsmith
Skillsmith is your skill discovery and management system for Claude Code. It provides access to 500+ community skills with trust verification, quality scoring, and security scanning.
Quick Reference: MCP Tools
| Tool | Use When | Example |
|---|---|---|
search |
Finding skills by keyword, category, or trust tier | "Find testing skills" |
get_skill |
Getting full details about a specific skill | "Show details for community/jest-helper" |
install_skill |
Installing a skill to ~/.claude/skills/ | "Install the commit skill" |
uninstall_skill |
Removing an installed skill | "Uninstall jest-helper" |
skill_recommend |
Getting contextual recommendations | "Recommend skills for my React project" |
skill_validate |
Checking skill structure before manual install | "Validate this skill" |
skill_compare |
Comparing 2-5 skills side-by-side | "Compare jest-helper and vitest-helper" |
skill_suggest |
Getting suggestions based on current work | Automatic based on context |