find-skills

Discover and recommend installable agent skills with installation commands.

9|1|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/ControlNet/oma-dotfile --skill find-skills-controlnet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/ControlNet/oma-dotfile/tree/main/skills/find-skills
Command: npx skills add https://github.com/ControlNet/oma-dotfile --skill find-skills-controlnet

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps users discover and install community-built agent skills so they can quickly extend an agent's capabilities without manual research or configuration.

Core Features & Use Cases

  • Skill Discovery: Translate user requests into targeted searches across the skills ecosystem to find relevant skills and resources.
  • Installation Guidance: Provide exact npx skills add commands and links to skill pages for easy installation.
  • Fallback Assistance: When no skills match, offer to complete the task directly or guide the user to create a new skill.
  • Use Case: A developer asks "how do I automate changelog generation?"; the skill finds a changelog skill, returns its description, and shows the npx install command.

Quick Start

Ask the assistant to "find a skill for X" (for example: find a skill for React performance or find a skill for changelog generation) and request the recommended install command.

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 a specific task?

To discover agent skills, request a search for your desired capability and the tool returns matching skill names, descriptions, and npx installation commands. You can ask the assistant to find a skill for your specific domain or task.

What is the npx command to add a new agent skill?

The npx command to add a new agent skill follows the `npx skills add` syntax, which is provided alongside the skill description and page link during the discovery process for quick installation.

Can I automate tasks like changelog generation using community skills?

Yes, you can automate tasks like changelog generation by searching for community-built skills. The tool translates your request into a targeted search across the ecosystem and returns relevant skills with installation guidance.

What happens if no suitable skill is found for my request?

When no suitable skill is found, fallback assistance is offered to either complete the requested task directly or guide you through creating a new skill to handle the specific functionality.

Do I need to manually configure extensions to add agent capabilities?

No, you do not need to manually configure extensions to add agent capabilities. The skill discovery process provides exact installation commands and links to extend functionality without manual research.