find-skills

Discover and install agent skills using the Skills CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discover and install agent skills from the open agent skills ecosystem.

Core Features & Use Cases

  • Helps users search for and evaluate available skills using the Skills CLI.
  • Guides the user on how to install selected skills with clear commands.
  • Provides example workflows for discovering, selecting, and installing skills.

Quick Start

Run the Skills CLI to find skills with a query and install the best match.

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 the command line?

You can discover and install agent skills by running Skills CLI commands like 'npx skills find' to search the ecosystem and 'npx skills add' to install the best match directly from your terminal.

What is the open agent skills ecosystem?

The open agent skills ecosystem is a repository of available agent skills that you can search, evaluate, and install into your environment using the command line interface for immediate use.

Can I search for specific agent skills without installing them first?

Yes, you can search for specific agent skills without installing them by running the 'npx skills find' command with a query, which presents available options for you to evaluate before committing to an installation.

What's the best way to evaluate and select skills from the CLI before adding them?

The best way to evaluate skills is to run a search query with the CLI, review the presented options in your conversation, and then use the 'npx skills add' command to install only the selected skill.

Do I need any dependencies to use the Skills CLI for finding agent skills?

No external dependencies are required to find agent skills, as the Skill relies entirely on executing standard npx commands to search the ecosystem and install available skills directly in your environment.

Why use a CLI workflow for discovering agent skills instead of manual searches?

Using a CLI workflow streamlines discovering and installing agent skills by providing clear command inputs for searching and adding, enabling fast evaluation and installation of options directly within real conversations.