← 返回 Skills 市场
steipete

Markdown Converter

作者 Peter Steinberger · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
43051
总下载
183
收藏
507
当前安装
1
版本数
在 OpenClaw 中安装
/install markdown-converter
功能描述
Convert documents and files to Markdown using markitdown. Use when converting PDF, Word (.docx), PowerPoint (.pptx), Excel (.xlsx, .xls), HTML, CSV, JSON, XML, images (with EXIF/OCR), audio (with transcription), ZIP archives, YouTube URLs, or EPubs to Markdown format for LLM processing or text analysis.
安全使用建议
Use local conversion for sensitive files when possible. Only enable Azure Document Intelligence or `--use-plugins` when the document is approved for that provider or plugin, and consider pinning or reviewing the markitdown package source if supply-chain control matters.
功能分析
Type: OpenClaw Skill Name: markdown-converter Version: 1.0.0 The skill bundle is benign. It provides instructions for converting various file types to Markdown using the `uvx markitdown` utility. All commands and options described in `SKILL.md` are directly related to this stated purpose, including local file operations and an optional integration with Azure Document Intelligence for enhanced PDF extraction. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the AI agent.
能力评估
Purpose & Capability
The artifact consistently describes converting user-selected documents, archives, media, URLs, and data files to Markdown using markitdown; no unrelated or hidden behavior appears in the skill text.
Instruction Scope
The instructions are user-run command examples. Optional Azure Document Intelligence and third-party plugin flags broaden the trust boundary, but they are visibly optional and tied to the conversion purpose.
Install Mechanism
There is no bundled installer or background setup, but the skill relies on `uvx markitdown`, which may fetch and cache external package dependencies on first use.
Credentials
Reading input files and writing Markdown output is proportionate. If the Azure option is used, selected document content may be processed by the configured Azure endpoint, which deserves user awareness.
Persistence & Privilege
The artifact requests no elevated privileges, autostart, credential-store access, long-running worker, or persistent agent behavior beyond ordinary dependency caching.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install markdown-converter
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /markdown-converter 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
元数据
Slug markdown-converter
版本 1.0.0
许可证
累计安装 1462
当前安装数 507
历史版本数 1
常见问题

Markdown Converter 是什么?

Convert documents and files to Markdown using markitdown. Use when converting PDF, Word (.docx), PowerPoint (.pptx), Excel (.xlsx, .xls), HTML, CSV, JSON, XML, images (with EXIF/OCR), audio (with transcription), ZIP archives, YouTube URLs, or EPubs to Markdown format for LLM processing or text analysis. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 43051 次。

如何安装 Markdown Converter?

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

Markdown Converter 是免费的吗?

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

Markdown Converter 支持哪些平台?

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

谁开发了 Markdown Converter?

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

💬 留言讨论