Skip to main content
Run any Skill in Manus
with one click

json-transformer

Stars1
Forks0
UpdatedMay 4, 2026 at 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

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
2 files
SKILL.md
readonly