Installation
Installation
# Python YAML library
pip install pyyaml
# With validation
pip install pyyaml jsonschema
# Advanced features
pip install ruamel.yaml # Preserves comments and formatting
Sub-skill of yaml-configuration: Installation.
npx skillmds@latest add vamseeachanta/yaml-configuration-installation # Python YAML library
pip install pyyaml
# With validation
pip install pyyaml jsonschema
# Advanced features
pip install ruamel.yaml # Preserves comments and formatting
vamseeachanta/workspace-hub/tree/main/.agents/skills/_archive/data/scientific/yaml-configuration/installation commit eba604c1c8