Detects when the user pastes or mentions a GitHub URL that may contain Claude skills or plugins. Triggers on messages containing github.com URLs, especially when user says things like "here's a repo", "check out this repo", "load this", "use these skills", "I found these skills", or simply pastes a github.com link. Make sure to use this skill whenever a GitHub URL appears in the user's message that might contain Claude Code skills or plugins.
$npx -y skills add idan-yaron/claude-cowork-skills-toolkit --skill detect-github-urlInstalls into the current project.
Run `npx skills use "https://github.com/idan-yaron/claude-cowork-skills-toolkit" --skill "idan-yaron/claude-cowork-skills-toolkit/detect-github-url"` 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.