querying-yaml

Extracts specific fields from YAML files efficiently using yq instead of reading entire files, saving 80-95% context. Use this skill when querying YAML files, filtering/transforming configuration data, or getting specific field(s) from large YAML files like docker-compose.yml or GitHub Actions workflows

$ Installer

git clone https://github.com/iota9star/my-skills /tmp/my-skills && cp -r /tmp/my-skills/skills/yq ~/.claude/skills/my-skills

// tip: Run this command in your terminal to install the skill