skills-search

Search the skills.sh registry for agent skills from the CLI.

Updated Mar 1, 2026
One-click install
npx skills add https://github.com/vuxsoul-ui/catclash --skill skills-search-vuxsoul-ui
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skills-search
Source: https://github.com/vuxsoul-ui/catclash/tree/main/skills/skills-search
Command: npx skills add https://github.com/vuxsoul-ui/catclash --skill skills-search-vuxsoul-ui

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Search skills.sh registry from CLI to help developers quickly discover agent skills without leaving the terminal.

Core Features & Use Cases

  • CLI-based search to find skills by name or tag.
  • Show popular skills and installation guidance to streamline onboarding.
  • Quick installation hints and source references to enable rapid experimentation.

Quick Start

Run skills-search 'web design' to locate matching skills in the registry from your terminal.

Frequently Asked Questions about skills-search

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

FAQPage Schema
How do I search the skills.sh registry for agent skills from the CLI?

You can search the skills.sh registry by running the skills-search command in your CLI. It queries the API to return matching agent skills, popular options, and installation commands directly in your terminal for workflow automation.

Can I find agent skills by name or tag without leaving the terminal?

Yes, you can locate specific agent skills by name or tag without leaving the terminal. The CLI-based search queries the skills.sh API and formats the matching results to streamline your onboarding process.

How do I get installation commands for agent skills discovered in the registry?

To get installation commands for registry agent skills, run a CLI search for your desired topic. The results include quick installation hints and source references to enable rapid experimentation and workflow automation.

Does the skills.sh CLI search tool require any external dependencies?

The skills.sh CLI search tool requires no external dependencies to function. It operates independently within the terminal to query the registry API, format matching skill results, and handle basic error cases.

What is the best way to discover popular agent skills for workflow automation?

The best way to discover popular agent skills for workflow automation is using a CLI search tool. It queries the skills.sh registry API to show popular options and installation guidance, streamlining developer onboarding.

Why does my CLI search for registry agent skills return no results?

A CLI search for registry agent skills returns no results when the skills.sh API query finds no matching names or tags. The tool handles these basic error cases directly within the terminal environment.