markdown-formatter

Official

Auto-format and lint Markdown for perfect docs.

Authordoctorduke
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures all your Markdown documents maintain a consistent style and structure, eliminating manual formatting errors and saving you time on documentation review and maintenance. It automatically checks for common issues like broken links and inconsistent hierarchy.

Core Features & Use Cases

  • Consistent Formatting: Automatically applies rules for heading hierarchy, list indentation, and code block language tags.
  • Link Validation: Checks for broken internal links, empty links, and missing alt text on images.
  • Syntax Linting: Validates Markdown syntax to prevent rendering issues and ensure readability.
  • Use Case: Use it to automatically format your project's README.md, CONTRIBUTING.md, or an entire docs/ directory, ensuring every file adheres to your team's style guide without manual intervention.

Quick Start

Example of desired Markdown structure

The skill will ensure your files match this consistent style.

Main Title

Section

Subsection

Regular paragraph text.

  • List item 1
    • Nested item
  • List item 2
def example():
    return "formatted"

Link text

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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-formatter
Download link: https://github.com/doctorduke/seashells/archive/main.zip#markdown-formatter

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.