Repomix packs an entire code repository into a single AI-friendly file optimized for LLM consumption. It provides token counting, security scanning via Secretlint, Tree-sitter-based code compression, and outputs in XML, Markdown, or plain text format.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill repomix-codebase-context-packer-llm --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Repomix Codebase Context Packer Llm?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-repomix-codebase-context-packer-llm)More formats (shields.io, HTML) on the badges page.
---
name: "Repomix Codebase Context Packer for LLMs"
slug: "repomix-codebase-context-packer-llm"
description: "Repomix packs an entire code repository into a single AI-friendly file optimized for LLM consumption. It provides token counting, security scanning via Secretlint, Tree-sitter-based code compression, and outputs in XML, Markdown, or plain text format."
github_stars: 22816
verification: "security_reviewed"
source: "https://github.com/yamadashy/repomix"
category: "Developer Tools"
framework: "Claude Code"
tool_ecosystem:
github_repo: "yamadashy/repomix"
github_stars: 22816
npm_package: "repomix"
npm_weekly_downloads: 54823
---
# Repomix Codebase Context Packer for LLMs
Repomix packs an entire code repository into a single AI-friendly file optimized for LLM consumption. It provides token counting, security scanning via Secretlint, Tree-sitter-based code compression, and outputs in XML, Markdown, or plain text format.
## Installation
Use the upstream install or setup path that matches your environment:
- npx repomix@latest
- npm install -g repomix
- yarn global add repomix
- brew install repomix
Requirements and caveats from upstream:
- If you're using Python, you might want to check out Gitingest, which is better suited for Python ecosystem and data
- ### Docker Usage 🐳
- You can also run Repomix using Docker.
Basic usage or getting-started notes:
- <i>Get help with configuration and usage</i><br>
- ## 🚀 Quick Start
- # Alternatively using yarn
- Source: https://github.com/yamadashy/repomix
- Extracted from upstream docs: https://raw.githubusercontent.com/yamadashy/repomix/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/repomix-codebase-context-packer-llm/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!