Installation

clawhub install michael-laffin/markdown-formatter

Summary

Formats, lints, and beautifies markdown documents using configurable style guides including CommonMark, GitHub Flavored Markdown, and custom rules. Handles heading normalization, list consistency, line wrapping, whitespace cleanup, and link validation. Supports single-file and batch processing.

SKILL.md

Quick overview

Formats, lints, and beautifies markdown documents using configurable style guides including CommonMark, GitHub Flavored Markdown, and custom rules. Handles heading normalization, list consistency, line wrapping, whitespace cleanup, and link validation. Supports single-file and batch processing.

Handles batch processing and style-guide enforcement in one pass, replacing the need to manually run separate linters and formatters.

Common tasks

  • Normalizing heading styles across a project's README files
  • Cleaning up markdown output from LLMs before publishing
  • Batch-formatting docs before a documentation site deployment
  • Linting API spec markdown for consistency before code review
  • Reformatting blog posts to match a house style guide

Install paths

Primary command


openclaw install michael-laffin/markdown-formatter

ClawHub installer


npx clawhub@latest install michael-laffin/markdown-formatter

OpenClaw CLI


openclaw skills install michael-laffin/markdown-formatter

Direct OpenClaw install


openclaw install michael-laffin/markdown-formatter

Skill metadata

  • Category: PDF & Documents
  • Language: Markdown
  • Version: 1.0.0
  • Security status: Benign

Review upstream source

The full public SKILL.md body is not directly fetchable for this entry right now, so this page is using the best available catalog metadata. Review the upstream source page for the latest files, version history, and security scan details: https://clawhub.ai/michael-laffin/markdown-formatter