json-parser
CommunityParse and validate JSON data
Authormaxvaega
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill validates JSON data, supports schema checks, and extracts fields of interest.
Core Features & Use Cases
- JSON Parsing: Load and pretty-print JSON with error handling.
- Schema Validation: Validate against a provided JSON Schema when available.
- Field Extraction: Retrieve values using JSONPath-like queries.
Quick Start
Validate a JSON document and extract a specific field.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: json-parser Download link: https://github.com/maxvaega/skillkit/archive/main.zip#json-parser Please download this .zip file, extract it, and install it in the .claude/skills/ directory.