find-skills

Search for and install agent skills via the Skills CLI.

Updated Aug 6, 2025
One-click install
npx skills add https://github.com/fabiano001/claude-config --skill find-skills-fabiano001
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/fabiano001/claude-config/tree/main/skills/find-skills
Command: npx skills add https://github.com/fabiano001/claude-config --skill find-skills-fabiano001

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps users identify existing agent skills to extend capabilities and streamline task automation by proposing installable options and guiding setup.

Core Features & Use Cases

  • Discovers relevant open-agent skills based on user queries like how do I do X or find a skill for X.
  • Guides installation and setup through the Skills CLI, including global or project-level installation.
  • Provides recommendations and learning resources via skills.sh ecosystem to broaden capabilities.

Quick Start

Search for skills with the Skills CLI and install the desired one.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I discover existing agent skills for task automation?

You can discover agent skills by querying the skills.sh ecosystem for specific automation, design, testing, or deployment capabilities to find relevant ready-to-use options.

What is the best way to install an agent skill using the CLI?

The best way to install an agent skill is via the Skills CLI, which guides you through searching for the desired capability and setting it up either globally or at the project level.

Can I install agent skills globally and locally for different workflows?

Yes, you can install agent skills globally or at the project level using the Skills CLI, allowing you to manage workflow capabilities across different environments and automation tasks.

Do I need any dependencies to search and install skills via the CLI?

No dependencies are required to search and install skills via the CLI, as the tool operates independently to discover open-agent skills and guide their setup for your automation workflows.

How do I verify that a newly installed agent skill is working correctly?

You can verify a newly installed agent skill by following the guided setup and verification steps provided by the Skills CLI after installation, ensuring the capability is ready for your automation tasks.