distill

A CLI tool that scans a codebase, distills the most important files, and generates an AI-friendly snapshot for sharing with developers or LLMs.

typescriptcli
View on GitHub

distill is a simple CLI that walks a project repo → extracts the essential files → outputs a compressed, AI-readable text bundle.

Perfect when you want to share code insights with an LLM without uploading an entire repository.