Back to Registry View Author Profile
Official Verified
Json Formatter
Skill by honestqiao
skill-install — Terminal
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/honestqiao/json-formatterOr
JSON Formatter
格式化、验证和压缩 JSON 数据。
功能
- JSON 格式化(缩进)
- JSON 验证
- JSON 压缩
- 路径提取
触发词
- "格式化JSON"
- "json格式化"
- "prettify json"
- "验证json"
示例
输入: {"a":1,"b":2}
输出: {
"a": 1,
"b": 2
}
输出
{
"formatted": "...",
"valid": true,
"size": 1024,
"paths": ["$.a", "$.b"]
}
Metadata
AI Skill Finder
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skill Add to Configuration
Paste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-honestqiao-json-formatter": {
"enabled": true,
"auto_update": true
}
}
}Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.
Related Skills
clawra-selfie
Generate AI images using MiniMax or fal.ai (Grok Imagine) and send to messaging channels via OpenClaw
honestqiao 2387
zhipu-image
Generate images using Zhipu AI's CogView model
honestqiao 2387
Regex Generator
Skill by honestqiao
honestqiao 2387
zhipu-embeddings
Use Zhipu (智谱) web embeddings API for embeddingsing the internet. Use when user asks for web embeddings, latest news, or needs current information.
honestqiao 2387
doubao-image
Use Zhipu (智谱) web search API for searching the internet. Use when user asks for web search, latest news, or needs current information.
honestqiao 2387