find-skills

Discover and install agent skills from the skills.sh registry.

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

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 guide should be used when the user is looking for functionality that might exist as installable skill.

Core Features & Use Cases

  • Discover and surface relevant skills based on user queries and intents.
  • Provide install instructions and links to browse the ecosystem (skills.sh) for quick onboarding.
  • Support conversations that guide users from discovery to installation of new capabilities.

Quick Start

Tell your AI to search for a skill that matches a task and present install options.

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, describe your task to the AI and it will search the skills catalog for relevant matches. It then provides CLI recommendations and installation guidance for remote skill packages using the npx skills tooling.

What is the skills ecosystem and how does discovery work?

The skills ecosystem is a central registry at skills.sh where users browse installable capabilities. Discovery works by matching your natural language queries, like asking if a skill exists for a specific function, against this catalog to surface relevant extensions.

Do I need the Skills CLI to use discovered agent skills?

Yes, you need the Skills CLI tooling to install discovered agent skills. The CLI processes remote skill packages from the registry and provides the necessary installation commands to extend your environment with new capabilities.

Can I browse the full skills catalog without querying the AI?

Yes, you can browse the full skills catalog directly at skills.sh. This allows you to manually explore the ecosystem and find available agent skills before running the CLI installation commands.

What is the best way to extend my agent with new capabilities?

The best way to extend agent capabilities is by searching the skills registry for matching packages and installing them via the CLI. Express your functional needs to the AI to discover relevant skills and receive quick onboarding instructions.