Find Skill
Search skill marketplaces for relevant skills and install them.
Purpose
Search skill marketplaces and open-source repositories for skills matching a topic. Evaluate compatibility with the Metapowers format and install if suitable.
Usage
/metapowers:find-skill <topic>Example:
/metapowers:find-skill flutter widget testingWhat It Does
- Searches skills.sh, GitHub, and other sources for matching SKILL.md files
- Evaluates compatibility (frontmatter format, structure, conventions)
- If compatible: installs directly to
.metapowers/plugins/custom/ - If partially compatible: adapts to Metapowers conventions, then installs
- If nothing found: suggests
/metapowers:create-skillinstead
Where Skills Are Installed
Custom skills are installed to:
.metapowers/plugins/custom/skills/<skill-name>/SKILL.md