expanso-json-pretty
\
Setup & Installation
Install command
clawhub install aronchick/expanso-json-prettyIf the CLI is not installed:
Install command
npx clawhub@latest install aronchick/expanso-json-prettyOr install with OpenClaw CLI:
Install command
openclaw skills install aronchick/expanso-json-prettyor paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/aronchick/expanso-json-prettyWhat This Skill Does
Formats JSON input with standard indentation. Accepts raw or minified JSON via stdin and outputs a human-readable version. Can run as a standalone CLI pipeline or as an MCP server.
Runs as both a CLI pipeline and an MCP server from the same skill, so the same tool works for interactive terminal use and automated agent workflows without switching utilities.
When to Use It
- Formatting raw API response bodies before reading
- Inspecting minified JSON config files
- Cleaning up curl output in a terminal pipeline
- Reviewing webhook payloads during local development
- Preparing JSON snippets for readable code review comments
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Formatting raw API response bodies before reading
- 1Formatting raw API response bodies before reading
- 2Inspecting minified JSON config files
- 3Cleaning up curl output in a terminal pipeline
- 4Reviewing webhook payloads during local development
- 5Preparing JSON snippets for readable code review comments
\
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.