find-skills

Searches an external ecosystem for agent skills and provides installation commands.

4|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/kvnwolf/devtools --skill find-skills-kvnwolf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/kvnwolf/devtools/tree/main/plugins/base/skills/find-skills
Command: npx skills add https://github.com/kvnwolf/devtools --skill find-skills-kvnwolf

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill helps users find and install new capabilities for the agent when they express a need for functionality that might exist as a pre-built skill.

Core Features & Use Cases

  • Skill Discovery: Search the agent skills ecosystem for relevant tools based on user queries.
  • Installation Guidance: Provide clear instructions and commands for installing discovered skills.
  • Use Case: A user asks, "How can I automate my Git commit messages?" This skill would search for relevant skills and suggest one for commit message generation, providing the installation command.

Quick Start

Use the find-skills skill to search for skills related to writing unit tests.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I discover and install agent skills for new automation tasks?

To discover and install agent skills, use this skill to search the external ecosystem based on your specific functionality needs and receive CLI package manager installation commands for relevant tools.

Can I search for specific automation tools when I need to extend my agent's capabilities?

Yes, you can search for specific automation tools by expressing your functional needs; the skill queries the external ecosystem and suggests relevant pre-built skills for modular agent extension.

What's the best way to find pre-built skills for automating tasks like Git commit messages?

The best way to find pre-built skills for tasks like automating Git commit messages is querying the skill discovery interface, which searches the ecosystem and returns matching tools with installation guidance.

Does this skill discovery tool provide installation commands for the tools it finds?

Yes, this skill discovery tool provides clear installation commands through a CLI package manager interface for every relevant skill it finds in the external ecosystem.

When do I need to use a skill discovery interface instead of manually building agent capabilities?

You need to use a skill discovery interface when you require functionality that might already exist as a pre-built skill, avoiding manual development by searching the external ecosystem for existing modular extensions.

Are there limitations to finding skills through an external ecosystem search?

Limitations of finding skills through an external ecosystem search include dependency on available pre-built tools within the ecosystem and the need for manual installation via CLI commands after discovery.