Slides — Slides — Markdown presentation generator. Automated tool for slides tasks. Use when you need Slides capabilities.
Scanned 5/30/2026
Install via CLI
openskills install dvcrn/openclaw-skills-marketplace---
name: slides
description: "Slides — Slides — Markdown presentation generator. Automated tool for slides tasks. Use when you need Slides capabilities."
runtime: bash
license: MIT
---
# Slides
Slides — Markdown presentation generator
## Why This Skill?
- Inspired by popular open-source projects (thousands of GitHub stars)
- No installation required — works with standard system tools
- Real functionality — runs actual commands, produces real output
## Commands
Run `scripts/slides.sh <command>` to use.
- `create` — <title> Create presentation skeleton
- `outline` — <topic> Generate slide outline
- `template` — <type> Get template (pitch/tech/report/education)
- `export` — <file> Export slides to clean markdown
- `count` — <file> Count slides
- `timing` — <file> <min> Calculate time per slide
- `info` — Version info
## Quick Start
```bash
slides.sh help
```
---
> **Disclaimer**: This skill is an independent, original implementation. It is not affiliated with, endorsed by, or derived from the referenced open-source project. No code was copied. The reference is for context only.
Powered by BytesAgain | bytesagain.com | hello@bytesagain.com
No comments yet. Be the first to comment!