How to install a skill
Three steps, no build.
1. Get the folder
Each skill is a directory containing a SKILL.md and any supporting files.
2. Put it where your agent looks
For Claude, the skills directory. For other agents, wherever they load instructions from.
3. Invoke by name
Ask for the task the skill describes. The agent matches the description and runs the method.