Skip to main content
Execute qualquer Skill no Manus
com um clique

json-transformer

Estrelas1
Forks0
Atualizado4 de maio de 2026 às 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).

Instalação

Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.

Explorador de arquivos
2 arquivos
SKILL.md
readonly