← Back to tools
View AGENTS.md for YAML Paths
YAML Paths
YAML/JSON/EYAML get/set/merge/validate/scan/convert/diff processors
Description
YAML Paths provides YAML/JSON/EYAML/Compatible get/set/merge/validate/scan/convert/diff processors using powerful, intuitive, command-line friendly syntax.
AI Summary
Multi-operation YAML/JSON processor with path-based syntax
Capabilities
- + Get and set values in YAML/JSON files
- + Merge YAML/JSON documents
- + Validate YAML/JSON structure
- + Convert between formats
- + Diff YAML/JSON files
Use When
- → You need to manipulate YAML or JSON files
- → You want path-based YAML operations
Avoid When
- x You only need simple JSON processing (use jq)