find-skills

Search for agent skills by keywords and provide installation commands.

Updated Feb 23, 2026
One-click install
npx skills add https://github.com/mbeps/Skills --skill find-skills-mbeps
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/mbeps/Skills/tree/main/find-skills
Command: npx skills add https://github.com/mbeps/Skills --skill find-skills-mbeps

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users find and install new agent capabilities from a public ecosystem when they need to accomplish a task that might have an existing tool.

Core Features & Use Cases

  • Skill Discovery: Search for skills based on keywords related to the user's need.
  • Installation Guidance: Provide clear instructions and commands for installing discovered skills.
  • Use Case: A user asks, "How can I automatically generate a changelog for my project?" This skill would search for relevant skills and provide instructions to install a changelog generator.

Quick Start

Use the find-skills skill to search for a skill that can help with generating API documentation.

Frequently Asked Questions about find-skills

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

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

You can discover agent skills by providing a task description or keywords to the CLI tool, which searches a public repository to find relevant capabilities and provides installation commands for extending agent functionality.

Can I search for agent skills using keywords related to my project needs?

Yes, keyword-based skill searches are supported. The tool queries a public ecosystem based on your descriptive keywords, matching your project needs with available agent skills and returning targeted installation instructions.

What is the process for installing agent skills from a public repository?

Installing agent skills involves using the CLI tool to search the public repository, selecting a relevant skill based on your task description, and executing the provided installation commands to integrate the new capability into your agent environment.

How do I find a tool to generate a changelog using an agent CLI?

To find a changelog generator, use the agent CLI to search the public skills repository with keywords like 'generate changelog'. The tool will return matching agent skills along with the commands needed to install them.

Does this skill discovery tool support interactive searches?

Yes, the skill discovery tool supports both interactive and keyword-based searches. This allows you to iteratively refine your task description when querying the public repository to find the most appropriate agent skills for installation.

Can I use this to find agent skills for generating API documentation?

Yes, you can search for API documentation generation skills. By submitting your specific requirement to the CLI discovery tool, it queries the public skill repository and provides the necessary installation commands to add the documentation capability to your agent.