markdown
✓Plain text formatting that's readable raw AND rendered
Installation
SKILL.md
Markdown is the plain text format that powers MOOLLM's human-readable files. It's not just formatting — it's a philosophy:
From Anil Dash's "How Markdown Took Over the World" (January 2025):
| 1. Great brand | "Markdown" = opposite of "markup" | YAML Jazz, SOUL-CHAT, K-lines | | 2. Solved a real problem | HTML too verbose for blogging | YAML too rigid; comments add soul | | 3. Built on existing behaviors | Email formatting conventions | Indentation, # headers already intuitive |
Plain text formatting that's readable raw AND rendered Source: simhacker/moollm.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/simhacker/moollm --skill markdown- Source
- simhacker/moollm
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is markdown?
Plain text formatting that's readable raw AND rendered Source: simhacker/moollm.
How do I install markdown?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/simhacker/moollm --skill markdown Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/simhacker/moollm
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01