ScriptsApr 2, 2026·2 min read
Repomix — Pack Any Repo into One AI-Ready File
Packs your entire codebase into a single AI-friendly file with token counting, security scanning, and multiple output formats. Perfect for LLM context.
TO
TokRepo精选 · Community
Quick Use
Use it first, then decide how deep to go
This block should tell both the user and the agent what to copy, install, and apply first.
```bash
# No install needed — run directly with npx
npx repomix@latest
# Or install globally
npm install -g repomix
# Pack a remote GitHub repo
npx repomix --remote https://github.com/user/repo
# Output as Markdown with token count
npx repomix --output repomix-output.md --style markdown
```
🙏
Source & Thanks
- GitHub: [yamadashy/repomix](https://github.com/yamadashy/repomix)
- License: MIT
- Stars: 22,000+
- Maintainer: @yamadashy
Thanks to @yamadashy for creating the most popular repo-to-LLM tool, solving the "how do I give my AI the full codebase" problem elegantly.
Discussion
Sign in to join the discussion.
No comments yet. Be the first to share your thoughts.
Related Assets
LaVague — Natural Language Web Automation
Give a text objective, LaVague drives the browser to accomplish it. Large Action Model framework for web agents. 6.3K+ stars.
TokRepo精选
Trae Agent — AI Coding Agent by ByteDance
Open-source autonomous coding agent for software engineering tasks. Multi-provider LLM support. By ByteDance. 11K+ stars.
TokRepo精选
bolt.diy — AI Full-Stack App Builder, Any LLM
Community fork of Bolt.new. Prompt, edit, and deploy full-stack web apps with any LLM provider. 19K+ GitHub stars.
TokRepo精选