Discover installable agent skills from ctx's shipped Skills.sh catalog, the Skills.sh search API, and the npx skills CLI. Use when a user asks whether a skill exists, wants to add/update a skill, or needs a repeatable procedure for finding candidate skills safely.
$npx -y skills add stevesolun/ctx --skill find-skillsInstalls into the current project.
Run `npx skills use "https://github.com/stevesolun/ctx" --skill "stevesolun/ctx/find-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/stevesolun/ctx" that are relevant to the current task. Run `npx skills add "https://github.com/stevesolun/ctx"` and select the relevant skills, then follow their instructions.