csv-to-tsv-converter
SkillFiles & storageSimple tool for package management tasks.
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-tsv-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_001/.claude/skills/csv-to-tsv-converter/SKILL.md and read by ahel’s review.
Simple tool for package 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
csv-to-tsv-converter- Source
- github.com/qualixar/skillfortify