find-skills

Locate installable agent skills by matching user needs to available options.

61|11|Updated Jun 15, 2026
One-click install
npx skills add https://github.com/Matymatyk-business/david-skills --skill find-skills-matymatyk-business
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/Matymatyk-business/david-skills/tree/main/skills/find-skills
Command: npx skills add https://github.com/Matymatyk-business/david-skills --skill find-skills-matymatyk-business

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discover and install skills from the open agent skills ecosystem to augment your agent's capabilities and reduce manual discovery effort.

Core Features & Use Cases

  • Guided discovery: find relevant skills using natural language queries and browse results.
  • Installation assistance: generate install commands and facilitate one-click installation with npx skills add.
  • Contextual guidance: provide learn-more links and usage tips to integrate skills into workflows.
  • Use Case: Imagine you need a skill to automate PR reviews or search for templates; this feature helps you locate suitable options and install them quickly.

Quick Start

Ask me to find a skill for your task and install it with npx skills add owner/repo@skill.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I find and install agent skills for specific tasks?

To find and install agent skills, use natural language queries to locate relevant options and generate an install command with `npx skills add <owner/repo@skill>`. This allows one-click installation from the open-source ecosystem.

What is the best way to browse and compare open-source CLI skills?

The best way to browse open-source CLI skills is by querying your specific needs during a planning session. The skill discovery process matches your requirements to available options and presents learn-more links for comparison.

Can I use npx to add a skill to my agent workflow?

Yes, you can use `npx skills add <owner/repo@skill>` to add a skill to your agent workflow. The discovery process provides installation assistance and contextual guidance to integrate the new skill seamlessly.

How do I update or check installed skills via the CLI?

You can check and update installed skills via the CLI using the `npx skills check` and `npx skills update` commands. These commands help maintain your agent's capabilities and ensure you have the latest skill versions.

Does the skills CLI support natural language search for task discovery?

Yes, the skills CLI supports natural language search for task discovery. You can ask to find a skill for your specific task, and it will match your query to available skills in the ecosystem to reduce manual discovery effort.

What are the limitations of using npx skills find for agent capability discovery?

Using `npx skills find` is limited to discovering skills within the open agent skills ecosystem. It cannot locate proprietary or closed-source tools, and discovery relies on matching your natural language query to existing repository metadata.