repomix
Guide for using Repomix - a powerful tool that packs entire repositories into single, AI-friendly files. Use when packaging codebases for AI analysis, generating context for LLMs, creating codebase snapshots, analyzing third-party libraries, or preparing repositories for security audits.
npx skills add majiayu000/claude-skill-registry --skill repomix-alex-tgk-saasquatch --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Repomix Skill Repomix is a powerful tool that packs entire repositories into single, AI-friendly files. Perfect for when you need to feed codebases to Large Language Models (LLMs) or other AI tools like Claude, ChatGPT, and Gemini. ## When to Use This Skill Use this skill when: - User needs to package a codebase for AI analysis - Preparing repository context for LLM consumption - Generating codebase snapshots for documentation - Analyzing third-party libraries or repositories - Creating AI-friendly representations of code projects - Investigating bugs across large codebases - Performing security audits on repositories - Generating context for implementation planning ## Core Capabilities ### 1. Repository Packaging Repomix packages entire repositories into single files with: - AI-optimized formatting with clear separators - Multiple output formats (XML, Markdown, JSON, Plain text) - Git-aware processing (respects .gitignore) - Token counting for LLM context management - Security checks for sensitive information ### 2. Remote Repository Support Can process remote repositories without cloning: - Shorthand: `npx repomix --remote yamadashy/repomix` - Full URL: `npx repomix --remote ht
- When to Use This Skill
- Core Capabilities
- 1. Repository Packaging
- 2. Remote Repository Support
- 3. Comment Removal
- Installation
- Basic Usage
- Package Current Directory
- Package Specific Directory
- Package Remote Repository
- Command Line Options
- File Selection
- Output Configuration
- Security & Analysis
repomix --version npm npm install -g repomix yarn yarn global add repomix bun bun add -g repomix Homebrew (macOS/Linux) brew install repomix Basic packaging (generates repomix-output.xml)
What does the repomix skill do?
Guide for using Repomix - a powerful tool that packs entire repositories into single, AI-friendly files. Use when packaging codebases for AI analysis, generating context for LLMs, creating codebase snapshots, analyzing third-party libraries, or preparing repositories for security audits.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill repomix-alex-tgk-saasquatch --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
