skills-search

Search the skills.sh registry for agent skills by keyword or popularity.

Updated Feb 2, 2026
One-click install
npx skills add https://github.com/drbobber/superdiscount-deals --skill skills-search-drbobber
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skills-search
Source: https://github.com/drbobber/superdiscount-deals/tree/main/skills/skills-search
Command: npx skills add https://github.com/drbobber/superdiscount-deals --skill skills-search-drbobber

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill allows users to easily search and discover skills from the skills.sh registry directly from their command line interface, streamlining the process of finding and integrating new agent capabilities.

Core Features & Use Cases

  • Registry Search: Find skills by keyword, name, or description.
  • Popular Skills: Discover trending and highly installed skills.
  • Direct Installation Guidance: View commands to install skills via clawdhub or npx skills.
  • Use Case: A developer needs a skill to interact with a specific API. They can use skills-search "api-name" to find relevant skills and then follow the provided installation instructions.

Quick Start

Search for skills related to web design using the skills-search command.

Frequently Asked Questions about skills-search

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

FAQPage Schema
How do I search for agent skills from the command line?

You can search for agent skills from the command line by querying the skills.sh registry with specific keywords to discover relevant capabilities and retrieve their installation commands.

How do I find popular agent skills to install?

To find popular agent skills, you can query the skills.sh registry to discover trending and highly installed capabilities, receiving direct installation guidance via clawdhub or npx skills commands.

Do I need Node.js to search the skills.sh registry?

Node.js is optionally used for execution when searching the skills.sh registry, but network access to the skills.sh API is required to perform the queries and retrieve installation instructions.

What is the best way to discover CLI skills for a specific API?

The best way to discover CLI skills for a specific API is to search the skills.sh registry by keyword or API name, which provides matching agent capabilities along with their installation commands.

How do I get installation commands for discovered agent skills?

After discovering agent skills via the skills.sh registry search, you get installation commands for integration using either the clawdhub command or npx skills directly from the search results.