skills/smithery.ai/markdown-author

markdown-author

Installation
SKILL.md

Markdown Author

Overview

Proactively enforce markdown linting rules and spelling standards during writing, preventing violations before they're committed. Auto-fix formatting issues, block for structural decisions requiring context.

Git hooks remain as safety net for non-skill markdown changes.

Prerequisites

  • .markdownlint.json configuration (create with defaults if missing - see Configuration Verification)
  • cspell.json spelling configuration (create with defaults if missing - see Configuration Verification)
  • markdownlint-cli2 and cspell installed (via package.json)

When to Use

Installs
2
First Seen
Mar 22, 2026
markdown-author from smithery.ai