JSON Normalizer

Official

Convert text to strict JSON for LLM pipelines.

Authorunited-software-platform
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Normalizes arbitrary text into a strict, compact JSON format to enable reliable data extraction for LLM pipelines.

Core Features & Use Cases

  • Converts unstructured notes (BRD/FRD, backlog items, Jira/Confluence tickets) into a structured JSON payload.
  • Outputs only a raw JSON object with the keys {data, errors, meta} to guarantee predictable downstream processing.
  • Supports the allowed keys in data: br, fr, uc, ent, tasks, with proper typing and empty-check behavior.

Quick Start

Paste your unstructured text and receive a compact JSON payload with data, errors, and meta.

Dependency Matrix

Required Modules

None required

Components

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 Normalizer
Download link: https://github.com/united-software-platform/prompt-store/archive/main.zip#json-normalizer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.