Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
What This Skill Does
Generates presentations via the 2slides API from text content, reference images, or uploaded documents. Supports theme selection, multilingual output, voice narration, and both sync and async generation modes.
Handles content-based, image-matched, and document-sourced slide generation through one API without requiring a separate design tool.
When to use it
- Turn a bullet-point outline into a shareable slide deck
- Generate slides styled after an existing brand or template image
- Summarize a PDF or DOCX document into a presentation
- Add AI voice narration to a generated slide deck
- Export slide pages as PNG images for use in other tools
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Create a presentation about Q4 sales results with a professional theme
- 1Search for a matching theme using search_themes.py with query 'professional'
- 2Structure the Q4 sales content into titled sections with bullet points
- 3Call generate_slides.py with the structured content and selected theme ID
- 4Return slideUrl and pdfUrl from the completed job response
An interactive slide URL at 2slides.com and a PDF download link delivered to the user
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.