A high-performance utility for converting PowerPoint files into structured, hierarchical Markdown using the MinerU document intelligence engine.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install pptx-parse
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 pptx-parse using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
PPTX Parse is a technical skill designed to transform visual PowerPoint presentations into clean, structured Markdown data. By utilizing the advanced MinerU engine from OpenDataLab, it allows developers and automated agents to extract text, preserve slide hierarchies, and process presentation content as machine-readable text. This skill is essential for any Openclaw Skills workflow that requires document intelligence and data extraction from legacy or modern presentation formats.
Whether you are processing local files or remote URLs, PPTX Parse provides the flexibility to handle high-volume document pipelines. It bridges the gap between static slides and actionable data, enabling Large Language Models to interpret and analyze presentation structures with high precision.
To get started with PPTX Parse, install the necessary dependencies via npm or Go:
npm install -g mineru-open-api
# Alternatively, for macOS/Linux users:
go install github.com/opendatalab/MinerU-Ecosystem/cli/mineru-open-api@latest
For advanced features requiring full extraction, configure your authentication token:
export MINERU_TOKEN="your-api-token-here"
The skill produces a structured output that maps presentation elements to Markdown syntax. Below is how the data is organized:
| Feature | Description |
|---|---|
| Input Formats | .pptx files (local or URL) |
| Output Format | Hierarchical Markdown (.md) |
| Slide Delimiters | Preserves page breaks and slide boundaries |
| Complex Elements | Tables and formulas are converted to Markdown-compatible representations |
| Assets | Optional directory output for extracted media and images |
Loading
A systematic intelligence assistant that helps entrepreneurs and developers identify, validate, and launch profitable AI and Agent-based startup projects.

A specialized workflow for deploying OpenClaw nodes on Linux hosts with integrated support for Aliyun DashScope models and enterprise communication channels.

A specialized toolset for discovering, merging, and analyzing the complete Alibaba Cloud product and OpenAPI landscape.

A professional toolset for managing Alibaba Cloud Content Moderation resources via OpenAPI and SDK integrations.

A central AI orchestration hub designed to provide elderly travelers with voice-activated assistance, emergency medical response, and seamless travel coordination.

A professional-grade Linux system administration skill for AI agents covering 12 core modules from security hardening to automated orchestration.








































