Agent skill
json-pretty
Pretty-print JSON via json_prettify tool.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/json-pretty
SKILL.md
When to use
- User provides compact/ugly JSON and wants it formatted.
Procedure
- Call
json_prettifywith the JSON string. - Return the formatted JSON.
Didn't find tool you were looking for?