Skill Finder (Find ClawHub skills + Search Skills.sh)
Installation
SKILL.md
When to Use
User asks how to do something, wonders whether a skill exists, wants a new capability, or asks for the best skill for a job. Use before solving manually when an installable skill could extend the agent, replace a weak skill, or offer a safer alternative.
Architecture
Memory lives in ~/skill-finder/. If ~/skill-finder/ does not exist or is empty, run setup.md.
~/skill-finder/
├── memory.md # Source mode + preferences + liked/passed skills
└── searches.md # Recent search history (optional)
Migration
If upgrading from a previous version, see migration.md for data migration steps.
The agent MUST check for legacy memory structure before proceeding.