md-to-txt
Installation
SKILL.md
Markdown to Plain Text
Strip all Markdown formatting and produce clean plain text. Useful for clipboard export, email body fallback, accessibility, and as input to text analysis tools.
Quick Start
node .github/muscles/md-to-txt.cjs source.md output.txt