find-skills

Discover and install agent skills via the Skills CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps users discover and install modular agent skills from the open ecosystem, reducing the time spent searching and evaluating available capabilities.

Core Features & Use Cases

  • Skill discovery: Find relevant skills using natural-language queries via the Skills CLI.
  • One-click installation: Install skills with a single command, e.g., via npx skills add.
  • Guided exploration: Access learning resources and examples to understand how skills extend capabilities.
  • Use cases: Replace repetitive tasks with installed skills and explore new automation opportunities across domains.

Quick Start

Describe your desired capability and use the Skills CLI to search for matching skills.

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 queries?

You can discover agent skills for a specific task by using the Skills CLI to run natural-language queries, allowing you to quickly find matching capabilities across the open ecosystem and compare options.

What is the command to install an agent skill via npx?

To install an agent skill via npx, you use the `npx skills add` command, which provides one-click installation to quickly extend your agent's capabilities across various domains.

Can I use the Skills CLI to find learning resources and examples for installed workflows?

Yes, the Skills CLI supports guided exploration by providing access to learning resources and examples, helping you understand how installed workflows extend your agent's capabilities.

Does skill discovery require any dependencies or prior environment setup?

Skill discovery requires no prior dependencies or environment setup, allowing you to directly use `npx skills find` to search the open ecosystem and evaluate available capabilities.

What's the best way to compare available agent skills before installation?

The best way to compare available agent skills before installation is using the CLI-based discovery mechanism to search the open ecosystem, reducing the time spent manually evaluating capabilities.