Loading...
Takes data in one format and converts it to another. Supports JSON↔YAML, JSON↔XML, and CSV↔JSON conversions with formatting options.
curl -X POST https://jarvissdk.com/api/v1/skills/data-format-converter/execute \
-H "x-api-key: jsk_your_key" \
-H "Content-Type: application/json" \
-d '{
"input": "your data here"
}'Install this skill and let your AI agent run it automatically. Free tier includes 1,000 executions/month.
CSV to executive report with statistics and AI insights — replaces manual Excel analysis.
Parse JSON, validate against a schema, and pretty-print the result
Test, validate, and apply regex patterns with match extraction and replacement — replaces regex101.
Auto-generate schemas, flatten nested data, and minify JSON — replaces JSONLint Pro.