Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick

json-transformer

Sterne1
Forks0
Aktualisiert4. Mai 2026 um 10:14

Writes data transformation scripts to reshape JSON from one schema to another: field mapping, renaming, flattening nested objects, aggregating arrays, and producing clean output structures. Use this skill whenever a user says "transform this JSON", "reshape this data", "map these fields to a new format", "flatten this nested JSON", "convert this API response to my data model", "write a JSON transformer", "reformat this data structure", or "extract and remap these fields". Also activate when someone shows two JSON structures (source and target) and wants the mapping code. Works with JavaScript/TypeScript, Python, and jq. Do NOT use for parsing JSON from strings (use JSON.parse / json.loads) or for schema validation (use type-definition-generator + Zod).

Installation

Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.

Datei-Explorer
2 Dateien
SKILL.md
readonly