\"Presentation and slide deck generator. Create outlines, full slide decks, speaker notes, pitch decks, training slides, report presentations, and design recommendations. Outputs Markdown with
Scanned 5/30/2026
Install via CLI
openskills install dvcrn/openclaw-skills-marketplace---
name: slide-maker
description: "\"Presentation and slide deck generator. Create outlines, full slide decks, speaker notes, pitch decks, training slides, report presentations, and design recommendations. Outputs Markdown with"
---
# 🎬 Slide Maker — Presentation Generator
> From outline to full deck in one command. Never stare at a blank slide again.
## 📌 Use Cases
### 🏢 Work Reports → `report`
Weekly/monthly/quarterly reviews with data-driven structured slides.
### 💰 Fundraising → `pitch`
Standard 10-15 page Pitch Deck covering Problem / Solution / Market / Business Model / Team / Ask.
### 📚 Training & Workshops → `training`
Course slides with objectives, content, exercises, and summary — great for internal training or workshops.
### 🎤 Speaking Prep → `speaker`
Generate speaker notes with time allocation and transition phrases. Walk on stage with confidence.
### 📝 Quick Outline → `outline`
Not sure about structure yet? Start with an outline, then fill in content.
### 📊 Full Content → `slides`
Go from topic to complete slide deck in Markdown format (--- page separators).
### 🎨 Design Guide → `design`
Color schemes, typography, and layout recommendations to make your slides look professional.
## 💡 Output Format
Each slide separated by `---`, Markdown format. Import directly into Marp / Slidev / Reveal.js.
```
# Title Page
---
## Slide Two
- Point 1
- Point 2
---
## Slide Three
```
## 📂 Scripts
- `scripts/slides.sh` — Main script
No comments yet. Be the first to comment!