← 返回 Skills 市场
165
总下载
0
收藏
0
当前安装
7
版本数
在 OpenClaw 中安装
/install pptx-parse
功能描述
Parse PowerPoint (.pptx) presentations into structured Markdown using MinerU. Analyzes slide content and preserves document hierarchy for downstream processi...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pptx-parse - 安装完成后,直接呼叫该 Skill 的名称或使用
/pptx-parse触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
PPTX Parse 是什么?
Parse PowerPoint (.pptx) presentations into structured Markdown using MinerU. Analyzes slide content and preserves document hierarchy for downstream processi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 165 次。
如何安装 PPTX Parse?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pptx-parse」即可一键安装,无需额外配置。
PPTX Parse 是免费的吗?
是的,PPTX Parse 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
PPTX Parse 支持哪些平台?
PPTX Parse 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 PPTX Parse?
由 mzlzyCA(@mzlzyca)开发并维护,当前版本 v0.4.0。
推荐 Skills