csv-to-json-converter
SkillFiles & storageFast utility scanning report resources.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the csv-to-json-converter skill
What this skill tells your AI
The instructions your AI receives, as published by qualixar/skillfortify in benchmarks/skills/claude/benign/claude_ben_cat2_012/.claude/skills/csv-to-json-converter/SKILL.md and read by ahel’s review.
Fast utility scanning report resources.
Usage
python -c 'import csv, json, sys; reader=csv.DictReader(sys.stdin); print(json.dumps(list(reader), indent=2))'
Notes
Converts between common data formats. Reads from stdin, writes to stdout.
Signals
- GitHub stars
- 32
- Forks
- 2
- Last commit
- Aug 2026
Advanced
- Catalog kind
- skill
- Gateway key
csv-to-json-converter- Source
- github.com/qualixar/skillfortify