find-skills

Search and install agent skills from the open ecosystem using the Skills CLI.

Updated Feb 24, 2026
One-click install
npx skills add https://github.com/PatricioOsorio/astro-devtalles-course --skill find-skills-patricioosorio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/PatricioOsorio/astro-devtalles-course/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/PatricioOsorio/astro-devtalles-course --skill find-skills-patricioosorio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discovering and installing agent skills when users express interest in capabilities that may exist as installable skills.

Core Features & Use Cases

  • Skill discovery: search and browse the open agent skills ecosystem to identify suitable capabilities.
  • Installation: install selected skills to extend agent functionality.
  • Use cases: when a user asks for a capability or wants to extend the agent's abilities with new skills.

Quick Start

Ask the AI to search for a skill matching your needs and install it with the Skills CLI.

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 from the ecosystem?

You can discover and install agent skills by asking the AI to search the curated catalog for matching capabilities, then using the Skills CLI to install the selected options that extend agent functionality.

What is the best way to find new capabilities when extending my agent?

The best way to find new capabilities is searching the open agent skills ecosystem. The CLI searches, ranks, and presents relevant installable skills based on your prompt seeking specific capabilities.

Can I browse available agent skills before committing to an installation?

Yes, you can browse available agent skills before installation. The discovery process searches and ranks the catalog to present relevant options, allowing you to evaluate suitable capabilities for your agent.

Do I need the Skills CLI to search the agent skills catalog?

Yes, the Skills CLI is required to search the agent skills catalog. The discovery and installation process relies on the CLI and a curated catalog to find, rank, and install relevant skills.

How does skill discovery rank results when searching the ecosystem?

Skill discovery ranks results by searching the curated catalog to match your expressed needs. It evaluates available capabilities and presents the most relevant installable options for your agent.

When should I use skill discovery instead of building custom agent capabilities?

Use skill discovery when seeking capabilities that may already exist as installable skills. It allows you to quickly search, evaluate, and install existing ecosystem skills rather than building custom functionality from scratch.