find-skills

Discover and install existing agent skills matching a requested capability.

Updated May 15, 2026
One-click install
npx skills add https://github.com/JBonfim/skill-developer --skill find-skills-jbonfim
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/JBonfim/skill-developer/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/JBonfim/skill-developer --skill find-skills-jbonfim

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the problem of not knowing whether an existing installable skill already covers a specific task or capability you want to use.

Core Features & Use Cases

  • Skill Discovery for Specific Needs: Finds relevant skills based on your domain and task goal, such as code review, testing, documentation, or deployment.
  • Actionable Install Recommendations: Provides the install command and a link so you can verify and install quickly.
  • Fallback Guidance When Nothing Matches: Helps you proceed directly with the task and suggests creating a new skill when no results are found.

Quick Start

Ask an AI: “Find a skill for <your task> and tell me how to install it.”

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I find an existing agent skill for a specific development task?

You can find an agent skill by using the Skills CLI search flow to discover installable capabilities matching your domain. It returns specific install instructions and a skills.sh reference link for quick verification and setup.

What should I do if there is no matching skill for my workflow?

When no matching skill is found, the system provides fallback guidance to proceed directly with your task. It also suggests creating a new skill to cover your specific capability or workflow requirements.

Can I search for skills across different software engineering scenarios?

Yes, you can search for skills across development, testing, documentation, and DevOps scenarios. The discovery process matches your requested capability to existing installable skills in these domains.

How do I install a skill once I find one that matches my needs?

After finding a matching skill, the system provides the specific install command required. You also receive a skills.sh reference link to verify the skill before executing the installation.

What is the best way to discover skills for extending agent capabilities?

The best way to discover skills is to request a search for a specific task capability. The Skills CLI search flow identifies existing skills and provides actionable install recommendations to extend your agent quickly.