Print a human-readable index of every skill in this repository, grouped by family prefix (pr-management, security, setup, …) with each skill's name and the first sentence of its description. The listing is generated on every run from the live .claude/skills/*/SKILL.md files, so it never goes stale when skills are added, removed, or rewritten.
$npx -y skills add apache/magpie --skill list-skillsInstalls into the current project.
Run `npx skills use "https://github.com/apache/magpie" --skill "apache/magpie/list-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/apache/magpie" that are relevant to the current task. Run `npx skills add "https://github.com/apache/magpie"` and select the relevant skills, then follow their instructions.