Report PPT Generator Pro for Openclaw

An AI-driven presentation engine that converts text manuscripts into professional, style-matched PowerPoint decks with AI illustrations and interactive previews.

loommo
v1.0.7
Mar 8, 2026
1
2.4k
0

Install & Download

1. ClawHub CLI

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

npx clawhub@latest install report-ppt-generator-pro

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 report-ppt-generator-pro 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 Report PPT Generator Pro?

Report PPT Generator Pro is a comprehensive tool within the Openclaw Skills ecosystem designed to automate the transition from raw text to polished presentations. It solves the common pain point of manual slide design by utilizing vision-capable LLMs to extract aesthetic styles from reference images, ensuring every deck matches the user's brand or preferred visual language.

This skill goes beyond simple text extraction by offering a full-cycle development workflow. It handles everything from content summarization and outline planning to AI-powered illustration generation and interactive HTML rendering. By bridging the gap between web-based previews and native office formats, it allows developers and professionals to refine their content conversationally before exporting a fully editable .pptx file.

Report PPT Generator Pro Use Cases

  • Creating weekly or quarterly business reports directly from project notes or documents.
  • Generating branded pitch decks by extracting styles from existing corporate template screenshots.
  • Producing visually engaging educational content with automated AI-generated conceptual illustrations.
  • Rapidly prototyping presentation structures for team meetings using interactive HTML previews.

How Report PPT Generator Pro Works

  1. The user provides a text manuscript and optional style reference images which are analyzed by a vision-enabled LLM to determine color schemes and layouts.
  2. The skill generates a structured slide-by-slide outline, mapping text content to specific presentation sections like covers, table of contents, and data pages.
  3. If enabled, the system uses the Openclaw Skills ecosystem's nanobanana-skill integration to generate contextually relevant AI illustrations for each slide.
  4. A 16:9 interactive HTML preview is created, allowing the user to review the visual flow and request conversational edits to content or styling.
  5. Upon final approval, the skill uses the pptxgenjs library to parse the HTML structure and export a native, editable PowerPoint file.

Report PPT Generator Pro Setup

To get started with this skill, ensure your environment is configured for vision tasks and file system access.

# Install the PPT Generator skill
openclaw install report-ppt-generator-pro

# (Optional) Install the image generation dependency
openclaw install nanobanana-skill

You must configure an LLM that supports image recognition for the style analysis phase. If using AI image generation, ensure your GEMINI_API_KEY is set up within the nanobanana configuration. All generated files will be saved by default to the ~/clawd/output/ directory.

Report PPT Generator Pro Data Schema & Taxonomy

The skill organizes presentation data through a rigorous taxonomy to ensure high-fidelity exports:

Layer Data Type Purpose
Visual Style JSON Object Stores primary/secondary colors, typography, and spacing ratios extracted from references.
Content Outline Markdown Defines the logical structure, titles, and bullet points for every slide.
Asset Library Image Files Manages local paths for user-provided images and AI-generated PNGs.
Intermediate Layer HTML/CSS Provides a 1:1 visual representation of the slides for browser-based previewing.
Export Layer PPTX File The final editable binary generated via element mapping.

Report PPT Generator Pro Advanced Features

  • Vision-Based Style Extraction: Automatically replicates the aesthetic of any provided screenshot including color palettes and font hierarchies.
  • Integrated AI Illustration: Leverages Gemini-powered image generation to create conceptual art tailored to slide topics.
  • Responsive HTML Preview: Allows for real-time visual feedback and iterative design changes through natural language commands.
  • Complex Layout Mapping: Supports advanced slide structures like grids, flowcharts, and comparison layouts during the PPTX conversion process.
  • Multi-Agent Support: Seamlessly integrates with other Openclaw Skills to pull data or generate assets from external sources.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*