2slides AI Presentation Generator for Openclaw

An AI-driven skill for creating professional slide decks and presentations from various inputs like text, images, or documents.

javainthinking
v1.0.0
Feb 11, 2026
0
3k
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install 2slides-skills

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install 2slides-skills using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is 2slides AI Presentation Generator?

2slides is a powerful AI tool designed to automate the creation of professional presentations. As part of the Openclaw Skills ecosystem, it allows developers and AI agents to generate slide decks directly from text prompts, match the visual style of reference images, or summarize long documents into concise presentations. It supports multiple languages and offers high-resolution output options up to 4K, making it a versatile addition to any workflow.

This tool bridges the gap between raw data and visual communication by leveraging advanced LLMs to structure content logically while applying aesthetic themes. Whether you are building a quick pitch deck or a detailed technical report, this integration within the Openclaw Skills library ensures high-quality results with minimal manual effort.

2slides AI Presentation Generator Use Cases

  • Create full presentation decks from simple text outlines or bullet points using Openclaw Skills.
  • Match a brand's visual identity by generating slides based on a reference image style.
  • Automatically summarize lengthy PDF or DOCX documents into structured slide presentations.
  • Add AI-generated voice narrations to existing slide jobs for professional multimedia presentations.
  • Search and apply professional themes to ensure a consistent look and feel across multiple decks.

How 2slides AI Presentation Generator Works

  1. The user provides input content, a document, or a reference image URL to the AI agent.
  2. The skill selects the appropriate generation mode, such as Content-Based, Reference Image, or Document Summarization.
  3. A theme is selected via the search tool or a custom design specification is applied to the generation request.
  4. The skill calls the 2slides API to process the generation, either synchronously for quick results or asynchronously for larger decks.
  5. The resulting slide URLs, PDFs, or high-quality image exports are delivered back to the user for immediate use.

2slides AI Presentation Generator Setup

To get started with this skill in the Openclaw Skills framework, you must first obtain an API key from the 2slides website. Once you have your key, set it as an environment variable in your terminal:

export SLIDES_2SLIDES_API_KEY="your_api_key_here"

You can then run generation scripts or configure the MCP server for your favorite AI IDE. For MCP usage, add the following to your configuration:

{
  "mcpServers": {
    "2slides": {
      "url": "https://2slides.com/api/mcp?apikey=YOUR_API_KEY"
    }
  }
}

2slides AI Presentation Generator Data Schema & Taxonomy

The skill manages data through job IDs and specific file formats for exports. Below is the taxonomy for data returned by the Openclaw Skills integration:

Attribute Type Description
jobId String Unique UUID for tracking generation progress and adding narration.
slideUrl URL Interactive web link to view and edit the generated slides online.
pdfUrl URL Direct download link for the PDF version (valid for 1 hour).
archive ZIP A package containing PNG slide pages, WAV audio files, and text transcripts.
credits Integer Cost per page ranging from 10 (Fast PPT) to 200 (4K Nano Banana).

2slides AI Presentation Generator Advanced Features

  • Nano Banana Pro mode for high-resolution 4K slide generation and custom design styling.
  • Multi-speaker AI voice narration support with over 30 unique voices for accessible content.
  • Style emulation that clones the layout and aesthetic of any provided reference image URL.
  • Asynchronous polling mechanism for handling massive presentation batch jobs without timeouts.
  • Support for 19+ languages with automatic detection for global Openclaw Skills implementations.
  • Export capabilities including high-quality PNGs, WAV audio, and full narration transcripts.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*