find-skills

Discover and install agent skills via natural language queries and the Skills CLI.

6|1|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/JustinWangJP/cc-agent-teams-action-monitor --skill find-skills-justinwangjp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/JustinWangJP/cc-agent-teams-action-monitor/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/JustinWangJP/cc-agent-teams-action-monitor --skill find-skills-justinwangjp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discover and install agent skills from the open ecosystem.

Core Features & Use Cases

  • Discover skills via natural language queries.
  • Install skills using the Skills CLI (npx skills add owner/repo@skill).
  • Browse skills at skills.sh to learn more and verify compatibility.

Quick Start

Find a skill for a task and I will present installation options.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I discover agent skills for a specific task using natural language?

You can discover agent skills by providing a natural language description of your task, and the tool will present installation options for matching skills. This allows you to search the ecosystem without knowing exact package names.

How do I install an agent skill via the command line?

To install an agent skill via the command line, use the Skills CLI with the command 'npx skills add <owner/repo@skill>'. This directly fetches and integrates the selected skill into your environment.

Can I search for automation skills and narrow results by domain?

Yes, you can search for automation skills and narrow results by specific domains. The tool supports asking for skills by domain to filter the ecosystem and find the most relevant packages for your use case.

Where can I browse the skills ecosystem to verify compatibility before installing?

You can browse the skills ecosystem at skills.sh to learn more about available packages and verify compatibility. This website serves as the central directory for discovering agent skills before installation.

Do I need any dependencies to use the Skills CLI for searching and installing?

No external dependencies are required to use the Skills CLI for searching and installing. The tool operates autonomously using standard command line inputs to discover and add skills from the open ecosystem.

What is the best way to find and add a skill from the open ecosystem?

The best way to find and add a skill from the open ecosystem is using the 'npx skills find' command to search by domain, followed by 'npx skills add' to install your selected package directly through the CLI.