Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Convert data efficiently between CSV, JSON, XML, YAML, and TOML formats including batch processing for CSV↔JSON, JSON↔YAML, XML↔JSON, and TOML↔JSON conversions.
Convert data efficiently between CSV, JSON, XML, YAML, and TOML formats including batch processing for CSV↔JSON, JSON↔YAML, XML↔JSON, and TOML↔JSON conversions.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
在不同数据格式间转换:CSV、JSON、XML、YAML、TOML 等。
CSV ↔ JSON 转换 JSON ↔ YAML 转换 XML ↔ JSON 转换 TOML ↔ JSON 转换 批量转换
"格式转换" "格式互转" "convert format" "csv to json"
输入输出CSVJSONJSONYAMLYAMLJSONXMLJSONTOMLJSON
输入 (CSV): name,age John,30 Jane,25 输出 (JSON): [ {"name": "John", "age": "30"}, {"name": "Jane", "age": "25"} ]
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.