find-skills

Search for installable agent skills using the Skills CLI.

1|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/leonanpereirapinto/ai-utils --skill find-skills-leonanpereirapinto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/leonanpereirapinto/ai-utils/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/leonanpereirapinto/ai-utils --skill find-skills-leonanpereirapinto

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill acts as a facilitator for navigating the open agent skills ecosystem.

Core Features & Use Cases

  • Discovery: surface relevant open-source or community skills based on user intent.
  • Installation: provide install commands and learn-more links to simplify onboarding.
  • Guidance: help users choose the right skill based on domain and task needs.

Quick Start

Ask the AI to search for installable agent skills using a query and present the best matches with install commands and learn-more links.

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

To find and install agent skills, use the Skills CLI commands like 'npx skills find' to search the ecosystem and 'npx skills add' to install relevant matches based on your query.

What is the best way to browse available agent skills online?

You can browse available agent skills online by visiting skills.sh, which surfaces installable open-source and community skills with corresponding learn-more links and installation commands.

Can I check for updates to my installed agent skills using the CLI?

Yes, you can check for updates to installed agent skills by running the 'npx skills check' and 'npx skills update' commands within the Skills CLI ecosystem.

How do I evaluate which agent skill to choose for my project?

To evaluate agent skills, ask the AI to surface relevant options based on your domain and task needs, providing install commands and learn-more links to help you choose the right skill.

Does the Skills CLI require any dependencies to search the ecosystem?

No specific dependencies are required to search the ecosystem. You can execute the Skills CLI commands directly to discover, evaluate, and install open-source or community agent skills.