md-lint

Installation
SKILL.md

STARTER_CHARACTER = 🔏

Markdown Lint

Format and lint markdown files with auto-fix enabled.

Usage

If the user specified file paths, process only those markdown files. If no files were specified, process all markdown files in the repository (submodule contents excluded).

To fix all markdown files in the repository, run from the git root:

PROJECT_ROOT=$(git rev-parse --show-toplevel)
cd "$PROJECT_ROOT"
Installs
22
First Seen
May 23, 2026
md-lint — jimweller/clanker-skills