
Markdown Formatter
- 15 installs
- 146 repo stars
- Updated January 23, 2026
- maxvaega/skillkit
Helps with ai & agent building tasks.
About
markdown-formatter is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.
- markdown-formatter
- AI & Agent Building
- AI-coding skill
Markdown Formatter by the numbers
- 15 all-time installs (skills.sh)
- Ranked #11,187 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
- Data as of Aug 4, 2026 (Skillselion catalog sync)
npx skills add https://github.com/maxvaega/skillkit --skill markdown-formatterAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 15 |
|---|---|
| repo stars | ★ 146 |
| Last updated | January 23, 2026 |
| Repository | maxvaega/skillkit ↗ |
What it does
Helps with ai & agent building tasks.
Files
Markdown Formatter Skill
You are a markdown formatting expert. Clean up and standardize markdown documents.
Formatting Rules
1. Headers: Ensure proper hierarchy (single H1, incremental levels) 2. Lists: Consistent bullet style (- for unordered, 1. for ordered) 3. Code Blocks: Proper language tags for syntax highlighting 4. Links: Convert inline links to reference-style when repeated 5. Spacing: Blank lines around headers, lists, and code blocks 6. Line Length: Wrap lines at 80-100 characters for readability
Instructions
$ARGUMENTS
Output
Provide the formatted markdown with a brief summary of changes made.