·presentation-builder
#

presentation-builder

Creates zero-dependency, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web slides, or create a slide deck for a talk, pitch, or tutorial. Generates single self-contained HTML files with inline CSS/JS.

28Installs·2Trend·@yonatangross

Installation

$npx skills add https://github.com/yonatangross/orchestkit --skill presentation-builder

How to Install presentation-builder

Quickly install presentation-builder AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/yonatangross/orchestkit --skill presentation-builder
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: yonatangross/orchestkit.

SKILL.md

View raw

Create zero-dependency, animation-rich HTML presentations that run entirely in the browser.

| A: New Presentation | Create slides from scratch | Phase 1 | | B: PPT Conversion | Has a .ppt/.pptx file | PPT Conversion then Phase 2 | | C: Enhancement | Has existing HTML presentation | Read file, understand structure, enhance |

If user has content, ask them to share it. If topic only, help structure an outline.

Creates zero-dependency, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web slides, or create a slide deck for a talk, pitch, or tutorial. Generates single self-contained HTML files with inline CSS/JS. Source: yonatangross/orchestkit.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/yonatangross/orchestkit --skill presentation-builder
Category
#Documents
Verified
First Seen
2026-03-04
Updated
2026-03-10

Browse more skills from yonatangross/orchestkit

Quick answers

What is presentation-builder?

Creates zero-dependency, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web slides, or create a slide deck for a talk, pitch, or tutorial. Generates single self-contained HTML files with inline CSS/JS. Source: yonatangross/orchestkit.

How do I install presentation-builder?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yonatangross/orchestkit --skill presentation-builder Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/yonatangross/orchestkit