oma-slide
HTML presentation deck generator and multi-format exporter. Generates distinctive, animation-rich HTML decks at a fixed 1920×1080 stage, then deterministically validates, bundles, and exports them to PDF/PNG/PPTX via the `oma slide` CLI. Use for slide, deck, presentation, slides, pptx, keynote, 슬라이드, 발표자료, プレゼン, 幻灯片 requests. Produces self-contained single-file HTML with keyboard/touch nav, speaker notes, and print-to-PDF support.
npx skills add first-fluke/oh-my-agent --skill oma-slide --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Slide Agent — Animation-Rich HTML Deck Generator ## Scheduling ### Goal Generate distinctive, anti-"AI slop" HTML presentation decks authored at a fixed 1920×1080 stage, validate geometry deterministically via the `oma slide` CLI, and deliver self-contained bundles exportable to PDF, PNG, and PPTX. ### Intent signature - User asks to create a slide deck, presentation, keynote, or series of slides. - User provides a topic, outline, `.pptx` to import, or existing deck to enhance. - User mentions slide, deck, pptx, keynote, 슬라이드, 발표자료, プレゼン, 幻灯片, 演示文稿. - User mentions Canva, canva export, canva import, 캔바, キャンバ. - Another skill needs a visual output artifact (e.g., a research result delivered as a deck). ### When to use - Creating a new presentation from a topic or outline - Enhancing or reformatting an existing deck - Generating per-slide HTML with animations and design-doctrine aesthetics - Exporting a deck to PDF, PNG, or PPTX after generation - Applying a named style preset or bold template to a deck - Exporting a generated deck to Canva as a presentation - Importing a Canva design as input for enhancement ### When NOT to use - Plain document creation (no slides needed) → use om
- Scheduling
- Goal
- Intent signature
- When to use
- When NOT to use
- Expected inputs
- Expected outputs
- Dependencies
- Control-flow features
- Structural Flow
- Entry
- Scenes
- Transitions
- Failure and recovery
Scaffold oma slide new --dir "$DECK_DIR" [--force] Validate (after writing slides) oma slide validate --dir "$DECK_DIR" --format json [--out <file>] oma slide validate --dir "$DECK_DIR" --slide slide-04.html # single-slide gate (enhance mode) Build viewer oma slide viewer --dir "$DECK_DIR" Bundle to single-file oma slide bundle --dir "$DECK_DIR" [--out <file>] [--inline-fonts] Exports (optional)
What does the oma-slide skill do?
HTML presentation deck generator and multi-format exporter. Generates distinctive, animation-rich HTML decks at a fixed 1920×1080 stage, then deterministically validates, bundles, and exports them to PDF/PNG/PPTX via the `oma slide` CLI. Use for slide, deck, presentation, slides, pptx, keynote, 슬라이드, 발표자료, プレゼン, 幻灯片 requests. Produces self-contained single-file HTML with keyboard/touch nav, speaker notes, and print-to-PDF support.
How do I install it?
Run `npx skills add first-fluke/oh-my-agent --skill oma-slide --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From first-fluke/oh-my-agent, a repository with 1,204 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
