Save the current in-conversation version of loaded skills as a new plugin. Use when the user says "save these skills", "save my iterated skills", "save loaded", "package what I've been working on", "save this as a plugin", "install what I loaded", "I forgot to click save plugin", or runs /skills-save. Captures the CURRENT state from this conversation — iterated versions if any, originals otherwise. For fetching from GitHub, use /skills-load instead.
$npx -y skills add idan-yaron/claude-cowork-skills-toolkit --skill skills-saveInstalls into the current project.
Run `npx skills use "https://github.com/idan-yaron/claude-cowork-skills-toolkit" --skill "idan-yaron/claude-cowork-skills-toolkit/skills-save"` 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/idan-yaron/claude-cowork-skills-toolkit" that are relevant to the current task. Run `npx skills add "https://github.com/idan-yaron/claude-cowork-skills-toolkit"` and select the relevant skills, then follow their instructions.