·markdown-linter-fixer
</>

markdown-linter-fixer

s2005/markdown-linter-fixer-skill

Systematically fix linting issues in markdown files using markdownlint-cli2. This skill should be used when needing to scan, diagnose, and fix markdown formatting issues in projects with one or more .md files, with special attention to ordered list numbering (MD029) errors.

3Installs·0Trend·@s2005

Installation

$npx skills add https://github.com/s2005/markdown-linter-fixer-skill --skill markdown-linter-fixer

SKILL.md

Systematically fix linting issues in .md files using markdownlint-cli2 through a structured workflow that diagnoses, fixes automatically where possible, and guides manual fixes when needed.

Look for existing markdown configuration files in the project root:

This disables max line length warnings while keeping other rules active. The ignores array can be used to exclude specific files from linting (e.g., example files with intentional errors).

Systematically fix linting issues in markdown files using markdownlint-cli2. This skill should be used when needing to scan, diagnose, and fix markdown formatting issues in projects with one or more .md files, with special attention to ordered list numbering (MD029) errors. Source: s2005/markdown-linter-fixer-skill.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/s2005/markdown-linter-fixer-skill --skill markdown-linter-fixer
Category
</>Dev Tools
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is markdown-linter-fixer?

Systematically fix linting issues in markdown files using markdownlint-cli2. This skill should be used when needing to scan, diagnose, and fix markdown formatting issues in projects with one or more .md files, with special attention to ordered list numbering (MD029) errors. Source: s2005/markdown-linter-fixer-skill.

How do I install markdown-linter-fixer?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/s2005/markdown-linter-fixer-skill --skill markdown-linter-fixer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/s2005/markdown-linter-fixer-skill

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-05

Related Skills

None