Pretty-print a JSON file with sorted keys and 2-space indent. Use when the user asks to format, prettify, or "make this JSON readable".
Build, edit, test, and iterate on software projects with the looplet coder runtime.
Compute mean, median, min, max, count for every numeric column in a CSV file. Use when the user asks for descriptive statistics, summary stats, or "tell me about this CSV".
Produce a short Markdown summary of a text file (line count, top tokens, first/last lines). Use when the user asks "what's in this file" or wants a quick characterisation.