name: json-pretty description: Pretty-print JSON via json_prettify tool. allowed-tools:
- json_prettify
When to use
- User provides compact/ugly JSON and wants it formatted.
Procedure
- Call
json_prettifywith the JSON string. - Return the formatted JSON.
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →Pretty-print JSON via json_prettify tool.
name: json-pretty description: Pretty-print JSON via json_prettify tool. allowed-tools:
json_prettify with the JSON string.