Linter

Lint and auto-fix Shell, Markdown, and Python files in a repository. Use when users ask to lint shell scripts with shellcheck and bash -n, lint all nested Markdown files with markdownlint (fix first, then .markdownlint.json fallback rules), or lint Python files with ruff (fix first, then targeted Ruff rules in pyproject.toml). Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/nebius--nebius-ps-services--linter commit 2d3effef8c

Frequently asked questions

npx skillmds@latest add tomevault-io/linter