markdown
Installation
SKILL.md
Markdown
"The source is the destination. Readable raw AND rendered."
What Is It?
Markdown is the plain text format that powers MOOLLM's human-readable files. It's not just formatting — it's a philosophy:
- Readable without rendering — Open SESSION.md in any editor, understand it instantly
- Readable when rendered — GitHub, Obsidian, browsers enhance but don't transform
- LLM-native — Models are trained on billions of Markdown files; they speak it fluently
- Git-friendly — Diffs are meaningful, merges work, history is readable
- No lock-in — Plain text survives every platform, every decade