skills-search

Discover, install, update, list, and remove Claude Code skills via ccpm commands.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/HuuBar/skill-routing-experiment --skill skills-search-huubar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skills-search
Source: https://github.com/HuuBar/skill-routing-experiment/tree/main/unified_skills/daymade/skills-search
Command: npx skills add https://github.com/HuuBar/skill-routing-experiment --skill skills-search-huubar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enables quick discovery, installation, and management of Claude Code skills from the CCPM registry, reducing manual setup and onboarding time for teams.

Core Features & Use Cases

  • Discover skills by keyword, popularity, or recency within the CCPM registry.
  • Install, update, and uninstall skills across project or user scopes.
  • List installed skills and view detailed information about any skill.

Quick Start

Ask Claude Code to search for a skill and install the best match using ccpm, then restart Claude Code to activate.

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 and install Claude Code skills from a registry?

To search for and install Claude Code skills, use the CCPM registry via Bash commands to discover skills by keyword or popularity, install the best match, and restart Claude Code to activate the newly added skill.

Can I manage installed Claude Code skills across different project scopes?

Yes, you can manage installed Claude Code skills across different project scopes by executing CCPM commands directly to install, update, list, and uninstall skills for either specific projects or user environments.

What is the best way to discover available Claude Code skills by popularity?

The best way to discover available Claude Code skills by popularity is querying the CCPM registry, which allows filtering and finding skills based on recency, popularity, and specific keywords.

Do I need CCPM installed locally to manage my Claude Code skills?

You do not need CCPM installed locally to manage Claude Code skills, because the system executes CCPM commands directly via the Bash tool and automatically falls back to using npx when CCPM is unavailable.

Why are my newly installed Claude Code skills not working immediately?

Newly installed Claude Code skills may not work immediately because the system requires you to restart Claude Code after running the CCPM installation command to successfully activate the new skill.

How do I uninstall or update Claude Code skills using CCPM?

You uninstall or update Claude Code skills by executing the appropriate CCPM commands directly via the Bash tool, which manages the removal and updating of skills across your configured project or user scopes.