find-skills

Search and install agent skills via the Skills CLI.

2|Updated Jan 12, 2026
One-click install
npx skills add https://github.com/YouMingYeh/shadcn-ui-supabase-docker-template --skill find-skills-youmingyeh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/YouMingYeh/shadcn-ui-supabase-docker-template/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/YouMingYeh/shadcn-ui-supabase-docker-template --skill find-skills-youmingyeh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discover and install agent skills from the open agent skills ecosystem.

Core Features & Use Cases

  • Discover available skills across domains and determine suitability for your task.
  • Install chosen skills quickly via the Skills CLI to extend agent capabilities.
  • Browse and compare skills using the community ecosystem to find the best fit for your project.

Quick Start

Run the Skills CLI to search for skills and install the ones you need, for example by using 'npx skills find <query>' or 'npx skills add owner/repo@skill'.

Frequently Asked Questions about find-skills

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search and install agent skills via CLI?

To search and install agent skills via CLI, run commands like 'npx skills find <query>' to discover options and 'npx skills add <owner/repo@skill>' to install chosen skills. This process extends agent capabilities without modifying user data.

What is the best way to discover agent skills for a specific project?

The best way to discover agent skills is using the Skills CLI command 'npx skills find <query>' to browse the open ecosystem. This lets you compare options across domains and determine suitability before installing.

Does the Skills CLI require external dependencies to install agent skills?

No, the Skills CLI operates with no external dependencies beyond the CLI itself. It adheres to safe prompts and installs agent skills without modifying user data.

Can I compare agent skills before installing them through the CLI?

Yes, you can compare agent skills before installing by using 'npx skills find <query>' to browse the community ecosystem. This helps you find the best fit for your project before running the add command.