file-categorization

Official

Auto-organize files, simplify repository management.

AuthorRyno-Crypto-Mining-Services
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill automates the complex task of categorizing files within a repository, reducing manual effort and ensuring consistent organization. It intelligently identifies files as Commands, Agents, Skills, or Documentation, streamlining integration pipelines and validation processes.

Core Features & Use Cases

  • Multi-Phase Categorization: Uses filename patterns, YAML frontmatter, content structure, and keyword detection for accurate classification.
  • Automated Routing: Helps in automatically moving files to appropriate directories based on their identified category.
  • Structure Validation: Supports validating repository structure by ensuring files are in their correct categorical locations.
  • Use Case: You've just integrated a batch of new Markdown files into a repository. Use this skill to automatically categorize each file, identify if it's a new skill, command, agent, or documentation, and suggest its optimal location, saving hours of manual sorting.

Quick Start

Use the file-categorization skill to categorize the attached new-feature-command.md file.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: file-categorization
Download link: https://github.com/Ryno-Crypto-Mining-Services/braiins-insights-mcp-server/archive/main.zip#file-categorization

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