← 返回 Skills 市场
Markdown Converter 1.0.0
作者
zhangyingzhuangk
· GitHub ↗
· v1.0.0
· MIT-0
86
总下载
0
收藏
4
当前安装
1
版本数
在 OpenClaw 中安装
/install markdown-converter-1-0-0
功能描述
Convert documents and files to Markdown using markitdown. Use when converting PDF, Word (.docx), PowerPoint (.pptx), Excel (.xlsx, .xls), HTML, CSV, JSON, XM...
安全使用建议
This skill is plausible for converting documents but has several gaps you should consider before installing: 1) It assumes a third-party 'uvx' binary is available but doesn't declare that dependency or its source — verify what 'uvx markitdown' is and install it from a trusted source. 2) Avoid using --use-plugins or any unknown plugins unless you vet them; plugins can execute arbitrary code or make network requests. 3) Do not pass sensitive documents to remote endpoints (e.g., Azure Document Intelligence) unless you understand where data is sent and how credentials are protected; the skill doesn't explain credential handling. 4) Prefer a skill that declares required binaries and credential requirements, or ask the publisher for provenance (homepage/source) before granting access. If you proceed, test on non-sensitive files and verify the behavior of the 'uvx' tool locally first.
功能分析
Type: OpenClaw Skill
Name: markdown-converter-1-0-0
Version: 1.0.0
The markdown-converter skill provides instructions for using the Microsoft 'markitdown' tool via 'uvx' to convert various document formats to Markdown. The SKILL.md file contains standard usage examples and options consistent with the legitimate tool's documentation, with no evidence of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
The skill claims to convert many formats using 'uvx markitdown', which is reasonable for a converter. However the package declares no required binaries or install steps while the runtime instructions assume the 'uvx' binary is present. That mismatch (no declared dependency but explicit reliance on an external binary) is incoherent. The SKILL.md also exposes plugin flags and remote service options (Azure Document Intelligence) that expand capabilities beyond simple local conversion.
Instruction Scope
Instructions are narrowly focused on running 'uvx markitdown' with various CLI options. They do not instruct the agent to read unrelated files or env vars. However the guidance allows '--use-plugins' and points to remote endpoints (Azure Document Intelligence via -d -e), which could cause document data to be transmitted to external services or third-party plugins. The SKILL.md does not constrain plugin behavior or explain how credentials for cloud services are provided.
Install Mechanism
This is an instruction-only skill with no install spec, so nothing is written to disk by the skill itself. That is lower risk. Still, the SKILL.md's statement 'no installation required' conflicts with the practical dependency on the 'uvx' binary and mention that 'first run caches dependencies', which suggests background installation or network activity by the 'uvx' tool.
Credentials
The skill declares no required environment variables or credentials. But it documents use of an Azure Document Intelligence endpoint and plugin support — both may require keys or tokens in practice. The skill does not declare how such secrets should be supplied or managed, nor does it request them explicitly, creating ambiguity about where sensitive credentials would be entered and how data might be handled.
Persistence & Privilege
The skill does not request persistent presence (always: false) and does not modify other skills or system-wide settings. It is user-invocable and may be invoked autonomously by the agent (platform default), which is expected behavior.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install markdown-converter-1-0-0 - 安装完成后,直接呼叫该 Skill 的名称或使用
/markdown-converter-1-0-0触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of markdown-converter:
- Convert files and documents to Markdown using markitdown—no installation required.
- Supports PDF, Word, PowerPoint, Excel, HTML, CSV, JSON, XML, images (with EXIF/OCR), audio (with transcription), ZIP, YouTube URLs, and EPub formats.
- Provides command-line options for output file, file type hints, charset, Azure Document Intelligence integration, and plugin usage.
- Preserves document structure (headings, tables, lists, links) in output.
- Dependency caching improves performance on subsequent runs.
- Includes usage examples and troubleshooting notes in documentation.
元数据
常见问题
Markdown Converter 1.0.0 是什么?
Convert documents and files to Markdown using markitdown. Use when converting PDF, Word (.docx), PowerPoint (.pptx), Excel (.xlsx, .xls), HTML, CSV, JSON, XM... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 86 次。
如何安装 Markdown Converter 1.0.0?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install markdown-converter-1-0-0」即可一键安装,无需额外配置。
Markdown Converter 1.0.0 是免费的吗?
是的,Markdown Converter 1.0.0 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Markdown Converter 1.0.0 支持哪些平台?
Markdown Converter 1.0.0 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Markdown Converter 1.0.0?
由 zhangyingzhuangk(@zhangyingzhuangk)开发并维护,当前版本 v1.0.0。
推荐 Skills