data-type-converter
✓Convert between data formats (JSON, CSV, XML, YAML, TOML). Handles nested structures, arrays, and preserves data types where possible.
Installation
SKILL.md
Convert data between JSON, CSV, XML, YAML, and TOML formats. Handles nested structures, arrays, and complex data with intelligent flattening options.
| --input | Input file | Required | | --output | Output file | Required | | --input-dir | Input directory for batch | - | | --output-dir | Output directory | - | | --format | Output format | From extension | | --flatten | Flatten nested data | False | | --indent | Indentation spaces | 2 | | --root | XML root element | root |
| From/To | JSON | CSV | XML | YAML | TOML |
Convert between data formats (JSON, CSV, XML, YAML, TOML). Handles nested structures, arrays, and preserves data types where possible. Source: dkyazzentwatwa/chatgpt-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/dkyazzentwatwa/chatgpt-skills --skill data-type-converter- Category
- {}Data Analysis
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is data-type-converter?
Convert between data formats (JSON, CSV, XML, YAML, TOML). Handles nested structures, arrays, and preserves data types where possible. Source: dkyazzentwatwa/chatgpt-skills.
How do I install data-type-converter?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dkyazzentwatwa/chatgpt-skills --skill data-type-converter Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/dkyazzentwatwa/chatgpt-skills
Details
- Category
- {}Data Analysis
- Source
- skills.sh
- First Seen
- 2026-02-01