find-skills

Search and install agent skills via the Skills CLI.

4|5|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/QuestNova502/claude-skills-sync --skill find-skills-questnova502
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/QuestNova502/claude-skills-sync/tree/main/skills/find-skills
Command: npx skills add https://github.com/QuestNova502/claude-skills-sync --skill find-skills-questnova502

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discovering and installing agent skills can be time-consuming; this skill helps users find, compare, and install relevant skills from the open agent-skills ecosystem.

Core Features & Use Cases

  • Search for skills by keyword or query
  • View install instructions and learn more links
  • Install a skill with npx skills add

Quick Start

Ask me to find a skill for a task and I will show install options and how to add it with npx skills add.

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 for a specific task?

You can discover and install agent skills by searching the ecosystem via keyword queries, comparing returned options, and running npx skills add to install globally.

What is the agent-skills ecosystem and how do I browse available skills?

The agent-skills ecosystem is an open library of automation components. You can browse available skills interactively at skills.sh or search them directly via the CLI.

Can I search for CLI skills by keyword or domain without installing them first?

Yes, you can search for CLI skills by keyword or domain to view options and install instructions first, only running npx skills add when you choose one to install.

Do I need any dependencies installed to use the npx skills add command?

No external dependencies are required. The npx skills add command runs the installation directly, allowing you to locate and install skills without pre-configuring your environment.

What's the best way to find the right skill when multiple options exist for my automation task?

The best way to find the right skill is to use interactive searching to compare options by task or domain, then use the learn more links to evaluate before installing.