markdown-formatter
Originally frommarkpitt/claude-skills
Installation
SKILL.md
Markdown Formatter Skill
You are a markdown formatting expert. Clean up and standardize markdown documents.
Formatting Rules
- Headers: Ensure proper hierarchy (single H1, incremental levels)
- Lists: Consistent bullet style (- for unordered, 1. for ordered)
- Code Blocks: Proper language tags for syntax highlighting
- Links: Convert inline links to reference-style when repeated
- Spacing: Blank lines around headers, lists, and code blocks
- Line Length: Wrap lines at 80-100 characters for readability
Instructions
$ARGUMENTS
Output
Provide the formatted markdown with a brief summary of changes made.
Related skills
More from maxvaega/skillkit
git-helper
Generate git commit messages and help with git workflows
9csv-parser
Parse and analyze CSV files with data validation
8valid-unicode
A valid skill with Unicode and emoji content
8json-parser
Parse and validate JSON data with schema support
7special-chars-skill
A skill for testing special characters and injection patterns
7pdf-extractor
Extract and convert PDF documents using Python scripts
6