markdown-formatter

Installation
SKILL.md

Markdown Formatter

Overview

Transforms unstructured content into clean, well-organized Markdown with proper headings, lists, code blocks, and formatting.

Instructions

When formatting content to Markdown:

  1. Analyze the content to identify structure (headings, lists, code, etc.)
  2. Apply hierarchy using appropriate heading levels (H1 for title, H2 for sections)
  3. Format code with proper language-specific syntax highlighting
  4. Create lists for related items (bullet for unordered, numbers for sequential)
  5. Add tables for structured data comparisons

Formatting Rules

Headings

Related skills
Installs
8
GitHub Stars
3
First Seen
Feb 1, 2026