presenterm
Installation
SKILL.md
presenterm - Terminal Slideshow Tool
presenterm is a modern terminal-based presentation tool that renders markdown files as slides. It supports themes, code syntax highlighting, images, diagram rendering (mermaid, d2), mathematical formulas (LaTeX, typst), and can export to PDF or HTML.
Core Principles
- Markdown-first: Write presentations in familiar markdown syntax
- Terminal-native: Runs entirely in the terminal with rich rendering
- Advanced rendering: Render mermaid/d2 diagrams and LaTeX/typst formulas as images
- Presentation mode: Separate presentation view with speaker notes support
- Export capabilities: Generate PDF or HTML from markdown slides
- Code execution: Execute code snippets during presentations
- Theme support: Multiple built-in themes and custom theme support
Installation
# macOS (Homebrew)
brew install presenterm