json-yaml-converter

JSON/YAML Converter Tool

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "json-yaml-converter" with this command: npx skills add aidotnet/moyucode/aidotnet-moyucode-json-yaml-converter

JSON/YAML Converter Tool

Description

Convert between JSON, YAML, and TOML formats with validation and formatting.

Trigger

  • /convert-config command

  • User requests format conversion

  • User needs to validate JSON/YAML

Usage

Convert JSON to YAML

python scripts/json_yaml_converter.py convert --input config.json --output config.yaml

Convert YAML to JSON

python scripts/json_yaml_converter.py convert --input config.yaml --output config.json

Validate file

python scripts/json_yaml_converter.py validate --input config.yaml

Format/prettify

python scripts/json_yaml_converter.py format --input config.json --indent 2

Tags

json , yaml , toml , config , convert

Compatibility

  • Codex: ✅

  • Claude Code: ✅

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

bilibili-analyzer

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

puppeteer

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

cron-scheduler

No summary provided by upstream source.

Repository SourceNeeds Review