A high-performance PowerPoint analysis tool that converts .pptx files into structured Markdown while preserving slide hierarchy and layout.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install pptx-analysis
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-analysis using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This Openclaw Skills utility leverages the power of MinerU by OpenDataLab to transform PowerPoint presentations into developer-friendly Markdown. It provides a robust way for AI agents to understand presentation structures, text blocks, and content hierarchy without needing a full Office suite.
Whether you need a quick glance at slide content using the flash-extract method or a deep dive into tables and formulas with a full token-based analysis, this skill streamlines the process of presentation auditing and content review for various Openclaw Skills workflows.
To get started with this part of the Openclaw Skills ecosystem, install the CLI tool via npm or Go:
npm install -g mineru-open-api
# Alternatively, via Go (macOS/Linux)
go install github.com/opendatalab/MinerU-Ecosystem/cli/mineru-open-api@latest
To use full extraction features, set your environment variable after obtaining a token from mineru.net:
mineru-open-api auth
export MINERU_TOKEN="your-token"
The skill organizes extracted presentation data into the following schema:
| Element | Description |
|---|---|
| Slide Content | Extracted text preserved in hierarchical Markdown format (H1 for titles, etc). |
| Layout | Structural layout preservation including text block sequencing. |
| Technical Metadata | Page counts, file size limits (10MB for flash), and language hints. |
| Advanced Objects | Tables and formulas captured specifically in full extraction mode. |
Loading
A comprehensive automation skill that handles the entire video production pipeline from raw text input to final MP4 rendering using AI and Remotion.

An automated document generation tool that transforms insurance welfare data from MySQL into professionally formatted Word reports.

A high-performance skill for converting PowerPoint presentations into structured Markdown for AI agents and documentation workflows.

A high-performance OCR skill for extracting text from image-embedded PowerPoint presentations using the MinerU engine.

A standardized HTTP agent protocol for autonomous AI competitors to register, join matchmade rooms, and play multi-player games using a structured ODA loop.

A high-performance Rust CLI proxy that filters terminal output to reduce AI token consumption by up to 90%.








































