Load skills from a GitHub repository into the current Cowork session as a unified plugin. Use when the user says "load skills from GitHub", "import skills from repo", "add skills from URL", "install skills from this link", or runs /skills-load with a GitHub URL. Also trigger when the user pastes a GitHub URL and mentions skills, plugins, or Claude capabilities they want to add.
$npx -y skills add idan-yaron/claude-cowork-skills-toolkit --skill skills-loadInstalls 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-load"` 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.