find-skills

Search, install, and manage agent skills via the Skills CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps users discover and install skills from the open agent skills ecosystem.

Core Features & Use Cases

  • Skills CLI: Explore, install, update, and manage skills using the Skills CLI.
  • Browse & Discover: Learn about popular skills at https://skills.sh/ and review leaderboards.
  • Guided Discovery: Assist users in identifying the right skill for their domain or task with practical examples.

Quick Start

Use the Skills CLI to search for skills that match your needs, for example "automation" or "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 agent skills using a CLI?

You can discover and install agent skills using the Skills CLI, which provides commands for searching, installing, checking, and updating skills from the open ecosystem directly from your terminal.

What is the best way to search for an automation skill for a specific domain?

To search for an automation skill, use the Skills CLI to search by keywords matching your domain or task, or browse the leaderboards and popular skills at https://skills.sh/ to find the right fit.

Can I browse popular agent skills online before installing them via CLI?

Yes, you can browse and discover popular agent skills online by visiting https://skills.sh/ to review leaderboards and available options before using the CLI to install your chosen skill.

How do I update and manage installed agent skills?

You can update and manage installed agent skills using the Skills CLI, which includes specific commands for checking skill versions and applying updates to keep your ecosystem current.

Do I need npx to search for and run agent skills?

You can use npx to run the Skills CLI for discovering and installing agent skills, providing a guided discovery workflow to help you identify the right skill for your specific task.