← 返回 Skills 市场
jeminay

MarkItDown

作者 Damir Armanov · GitHub ↗ · v1.0.4
cross-platform ✓ 安全检测通过
2532
总下载
0
收藏
56
当前安装
5
版本数
在 OpenClaw 中安装
/install markitdown
功能描述
MarkItDown is a Python utility from Microsoft for converting various files (PDF, Word, Excel, PPTX, Images, Audio) to Markdown. Useful for extracting structu...
安全使用建议
Install this if you are comfortable with a PyPI-based Python tool and its extra dependencies. Only pass files, folders, or URLs you intentionally want converted, because the resulting Markdown may contain private document contents.
功能分析
Type: OpenClaw Skill Name: markitdown Version: 1.0.4 The skill installs the legitimate `markitdown` Python utility from PyPI into a virtual environment. The `SKILL.md` transparently declares that processing certain formats (e.g., YouTube URLs) requires external network access, which is a legitimate function of the tool. All actions, including file system access and network calls, are aligned with the stated purpose of converting various document types. There is no evidence of intentional malicious behavior such as data exfiltration, backdoor installation, or prompt injection against the agent.
能力评估
Purpose & Capability
The stated purpose is document, media, and web-content conversion to Markdown; local file reads and optional URL fetching are disclosed and necessary for that purpose.
Instruction Scope
Runtime instructions show user-directed conversions against explicit input and output paths, with no prompt override, autonomous bulk processing, destructive action, or background worker behavior.
Install Mechanism
Installation creates a local Python virtual environment and runs an unpinned PyPI install of markitdown[all], which is disclosed and purpose-aligned but pulls a broad dependency set at install time.
Credentials
Python, local file access, optional network access for URL inputs, and possible host media libraries such as ffmpeg are proportionate to the conversion task; no credentials are requested.
Persistence & Privilege
Persistence is limited to the local .venv and user-directed output files; there is no service installation, privilege escalation, credential storage, or durable agent memory.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install markitdown
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /markitdown 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.4
Added repository/homepage provenance and safety notes about PyPI install and file/network access
v1.0.3
Fix SKILL.md content update to English
v1.0.2
Translated SKILL.md to English
v1.0.1
Fixed SKILL.md metadata, install specs and removed hardcoded paths
v1.0.0
Initial release
元数据
Slug markitdown
版本 1.0.4
许可证
累计安装 56
当前安装数 56
历史版本数 5
常见问题

MarkItDown 是什么?

MarkItDown is a Python utility from Microsoft for converting various files (PDF, Word, Excel, PPTX, Images, Audio) to Markdown. Useful for extracting structu... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2532 次。

如何安装 MarkItDown?

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

MarkItDown 是免费的吗?

是的,MarkItDown 完全免费(开源免费),可自由下载、安装和使用。

MarkItDown 支持哪些平台?

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

谁开发了 MarkItDown?

由 Damir Armanov(@jeminay)开发并维护,当前版本 v1.0.4。

💬 留言讨论