ss-discover-skills

Search GitHub for SKILL.md files, rank results, and install selected Claude Code skills.

Updated Feb 14, 2026
One-click install
npx skills add https://github.com/JasonLo/skill-sommelier --skill ss-discover-skills
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ss-discover-skills
Source: https://github.com/JasonLo/skill-sommelier/tree/main/skills/ss-discover-skills
Command: npx skills add https://github.com/JasonLo/skill-sommelier --skill ss-discover-skills

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps users discover, evaluate, and install new Claude Code skills, streamlining the process of expanding their AI's capabilities.

Core Features & Use Cases

  • Skill Discovery: Searches GitHub for relevant Claude Code skills based on user profile or keywords.
  • Personalized Ranking: Ranks discovered skills by relevance, stars, and recency.
  • Installation: Allows users to select and install skills directly, with a security review process.
  • Use Case: A new user wants to get started with Claude Code skills but doesn't know where to begin. They run this skill, which suggests relevant skills based on their stated interests and then allows them to install a few to bootstrap their collection.

Quick Start

Search GitHub for trending Claude Code skills and present a personalized ranked table.

Frequently Asked Questions about ss-discover-skills

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find and install Claude Code skills from GitHub?

To discover and install Claude Code skills from GitHub, you can use a skill that searches for SKILL.md files using GitHub code and topic search, validates candidates, filters by permissive licenses, and ranks them by relevance, stars, and recency. You can then select and install skills directly after a security review of executable content.

What is the best way to search GitHub for trending Claude skills?

The best way to search GitHub for trending Claude skills is to personalize search queries from a user profile and rank discovered skills by relevance, stars, and recency. This approach presents a markdown table of results, streamlining the discovery of relevant SKILL.md files.

Does the skill discovery process check for security or license issues?

Yes, the skill discovery process filters candidates by permissive licenses and performs a security review of executable content before installation. This ensures that the discovered GitHub skills are safe to use and compliant with open-source requirements.

Can I search for Claude Code skills based on my specific interests?

Yes, you can search for Claude Code skills based on your specific interests. The discovery mechanism personalizes search queries from a user profile, allowing you to find relevant skills tailored to your stated needs and bootstrap your collection.

How are discovered GitHub skills ranked and presented to the user?

Discovered GitHub skills are ranked by relevance, stars, and recency, and then presented to the user in a markdown table of results. This ranking system helps users quickly evaluate and select the most valuable skills for installation.