← Back to Skills Marketplace
mzlzyca

PPTX Parse

by mzlzyCA · GitHub ↗ · v0.4.0 · MIT-0
cross-platform ✓ Security Clean
165
Downloads
0
Stars
0
Active Installs
7
Versions
Install in OpenClaw
/install pptx-parse
Description
Parse PowerPoint (.pptx) presentations into structured Markdown using MinerU. Analyzes slide content and preserves document hierarchy for downstream processi...
Usage Guidance
This skill appears to do what it says: it runs the mineru-open-api CLI to parse PPTX files and needs MINERU_TOKEN only for the full 'extract' flow. Before installing, verify the mineru-open-api package/source (npm package page and the GitHub repo linked in the docs), confirm the token creation endpoint is legitimate (https://mineru.net), and review the CLI's privacy policy or source code if you need to parse sensitive slides (to confirm whether data is sent to a remote API). Treat MINERU_TOKEN like any API secret—grant minimal privileges, rotate if exposed, and consider running the CLI in a sandboxed environment until you’re comfortable with its behavior.
Capability Analysis
Type: OpenClaw Skill Name: pptx-parse Version: 0.4.0 The pptx-parse skill is a legitimate tool for converting PowerPoint presentations to Markdown using the MinerU document intelligence engine. It utilizes the 'mineru-open-api' CLI tool and follows standard practices for API authentication via environment variables (MINERU_TOKEN). No evidence of malicious intent, data exfiltration, or prompt injection was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Name/description (PPTX parsing) match the declared dependency (mineru-open-api CLI). The required binary and the MINERU_TOKEN credential align with the stated functionality (flash-extract vs extract).
Instruction Scope
SKILL.md instructs running the mineru-open-api CLI on local files or URLs and documents when a token is required. It does not instruct reading unrelated system files or accessing unrelated credentials.
Install Mechanism
Install uses an npm package or a Go 'go install' from a GitHub repo. These are typical for a CLI but carry the usual supply-chain risk of third-party packages; no arbitrary URL downloads or extract-from-unknown-host patterns are present.
Credentials
Only MINERU_TOKEN is required and is documented as needed for the full 'extract' operation; this is proportionate to a service-backed parser. No unrelated secrets or multiple credentials are requested.
Persistence & Privilege
Skill is not always-enabled and does not request elevated or cross-skill configuration. Autonomous invocation is allowed (default) but is normal and not combined with other red flags.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pptx-parse
  3. After installation, invoke the skill by name or use /pptx-parse
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.4.0
SEO: expand description for better ClawHub vector search discovery
v0.3.0
Rollback to original version
v0.2.2
SEO optimization v0.2.2
v0.2.1
SEO optimization v0.2.1
v0.2.0
SEO optimization v0.2.0
v1.0.1
Minor update
v1.0.0
Initial release
Metadata
Slug pptx-parse
Version 0.4.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 7
Frequently Asked Questions

What is PPTX Parse?

Parse PowerPoint (.pptx) presentations into structured Markdown using MinerU. Analyzes slide content and preserves document hierarchy for downstream processi... It is an AI Agent Skill for Claude Code / OpenClaw, with 165 downloads so far.

How do I install PPTX Parse?

Run "/install pptx-parse" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is PPTX Parse free?

Yes, PPTX Parse is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does PPTX Parse support?

PPTX Parse is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created PPTX Parse?

It is built and maintained by mzlzyCA (@mzlzyca); the current version is v0.4.0.

💬 Comments