skills-sh-search

Search the skills.sh marketplace and install selected skills into projects.

13|6|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/baekenough/second-brain --skill skills-sh-search
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: skills-sh-search
Source: https://github.com/baekenough/second-brain/tree/main/.claude/skills/skills-sh-search
Command: npx skills add https://github.com/baekenough/second-brain --skill skills-sh-search

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Searches for and installs skills from the skills.sh marketplace when internal skills are insufficient.

Core Features & Use Cases

  • Discover: Query the marketplace to find candidate skills with small descriptions and install counts.
  • Evaluation: Review results and select the most suitable skill for your project.
  • Installation: Install selected skill into the project or globally using the CLI, then validate frontmatter and adapt as needed.

Quick Start

Search the skills.sh marketplace for a relevant skill and install the selected one into the project using the provided prompts.

Frequently Asked Questions about skills-sh-search

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

FAQPage Schema
How do I search for and install CLI skills from a marketplace?▼

To search for and install CLI skills, you can query a marketplace to discover candidate skills with descriptions and install counts, then install the selected skill into your project or globally using the CLI.

When do I need to extend my agent with pre-built skills?▼

You need to extend your agent with pre-built skills when internal skills are insufficient for your current project requirements, allowing you to apply pre-built capabilities to specific scenarios.

Can I install marketplace skills globally or just into a specific project?▼

You can install marketplace skills either into a specific project or globally using the CLI, depending on your scope requirements for extending agent capabilities.

What happens after I install a skill from the marketplace?▼

After installation, the skill is validated against project conventions by checking its frontmatter, and then adapted as needed to ensure it integrates correctly.

What information is provided when discovering skills on the marketplace?▼

When discovering skills on the marketplace, the CLI returns candidate skills along with small descriptions and install counts to help you evaluate and select the most suitable option.

Does finding skills require any specific dependencies?▼

No specific dependencies are required to find skills, as the discovery process relies entirely on the deterministic discovery capabilities of the skills.sh CLI.