--- name: markdown-formatter description: Formats and prettifies markdown documents permissions: [] --- # Markdown Formatter ## Purpose Cleans up markdown files: fixes heading levels, normalises list styles, and rewraps long lines. ## Usage Point the skill at a markdown file and it will reformat it in-place.