Create modular skill documents (SKILL.md files) for Claude Code. Use this skill whenever a task requires generating reusable knowledge documents, capturing domain expertise, or building skills that encode workflows, APIs, or specialized techniques. Invoke this whenever you need to write a SKILL.md from scratch, even if the user doesn't explicitly ask for a "skill".
$npx -y skills add cxcscmu/skilllearnbench --skill skill-creatorInstalls into the current project.
Run `npx skills use "https://github.com/cxcscmu/skilllearnbench" --skill "cxcscmu/skilllearnbench/skill-creator"` 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/cxcscmu/skilllearnbench" that are relevant to the current task. Run `npx skills add "https://github.com/cxcscmu/skilllearnbench"` and select the relevant skills, then follow their instructions.