Write a new SKILL.md to teach yourself a procedure for a recurring task. Use when asked to "write a skill", "create a skill", "add a skill", "remember how to X", "make a procedure for X", or when you notice a task pattern worth recalling in future sessions.
$npx -y skills add av/mi --skill new-skillInstalls into the current project.
Run `npx skills use "https://github.com/av/mi" --skill "av/mi/new-skill"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/av/mi" that are relevant to the current task. Run `npx skills add "https://github.com/av/mi"` and select the relevant skills, then follow their instructions.