find-skills

Identify and suggest agent skills from user queries via the Skills CLI.

Updated Mar 24, 2016
One-click install
npx skills add https://github.com/jonmast/dotfiles --skill find-skills-jonmast
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/jonmast/dotfiles/tree/main/agents/skills/find-skills
Command: npx skills add https://github.com/jonmast/dotfiles --skill find-skills-jonmast

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires skills-cli, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users find and install the right agent skills for their needs, saving time and effort in searching for functionality.

Core Features & Use Cases

  • Skill Discovery: Find skills that match specific tasks or capabilities.
  • Skill Installation: Install skills directly from the command line.
  • Skill Updates: Check for and update installed skills.
  • Skill Leaderboard: Access a leaderboard of popular skills.
  • Use Case: When a user asks for help with a specific task, this skill can suggest and install the appropriate skill to handle that task.

Quick Start

Use the find-skills skill to search for a skill related to your task. For example, if you want a skill for 'code review', you can say: 'find a skill for code review'.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I find agent skills for a specific task?

To find agent skills for a specific task, query the find-skills tool with your requirements. It identifies and suggests matching capabilities from its database based on your natural language search terms.

How do I install agent skills from the command line?

You install agent skills from the command line using the Skills CLI. This skill facilitates direct installation from GitHub repositories after you issue the installation command.

Do I need a GitHub account to install agent skills?

Yes, a GitHub account is required to install agent skills. The installation process relies on accessing GitHub repositories through the Skills CLI to download and manage the skill packages.

Can I check for and update installed agent skills?

Yes, you can check for and update installed agent skills. The skill provides an update mechanism that checks your installed versions against available repositories and applies the latest changes.

How can I see which agent skills are most popular?

You can see the most popular agent skills by accessing the built-in skill leaderboard. This feature provides a ranked list of frequently installed and highly rated skills within the community.

What is the best way to discover GitHub skills for code review?

The best way to discover GitHub skills for code review is to ask the skill to find a match for your task. It searches available repositories and suggests the appropriate skill to handle the code review process.