find-skills

Search and install agent skills via Skills CLI commands.

7|2|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/wenerme/ai --skill find-skills-wenerme
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/wenerme/ai/tree/main/skills/find-skills
Command: npx skills add https://github.com/wenerme/ai --skill find-skills-wenerme

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the problem of not knowing which existing agent skill can help with a specific task or capability you want.

Core Features & Use Cases

  • Skill discovery by intent: Turns user requests like “how do I do X” into targeted searches across the open agent skills ecosystem.
  • Install-ready recommendations: Provides relevant skill matches and the exact install command to try immediately.
  • Guided fallback when nothing matches: Helps the user pivot to direct assistance or start creating a new skill when no results are found.

Quick Start

Ask the assistant to find a skill for what you need, for example: “Find a skill that can help me with PR reviews.”

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 AI agent skills for a specific task?

To discover AI agent skills, you can ask the assistant to search for a capability matching your task, which returns relevant matches and the exact skills CLI add command for immediate installation.

Can I find an agent skill by describing what I want to do instead of knowing its name?

Yes, skill discovery by intent turns natural language requests like “how do I do X” into targeted searches across the agent skills ecosystem, matching your workflow needs without requiring a specific skill name.

What is the best way to extend AI agent capabilities with modular packages?

The best way to extend agent capabilities is searching the open skills ecosystem for modular packages, then using the provided skills CLI add command to install the matching workflow directly.

How do I install a skill if the workflow search returns no matching results?

When skill discovery returns no matching results, the system provides a guided fallback to help you pivot to direct assistance or start creating a new custom skill for your capability request.

Does skill discovery work with the skills CLI for adding new agent capabilities?

Yes, skill discovery is built around the skills CLI search and add commands, surfacing install-ready recommendations via skills.sh links to seamlessly extend your agent's capabilities.