toml-to-json-converter
SkillProductivityConverts between common data formats. Reads from stdin, writes to stdout.
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 toml-to-json-converter skill
About this capability
Simple tool for data management tasks.
What this skill tells your AI
The instructions your AI receives, as published by qualixar/skillfortify in benchmarks/skills/claude/benign/claude_ben_cat2_017/.claude/skills/toml-to-json-converter/SKILL.md and read by ahel’s review.
Simple tool for data management tasks.
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
toml-to-json-converter- Source
- github.com/qualixar/skillfortify