occupation
Desktop Publishers
description
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".
updated
Menu
SkillsMP has collected 4 skills from hsaghir/looplet. Open a skill to review its source and details.
Showing 4 of 4 collected skills.
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.