Lint YAML configs for syntax, duplicate keys, and style drift before CI or deploy
Uses yamllint to inspect hand-written or generated YAML before it reaches CI or deploy. The agent returns line-level syntax, duplicate-key, indentation, and formatting findings so config changes can be fixed before they break pipelines or runtime environments.
What it does
Lint YAML configs for syntax, duplicate keys, and style drift before CI or deploy
Uses yamllint to inspect hand-written or generated YAML before it reaches CI or deploy. The agent returns line-level syntax, duplicate-key, indentation, and formatting findings so config changes can be fixed before they break pipelines or runtime environments.
Prerequisites
Python and the yamllint CLI
Installation
Use the upstream install or setup path that matches your environment:
- pip install --user yamllint
Requirements and caveats from upstream:
- Written in Python.
- Using pip, the Python package manager:
Basic usage or getting-started notes:
-
^^^^^^^^^^^^
-
.. code:: bash
-
yamllint is also packaged for all major operating systems, see installation
-
Extracted from upstream docs: https://raw.githubusercontent.com/adrienverge/yamllint/HEAD/README.rst
Documentation
Source
Capabilities
Install
Quality
deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (1,127 chars)