presenterm

Convert Markdown slide content into a ready-to-run presenterm terminal presentation.

6|Updated Jan 6, 2026
One-click install
npx skills add https://github.com/NachoOsella/DotFiles-V4 --skill presenterm-nachoosella
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: presenterm
Source: https://github.com/NachoOsella/DotFiles-V4/tree/main/pi/.pi/agent/skills/presenterm
Command: npx skills add https://github.com/NachoOsella/DotFiles-V4 --skill presenterm-nachoosella

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Markdown-to-terminal presentations are hard to assemble and require bespoke tooling; this skill automates turning Markdown slides into a polished, ready-to-run terminal presentation.

Core Features & Use Cases

  • Generate terminal-ready slides from Markdown with setext titles and front matter metadata.
  • Support code blocks, images, speaker notes, transitions, and layout options for professional storytelling.
  • Use cases include developer demos, teaching sessions, and quick project pitches that run entirely in the terminal.

Quick Start

Create a Markdown file with slide content and run presenterm slides.md to view the presentation.

Frequently Asked Questions about presenterm

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn Markdown into terminal presentations?▼

Markdown terminal presentations work by converting slide content with setext titles and front matter metadata into a CLI-executable format using presenterm, supporting code blocks, images, speaker notes, and transitions.

Can I add code blocks and images to terminal slides?▼

Terminal slides support code blocks, images, speaker notes, transitions, and layout options for professional storytelling entirely within the terminal environment.

Does presenterm work with existing Markdown workflows?▼

Yes, presenterm integrates with Markdown workflows by taking standard Markdown files with front matter metadata and setext slide titles to produce a single-output Markdown file that runs as a CLI presentation.

What is the best way to create GUI-free slide presentations from Markdown?▼

The best way to create GUI-free slide presentations from Markdown is using presenterm to automate converting slide content into a polished terminal presentation for developer demos and teaching sessions.

Do I need a GUI to display Markdown slides in the terminal?▼

No, you do not need a GUI to display Markdown slides in the terminal; presenterm generates a ready-to-run presentation that executes entirely in the CLI for fast, GUI-free slide output.