A Pytyhon utility that recursively scans a project directory and consolidates all text-based files into a single, formatted .txt file. It intelligently respects .gitignore rulse (or custom exclusions) to skip binaries and non-essential files (e.g., node_modules). The output is ideal for sharing or feeding into LLMs.
python ai script snapshot python-script prompt project source edit source-code snapshotter ai-prompts files-to-prompt source-to-ai source-to-prompt
-
Updated
Nov 10, 2025 - Python