schema-normalizer

Community

Standardize JSONL interfaces

AuthorWILLOSCAR
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the common failure mode in pipelines where inconsistent field names and formats across JSONL files lead to fragile data joins and parsing errors.

Core Features & Use Cases

  • Schema Standardization: Ensures consistent id, title, section_id, and section_title fields across various JSONL artifacts.
  • Citation Key Normalization: Standardizes BibTeX citation keys to raw BibTeX format, reducing parsing drift.
  • Use Case: After generating multiple JSONL outputs from different skills, use this to ensure they all have a common, predictable schema before proceeding to the next stage, preventing errors in downstream analysis or writing.

Quick Start

Normalize the JSONL artifacts in the workspace using the default inputs and outputs.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: schema-normalizer
Download link: https://github.com/WILLOSCAR/research-units-pipeline-skills/archive/main.zip#schema-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 223,000+ vetted skills library on demand.