Use when user says "compact json", "minify output", "tight structured", or the agent must emit JSON / structured data. Strip insignificant whitespace, collapse long arrays, shorten keys where safe, keep it parseable. Cuts tokens on structured payloads. Off: "pretty print" / "human-readable".
$npx -y skills add mocasus/paleo --skill paleo-jsonInstalls into the current project.
Run `npx skills use "https://github.com/mocasus/paleo" --skill "mocasus/paleo/paleo-json"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mocasus/paleo" that are relevant to the current task. Run `npx skills add "https://github.com/mocasus/paleo"` and select the relevant skills, then follow their instructions.