An automated presentation engine that transforms structured text into PowerPoint files or interactive HTML slide decks.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install html-ppt-zc
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install html-ppt-zc using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Guizang PPT is a developer-centric tool designed to eliminate the manual effort of slide creation. By leveraging the python-pptx library, it allows users to convert raw text into organized presentations instantly. This skill is particularly useful within the Openclaw Skills ecosystem for users who need to bridge the gap between AI-generated content and formal presentation formats.
The tool provides a flexible framework that handles content segmentation, layout management, and even offers a web-ready HTML export option. It supports customized styling, including font sizes and color schemes, making it a robust choice for internal reporting and rapid documentation.
To use this skill, ensure you have Python installed and the necessary dependencies configured:
# Install the core presentation and templating libraries
pip install -U python-pptx jinja2
# Verify the installation
python -c "import pptx"
The skill processes data through several specific arguments to structure the output file:
| Argument | Requirement | Description |
|---|---|---|
| --title | Required | The text used for the presentation cover slide. |
| --text | Required | The content body; empty lines generate new slides. |
| --output | Required | The target file path (must end in .pptx or .html). |
| --html | Optional | A flag to trigger HTML export instead of PPTX. |
| --style | Optional | Parameters for custom fonts, colors, and footers. |
Loading
A comprehensive auditing tool that scores AI agent personas against the 4+5 framework standard to ensure structural integrity and narrative quality.

Whirlwind is a production-ready Next.js starter kit designed to rapidly build and deploy AI SaaS products with integrated auth, payments, and multi-model AI support.

A comprehensive analytical skill for researching ING Group's digital banking leadership and global financial impact.

A comprehensive research skill for analyzing the business evolution, IP commercialization, and technical milestones of DreamWorks Animation.

A specialized tool for generating high-engagement football news content and optimized TikTok scripts using real-time global sports data.

A powerful AI generation tool for creating high-fidelity images and videos using the Volcengine API and specialized prompt templates.








































