JSON pretty-printer and converter for command-line use
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-8e4c3eaa)More formats (shields.io, HTML) on the badges page.
---
name: json_pp
description: JSON pretty-printer and converter for command-line use
---
# json_pp Plugin
Pretty-print and convert JSON data from the command line.
## Usage
- `json_pp self version` — Print version
- `json_pp _ _ < file.json` — Pretty-print JSON from stdin
- `json_pp _ _ --json_opt pretty:1 file.json` — Pretty-print a JSON file
- `echo '{"key":"val"}' | json_pp _ _` — Format inline JSON
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!