epilande/codegrab
✋ Interactive CLI tool for selecting and bundling code into a single, LLM-ready output file
When working with AI coding assistants, you often need to provide relevant code from your project so the AI understands the context. This tool helps you quickly select specific files or entire directories from your codebase, bundles them into a single, clean output file (like Markdown or plain text), and copies it to your clipboard. This is designed for software developers who use Large Language Models (LLMs) to help with coding tasks and need to share project context efficiently.
Use this if you are a developer who frequently interacts with AI coding assistants and needs a fast, organized way to share parts of your project's code context.
Not ideal if you don't work with AI coding assistants or only need to share a single file occasionally.
Stars
89
Forks
11
Language
Go
License
MIT
Category
Last pushed
Jan 02, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/epilande/codegrab"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
BankkRoll/repo2pdf
repo2pdf is a tool that allows you to convert a GitHub repository into a PDF file. It clones the...
aaurelions/combicode
📦 A CLI tool to combine a project's codebase into a single file for LLM context.
a6h15hek/pancake
Streamlines your project management workflow, simplifies syncing multiple projects from remote...
Water-Run/treepp
tree++: A much better Windows `tree` command—more features, faster performance, and diff-level...
mmiscool/snipsplicer
Library for manipulating code files in various languages allowing for surgical file edits using...