bycreminiai· 2 skills
Create a reusable SkillPack from a successful completed task. Use when the user wants to convert a one-off research, coding, analysis, or content workflow into a distributable local SkillPack with skillpack.json, local skills under skills/, starter prompts, start scripts, and an optional zip package.
$npx -y skills add creminiai/skillpack --skill skillpack-creatorInstalls into the current project.
Run `npx skills use "https://github.com/creminiai/skillpack" --skill "creminiai/skillpack/skillpack-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/creminiai/skillpack" that are relevant to the current task. Run `npx skills add "https://github.com/creminiai/skillpack"` and select the relevant skills, then follow their instructions.