skills-duplicate-detector

Community

Detect duplicates and consolidate skill catalogs.

Authorjackspace
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Identifies duplicates, near-duplicates, and related skills to maintain a clean Claude Code skill collection.

Core Features & Use Cases

  • Exact name matching, semantic similarity, and content analysis
  • Categorization of duplicates (perfect, near, functional overlaps, related)
  • Output options including console, markdown, and JSON reports

Quick Start

Run the detector over /skills and review the resulting duplicates report; optionally move duplicates to a safe location.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: skills-duplicate-detector
Download link: https://github.com/jackspace/ClaudeSkillz/archive/main.zip#skills-duplicate-detector

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository