← 返回 Skills 市场
tanis90

Xlsx To Markdown

作者 tanis90 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
236
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install xlsx-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 for converting office files to Markdown, but take these precautions before installing or using it: (1) Understand that conversion uploads files to MinerU's cloud with no account or API key — do not upload sensitive or confidential documents unless you trust MinerU and have read their privacy policy. (2) Installing mineru-open-api via npm or go will run third-party code on your machine — inspect the package/repo (https://mineru.net and the linked GitHub repo) and review recent commits, owners, and issues. (3) Prefer running the CLI in a sandbox/container or on an isolated machine if you are unsure. (4) Verify package integrity where possible (checksums, repository tags). (5) If you need entirely local processing, consider local tools (pandoc, LibreOffice headless, python libraries like python-docx/mammoth) instead. (6) If you want higher privacy guarantees, ask the skill publisher about retention and deletion policies or use the CLI mode that requires auth for more controlled processing. If you provide additional artifacts (the mineru-open-api package link, GitHub repo contents, or the CLI binary), I can re-evaluate and raise the confidence level.
功能分析
Type: OpenClaw Skill Name: xlsx-to-markdown Version: 1.0.0 The skill is a document converter that uses the 'mineru-open-api' CLI to transform Office files into Markdown. It transparently discloses that files are uploaded to MinerU's cloud API for processing and provides legitimate installation paths via npm, uv, and GitHub (opendatalab/MinerU-Ecosystem). No malicious logic, obfuscation, or deceptive prompt injection was identified in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description (convert DOCX/PPTX/XLSX to Markdown) matches the runtime instructions and the declared requirement of the mineru-open-api binary. The install specs (npm/go/uv) produce the mineru-open-api binary that the SKILL.md calls; nothing requested appears unrelated to the stated purpose.
Instruction Scope
The SKILL.md instructs using mineru-open-api flash-extract on local files or URLs, which is within scope. Important behavioral detail: flash-extract uploads documents to MinerU's cloud for processing (no API key required). This means user documents will be transmitted to a third party — expected for the skill's functionality, but a privacy/security consideration.
Install Mechanism
Installation options use npm and a 'go install' from a GitHub repo (and an unspecified 'uv' package manager). These are traceable sources (npm/GitHub) rather than arbitrary download URLs, but installing a CLI from third-party packages will execute code on the host and carries the usual supply-chain risk. No direct red flags like URL shorteners or personal IPs were used.
Credentials
The skill requests no environment variables or credentials (consistent with SKILL.md). However, the skill's operation uploads documents to a cloud endpoint without authentication — this is proportional for a cloud-conversion tool but materially affects confidentiality of uploaded files and should be considered before use.
Persistence & Privilege
The skill does not request always:true, does not claim to persist or modify other skills, and is user-invocable with normal autonomous invocation settings. It installs its own CLI binary but does not request system-wide privileged changes in the manifest.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install xlsx-to-markdown
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /xlsx-to-markdown 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of xlsx-to-markdown. - Convert Word (.docx), PowerPoint (.pptx), and Excel (.xls, .xlsx) files to Markdown. - Supports both local files and URLs as input. - Preserves text, tables, and document structure in the conversion. - No API key or authentication required for extraction up to 10MB/20 pages per document. - CLI tool supports installation via npm, uv, or go.
元数据
Slug xlsx-to-markdown
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Xlsx 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 插件,目前累计下载 236 次。

如何安装 Xlsx To Markdown?

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

Xlsx To Markdown 是免费的吗?

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

Xlsx To Markdown 支持哪些平台?

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

谁开发了 Xlsx To Markdown?

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

💬 留言讨论