Skills Consolidator

Consolidate Claude skills from multiple sources into a conflict-free collection.

16|7|Updated Nov 20, 2025
One-click install
npx skills add https://github.com/jackspace/ClaudeSkillz --skill skills-consolidator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Skills Consolidator
Source: https://github.com/jackspace/ClaudeSkillz/tree/main/skills/skills-consolidator
Command: npx skills add https://github.com/jackspace/ClaudeSkillz --skill skills-consolidator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill consolidates Claude Skills from multiple sources into a well-organized, conflict-free collection, preserving attributions and generating documentation.

Core Features & Use Cases

  • Directory flattening and conflict resolution with source suffixes
  • Naming conventions and metadata consolidation
  • Documentation generation (master index, categories, attribution)
  • Validation of skill structure and SKILL.md presence

Quick Start

  1. Scan /skills for SKILL.md presence
  2. Flatten nested structures and resolve naming conflicts
  3. Generate documentation and attribution files
  4. Review duplicates and logs

Frequently Asked Questions about Skills Consolidator

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

FAQPage Schema
How do I consolidate Claude Skills from multiple repositories into one organized collection?

Skills Consolidator flattens nested skill structures, resolves naming conflicts with source suffixes, and merges metadata from multiple sources into a single, conflict-free repository. It preserves attribution, validates SKILL.md presence, and generates documentation for the consolidated collection.

What happens when multiple skills have the same name across different sources?

The Skill applies source-based disambiguation by adding suffixes to conflicting names, ensuring each skill retains its origin while maintaining a clean directory structure. Metadata is preserved throughout the renaming process.

Can I maintain author attribution when consolidating skills from different sources?

Yes. Skills Consolidator generates attribution files and documentation that preserve author information and source context for all skills, enabling proper credit assignment in the merged repository.

What validation checks does the consolidation process perform?

The Skill validates skill structure integrity and confirms SKILL.md presence across all skills. It logs validation results and flags structural issues before flattening, ensuring repository readiness for distribution.

How do I organize consolidated skills by category after flattening the directory?

Skills Consolidator generates a master index and category-based documentation during consolidation, enabling reorganization by topic. This supports both flat distribution and category-driven navigation.

What documentation does the consolidation process automatically generate?

It generates a master index, category documentation, and attribution files. These outputs provide comprehensive documentation of the consolidated collection, making it ready for sharing or further distribution.