dsh-markitdown
提供 markitdown 工具,把 PDF、Word、Excel、PowerPoint、HTML、CSV、EPUB 与网址转成 Markdown:能找到真实的 Microsoft MarkItDown 时驱动它,否则使用内置的零依赖转换器。
Adds a markitdown tool that converts PDF, Word, Excel, PowerPoint, HTML, CSV, EPUB and URLs to Markdown, using a real Microsoft MarkItDown installation when one is reachable and a bundled dependency-free converter otherwise.
怎么安装
dsh plugin add dsh-markitdown 简介
dsh-markitdown Microsoft MarkItDown as a DeepSeek Harness tool. One tool, markitdown, turns a document into Markdown the model can actually read. The model calls it before reading any non-text file: markitdown({ input: "reports/q3.pdf" }) markitdown({ input: "data/forecast.xlsx", output: "notes/forecast.md" }) markitdown({ input: "https://example.com/spec.html" }) Why this exists A text-only model cannot open a PDF, a spreadsheet, or a slide deck. MarkItDown solves that well — but it is a Python package, and a harness plugin needs to reach it without assuming a specific Python environment, a s…
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-09-13
- 创建于
- 2026-09-10
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- cordis, deepseek-harness, document-conversion, docx, dsh, dsh-plugin, epub, llm, markdown, markitdown, ocr, pdf, pptx, xlsx