yaml-to-json-bridge
SkillDev toolsAutomated helper for environment workflows.
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 yaml-to-json-bridge 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_006/.claude/skills/yaml-to-json-bridge/SKILL.md and read by ahel’s review.
Automated helper for environment workflows.
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
yaml-to-json-bridge- Source
- github.com/qualixar/skillfortify