← 返回 Skills 市场
tanis90

Slides To Markdown

作者 tanis90 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
120
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install slides-to-markdown
功能描述
Document to Markdown converter - convert DOCX, PPTX, Excel files to Markdown. Use when extracting content from Word documents, PowerPoint presentations, or E...
安全使用建议
This skill is coherent: it expects the mineru-open-api CLI and uses it to upload documents to MinerU's cloud to produce Markdown. Before installing or using it, consider: 1) Do not upload sensitive or confidential documents unless you trust mineru.net and have verified their privacy/storage policy. The SKILL.md's claim that documents are not stored is not provable from the skill itself. 2) Verify the mineru-open-api package source (npm package and the GitHub repo) and prefer installing from a trusted origin; downloading binaries from the website is higher risk. 3) If you must convert sensitive files offline, look for local/offline tools instead. 4) If you proceed, review CLI install commands, verify checksums or repo authenticity, and run the CLI in a controlled environment (sandbox/container) if possible.
功能分析
Type: OpenClaw Skill Name: slides-to-markdown Version: 1.0.0 The skill installs and utilizes a third-party CLI tool (mineru-open-api) that uploads local documents (DOCX, PPTX, XLSX) to an external cloud API (mineru.net) for processing. While this behavior is documented in SKILL.md as the primary method for document conversion, the automatic exfiltration of potentially sensitive user files to a remote service without authentication or an API key poses a significant privacy risk. No evidence of intentional malice or hidden backdoors was found, but the inherent risk of data handling justifies a suspicious classification.
能力评估
Purpose & Capability
The name/description (convert DOCX/PPTX/XLSX to Markdown) matches the runtime instructions and the single required binary (mineru-open-api). There are no unrelated env vars or bizarre binaries requested.
Instruction Scope
SKILL.md instructs the agent to run mineru-open-api flash-extract on local files or URLs and explicitly states that documents are uploaded to MinerU's cloud for processing. This is consistent with the stated purpose, but it means user files are transmitted to an external service — a privacy/data-exfiltration consideration (expected behavior for this skill, but important for users to know).
Install Mechanism
Installers are standard package mechanisms (npm, go install) pointing to mineru-open-api and a GitHub repo. npm/go install is typical but introduces the usual supply-chain risk; SKILL.md also suggests downloading from mineru.net as a fallback, which is higher risk because it may pull arbitrary binaries from the website.
Credentials
No environment variables or credentials are requested by the skill. The SKILL.md claims no API key or signup is required for flash-extract, which aligns with the lack of declared credentials. However, the tool will upload documents to a third-party service, so absence of creds does not eliminate privacy risk.
Persistence & Privilege
always is false and the skill is instruction-only (no code persisted by the skill itself). It does not request system-wide privileges or modify other skills' configs. Normal autonomous invocation is allowed (default) and appropriate for this type of skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install slides-to-markdown
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /slides-to-markdown 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the slides-to-markdown skill for document conversion. - Converts Word (DOCX), PowerPoint (PPTX), and Excel (XLS/XLSX) files to Markdown format. - Supports both local files and remote URLs. - Preserves text, tables, and structure; limits: 10MB or 20 pages per document. - No API key, signup, or authentication needed for basic extraction. - Simple command-line interface and multilingual support based on user input.
元数据
Slug slides-to-markdown
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Slides To Markdown 是什么?

Document to Markdown converter - convert DOCX, PPTX, Excel files to Markdown. Use when extracting content from Word documents, PowerPoint presentations, or E... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 120 次。

如何安装 Slides To Markdown?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install slides-to-markdown」即可一键安装,无需额外配置。

Slides To Markdown 是免费的吗?

是的,Slides To Markdown 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Slides To Markdown 支持哪些平台?

Slides To Markdown 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Slides To Markdown?

由 tanis90(@tanis90)开发并维护,当前版本 v1.0.0。

💬 留言讨论