markdown-linter-fixer

Community

Automate Markdown linting fixes and reports.

Authors2005
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the detection and automatic fixing of markdown linting issues across projects, reducing manual effort and ensuring consistent documentation quality.

Core Features & Use Cases

  • Automated diagnosis: Scans Markdown files recursively to identify lint errors.
  • Auto-fixes where possible: Applies safe fixes for common issues (e.g., MD029 indentation) without altering content meaning.
  • Comprehensive reports: Generates before/after summaries and per-file results for audits and CI.

Quick Start

To start, install and invoke the skill to scan your repository for Markdown linting issues, then choose automatic fixes or a report-only run as needed.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: markdown-linter-fixer
Download link: https://github.com/s2005/markdown-linter-fixer-skill/archive/main.zip#markdown-linter-fixer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository