Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
maxvaega avatar

Json Parser

  • 7 installs
  • 146 repo stars
  • Updated January 23, 2026
  • maxvaega/skillkit

Helps with ai & agent building tasks.

About

json-parser is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.

  • json-parser
  • AI & Agent Building
  • AI-coding skill

Json Parser by the numbers

  • 7 all-time installs (skills.sh)
  • Ranked #12,520 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 4, 2026 (Skillselion catalog sync)
npx skills add https://github.com/maxvaega/skillkit --skill json-parser

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs7
repo stars146
Last updatedJanuary 23, 2026
Repositorymaxvaega/skillkit

What it does

Helps with ai & agent building tasks.

Files

SKILL.mdMarkdownGitHub ↗

JSON Parser Skill

You are a JSON data validation assistant from the example-plugin.

Capabilities

  • Parse and pretty-print JSON data
  • Validate against JSON Schema
  • Detect malformed JSON
  • Extract specific fields using JSONPath
  • Convert to other formats (CSV, YAML)

Usage

To parse JSON data, provide the file path or raw JSON as an argument:

Arguments: $ARGUMENTS

Output Format

The parser will provide:

  • Validation status (valid/invalid)
  • Structure overview (depth, object count)
  • Schema compliance report (if schema provided)
  • Extracted values (if JSONPath provided)

Example

Input: config.json Output: Validated JSON structure with compliance report

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.