skill-discovery

Search GitHub repositories for SKILL.md files using topics and keywords.

15|1|Updated Feb 21, 2019
One-click install
npx skills add https://github.com/dejanr/dotfiles --skill skill-discovery-dejanr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-discovery
Source: https://github.com/dejanr/dotfiles/tree/main/modules/home/cli/pi-mono/skills/skill-discovery
Command: npx skills add https://github.com/dejanr/dotfiles --skill skill-discovery-dejanr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps users discover and find new agent skills available on GitHub, making it easier to expand the AI's capabilities.

Core Features & Use Cases

  • Skill Search: Search for skills using keywords and topics on GitHub.
  • Catalog Building: Automatically builds a searchable catalog of skills from various repositories.
  • Use Case: A user wants to find skills related to "code review". This Skill can search GitHub for repositories tagged with "code-review-skills" or containing "SKILL.md" files, then present a curated list of relevant skills.

Quick Start

Search GitHub for skills related to code review.

Frequently Asked Questions about skill-discovery

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

FAQPage Schema
How do I find agent skills on GitHub?

You can find agent skills on GitHub by searching repositories using specific topics and code content for SKILL.md files. This Skill scans repositories to identify and catalog reusable skill units across various platforms.

How do I search GitHub repositories for specific AI skills?

You search GitHub repositories by providing keywords and topics related to your desired functionality. The Skill fetches repository content and processes data to locate repositories tagged with specific skills or containing SKILL.md files.

Do I need gh CLI and jq to search for skills on GitHub?

Yes, you need both gh CLI and jq installed. The Skill requires gh CLI for repository searching and content fetching, and jq for processing the data returned from GitHub.

Can I automatically build a catalog of AI skills from GitHub repositories?

Yes, you can automatically build a searchable catalog of skills. The Skill discovers and catalogs reusable skill units by fetching and processing SKILL.md files from various repositories.

What is the best way to discover reusable AI agent capabilities?

The best way to discover reusable AI agent capabilities is to search GitHub for repositories containing SKILL.md files. This approach identifies and catalogs existing skill units to expand agent functionality.

How does searching by SKILL.md files help expand AI agent capabilities?

Searching by SKILL.md files helps expand AI agent capabilities by identifying standardized, reusable skill units across repositories. It facilitates the cataloging of these units for integration into various platforms.