← Back to Skills Marketplace
zhangyingzhuangk

Markdown Converter 1.0.0

by zhangyingzhuangk · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
86
Downloads
0
Stars
4
Active Installs
1
Versions
Install in OpenClaw
/install markdown-converter-1-0-0
Description
Convert documents and files to Markdown using markitdown. Use when converting PDF, Word (.docx), PowerPoint (.pptx), Excel (.xlsx, .xls), HTML, CSV, JSON, XM...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install markdown-converter-1-0-0
  3. After installation, invoke the skill by name or use /markdown-converter-1-0-0
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug markdown-converter-1-0-0
Version 1.0.0
License MIT-0
All-time Installs 4
Active Installs 4
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 86 downloads so far.

How do I install Markdown Converter 1.0.0?

Run "/install markdown-converter-1-0-0" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Markdown Converter 1.0.0 free?

Yes, Markdown Converter 1.0.0 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Markdown Converter 1.0.0 support?

Markdown Converter 1.0.0 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Markdown Converter 1.0.0?

It is built and maintained by zhangyingzhuangk (@zhangyingzhuangk); the current version is v1.0.0.

💬 Comments