agent-skills-discovery

Installation
SKILL.md

Agent Skills Discovery — Dual-Manager Verification

Discover and install Agent Skills from either package manager and verify they actually exist before installing. Covers the two interoperable managers that share the Agent Skills spec (agentskills.io): npx skills add (Vercel/skills.sh) and gh skill (GitHub CLI v2.90+, preview).

When to Use

  • User asks "does {tool} have a skill?" (e.g., RunPod CLI, gh CLI, Docker, HuggingFace)
  • User wants to install a skill but is unsure which repo/skill name is canonical
  • Need to compare runpod/runpod-plugins-official vs legacy runpod/skills, or similar forks
  • User mentions npx skills add, gh skill, skills.sh, or agentskills.io
  • Verifying a skill before recommending an install in docs or chat

The Two Managers

Both read the same SKILL.md spec; skills are interoperable. Prefer gh skill when the user already has gh auth and wants search/preview/pinning via git tags; prefer npx skills add for auto-detection across 50+ agents.

npx skills add (Vercel)

Installs
1
GitHub Stars
1
First Seen
9 days ago
agent-skills-discovery — rajivmehtaflex/power-utility