Skillquality 0.45

Repair malformed JSON before parsing downstream automations with jsonrepair

Use jsonrepair when an agent receives JSON-like output that is almost valid but still breaks parsers, such as trailing commas, missing quotes, or concatenated fragments. The agent’s role is to normalize the payload before validation or routing, not to replace real schema design.

Price
free
Protocol
skill
Verified
no

What it does

Repair malformed JSON before parsing downstream automations with jsonrepair

Use jsonrepair when an agent receives JSON-like output that is almost valid but still breaks parsers, such as trailing commas, missing quotes, or concatenated fragments. The agent’s role is to normalize the payload before validation or routing, not to replace real schema design.

Prerequisites

Node.js or CLI, JSON-like input data

Installation

Use the upstream install or setup path that matches your environment:

  • $ npm install jsonrepair
  • $ npm install -g jsonrepair
  • npm install | Install the dependencies once
  • npm run build | Build the library (ESM, CommonJs, and UMD output in the folder lib)

Requirements and caveats from upstream:

  • Replace Python constants None, True, and False with null, true, and false
  • Use the streaming API in Node.js:
  • import { createReadStream, createWriteStream } from 'node:fs'

Basic usage or getting-started notes:

Documentation

Source

Capabilities

skillsource-agentskillexchangeskill-repair-malformed-json-before-parsing-downstream-automations-jsonrepairtopic-agent-skillstopic-ai-agentstopic-ai-toolstopic-awesome-listtopic-claude-codetopic-codextopic-cursortopic-llmtopic-mcptopic-npx-skillstopic-openclawtopic-skills-catalog

Install

Quality

0.45/ 1.00

deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (1,462 chars)

Provenance

Indexed fromgithub
Enriched2026-05-18 19:12:05Z · deterministic:skill-github:v1 · v1
First seen2026-05-18
Last seen2026-05-18

Agent access