Look at what the user keeps re-explaining to the agent and propose new SKILL.md files that would replace those repeated explanations. Use when the user says "what skills should I have", "suggest skills", "audit my skills", or when you notice you're being asked the same kind of task three times in a row.
$npx -y skills add spencerpauly/skills-repo --skill suggesting-skillsInstalls into the current project.
Run `npx skills use "https://github.com/spencerpauly/skills-repo" --skill "spencerpauly/skills-repo/suggesting-skills"` 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/spencerpauly/skills-repo" that are relevant to the current task. Run `npx skills add "https://github.com/spencerpauly/skills-repo"` and select the relevant skills, then follow their instructions.