skill-scout

Search a skill registry for name, tag, and functional overlap.

4|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/hwj123hwj/custom-skills --skill skill-scout-hwj123hwj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-scout
Source: https://github.com/hwj123hwj/custom-skills/tree/main/.claude/skills/skill-scout
Command: npx skills add https://github.com/hwj123hwj/custom-skills --skill skill-scout-hwj123hwj

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Identifies existing skills to avoid unnecessary duplication and save time in skill development.

Core Features & Use Cases

  • Conflict Detection: Checks for naming conflicts, tag overlap, and functional duplication.
  • Pre-creation Search: Search for similar skills to ensure new skills do not duplicate existing functionality.
  • Tag Analysis: Determines if the new skill's intended tags are already well-covered.

Quick Start

Before creating a new skill, use the skill-scout to check for existing skills that may cover the intended capability.

Frequently Asked Questions about skill-scout

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

FAQPage Schema
How do I check for duplicate skills before creating a new one?

To prevent skill duplication, you can search a skill registry for existing skills that cover your intended tags and functionality. This identifies naming conflicts and functional overlap before you begin skill development.

What is the best way to detect functional overlap in a skill registry?

Detecting functional overlap in a skill registry requires analyzing the intended tags and capabilities of your proposed skill. This process checks for existing skills that already cover the same functionality to avoid unnecessary duplication.

How do I analyze skill tags to prevent skill bloat?

To prevent skill bloat, analyze your intended skill tags against existing registry entries. This determines if your target tags are already well-covered by current skills, ensuring you only create new skills with unique functionality.

What do I need to search for existing skills and avoid conflicts?

Searching for existing skills requires access to a skill registry and a defined list of tags for the skill being considered. This enables conflict detection by checking for naming, tag, and functional overlap before creation.

When should I search for existing skills instead of creating a new one?

You should search for existing skills before any new skill creation to ensure your intended capabilities are not already covered. Pre-creation searches prevent unnecessary duplication and save development time by identifying functional overlaps early.

Are there limitations to conflict detection when checking a skill registry?

Conflict detection limitations depend on the completeness of the skill registry and the accuracy of the tags provided. It checks for name, tag, and functional overlap, but cannot prevent duplication if the registry lacks existing skill metadata.