agentsclimarketplace

Detect github url

Skill idan-yaron/claude-cowork-skills-toolkit/skills/detect-github-url

Fetch, share, and sync Claude skills between GitHub and your Cowork sessions

Install
npx -y skills add idan-yaron/claude-cowork-skills-toolkit --skill detect-github-url

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 5 stars5 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

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.

SKILL.md

1.5 KB, as published. Nobody here has run it

Detect GitHub Skill Repository

The user has shared a GitHub URL. Recognize it and offer to browse its skills.

What to Do

  1. Identify the GitHub URL from the user's message.

  2. Respond naturally — acknowledge the link and explain you can browse available skills.

  3. Offer to browse:

    "I can check this repo for skills and show you what's available. Want me to take a look?"

  4. When the user confirms, run /skills-load <url>. This shows a numbered catalog — the user picks which skills to install as a plugin.

  5. If the URL doesn't look like a skills repo, still offer: "This might not contain Claude skills — want me to check anyway?"

Key Points

  • Be conversational, not robotic
  • The catalog-first approach means the user picks what they need — no bulk loading
  • Selected skills get packaged as a .plugin file and presented with a "Save plugin" button for one-click installation into the / menu
  • Skills are also injected into the conversation for immediate use

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.