repomix-mcp

Community

Compress codebases, unlock AI analysis.

Authoraitchwhy
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides tools for AI-optimized codebase packaging, significantly compressing code via Tree-sitter to fit within context windows. It enables deeper AI analysis, efficient context sharing, and automated skill generation from your codebase.

Core Features & Use Cases

  • pack_codebase: Packs local directories into AI-analyzable output, with optional Tree-sitter compression for ~70% token reduction.
  • grep_repomix_output: Searches packed codebase output using JavaScript RegExp, allowing you to quickly find patterns and relevant sections within the compressed context.
  • generate_skill: Creates persistent Claude skills from codebases, allowing future AI interactions to leverage deep, pre-analyzed context without re-packing.
  • Use Case: A developer needs to refactor a large, unfamiliar module. They can use pack_codebase to compress the module, then grep_repomix_output to quickly find relevant patterns and dependencies, gaining full context before writing any code.

Quick Start

Use the 'pack_codebase' tool to compress the 'src/services' directory, including only TypeScript files, and store the output for analysis.

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: repomix-mcp
Download link: https://github.com/aitchwhy/dotfiles/archive/main.zip#repomix-mcp

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.