repomix-mcp
CommunityCompress codebases, unlock AI analysis.
Software Engineering#code analysis#context management#skill generation#ai tools#repomix#codebase packaging#code compression
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_codebaseto compress the module, thengrep_repomix_outputto 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 requiredComponents
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.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.