slidespeak

Installation
SKILL.md

SlideSpeak Presentation Skill

This skill enables you to create and edit PowerPoint presentations using the SlideSpeak API.

IMPORTANT: Timing Behavior

Presentation generation takes 30-60 seconds.

Option 1: Wait for completion (default)

Run the command and wait. The script polls internally until complete:

node scripts/slidespeak.mjs generate --text "Topic"
  • Blocks until the task finishes (typically 30-60 seconds)
  • Returns the complete result with download URL
Installs
3
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Feb 9, 2026
slidespeak — openclaw/skills