Refresh plugins previously installed by skills-toolkit by re-fetching their GitHub sources and presenting updated .plugin files to Cowork. Use when the user says "update my loaded skills", "refresh skills from github", "pull latest skills", "sync skills-toolkit plugins", "check for skill updates", or runs /skills-update. Identifies target plugins via the skills-toolkit keyword marker embedded in plugin.json — does not touch domain plugins or unrelated SkillsPlugin entries.
$npx -y skills add idan-yaron/claude-cowork-skills-toolkit --skill skills-updateInstalls 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-update"` 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.