# JSON Flatten

> json-flatten — flatten nested JSON to dot-notation keys (e.g., {'user.name':'Alice'}). Handles arrays with index notation.

- Skill: `javimosch/json-flatten` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/json-flatten`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/json-flatten/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/json-flatten

---

# json-flatten
json-flatten — flatten nested JSON to dot-notation keys (e.g., {'user.name':'Alice'}). Handles arrays with index notation.

