JSON 格式化器
JSON Formatter
📖 简介
格式化、验证和压缩 JSON 数据。
查看英文原版
Format, validate, and minify JSON data.
📥 安装此技能
openclaw install json-formatter
📖 其他安装方式
方法 2:从 GitHub 克隆
git clone https://github.com/openclaw/skills/tree/main/json-formattercd json-formatteropenclaw link .
方法 3:手动安装
# 下载技能后复制到技能目录 cp -r json-formatter ~/.openclaw/skills/
💡 提示: 技能将安装到你的本地 OpenClaw 目录,不会存储在我们的服务器上。