·markitdown
#

markitdown

将各种文件格式(PDF、Office 文档、图像、音频、网页内容、结构化数据)转换为针对 LLM 处理优化的 Markdown。將文件轉換為 Markdown、從 PDF/Office 文件中提取文字、轉錄音訊、對圖像執行 OCR、提取 YouTube 轉錄本或處理批量文件時使用。支持 20 多种格式,包括 DOCX、XLSX、PPTX、PDF、HTML、EPUB、CSV、JSON、带 OCR 的图像以及带转录的音频。

23安裝·0熱度·@smallnest

安裝

$npx skills add https://github.com/smallnest/langgraphgo --skill markitdown

如何安裝 markitdown

透過命令列快速安裝 markitdown AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/smallnest/langgraphgo --skill markitdown
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:smallnest/langgraphgo。

SKILL.md

查看原文

MarkItDown is a Python utility that converts various file formats into Markdown format, optimized for use with large language models and text analysis pipelines. It preserves document structure (headings, lists, tables, hyperlinks) while producing clean, token-efficient Markdown output.

Convert Office documents and PDFs to Markdown while preserving structure.

See references/documentconversion.md for detailed documentation on document-specific features.

将各种文件格式(PDF、Office 文档、图像、音频、网页内容、结构化数据)转换为针对 LLM 处理优化的 Markdown。將文件轉換為 Markdown、從 PDF/Office 文件中提取文字、轉錄音訊、對圖像執行 OCR、提取 YouTube 轉錄本或處理批量文件時使用。支持 20 多种格式,包括 DOCX、XLSX、PPTX、PDF、HTML、EPUB、CSV、JSON、带 OCR 的图像以及带转录的音频。 來源:smallnest/langgraphgo。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/smallnest/langgraphgo --skill markitdown
分類
#文件處理
認證
收錄時間
2026-03-06
更新時間
2026-03-10

Browse more skills from smallnest/langgraphgo

快速解答

什麼是 markitdown?

将各种文件格式(PDF、Office 文档、图像、音频、网页内容、结构化数据)转换为针对 LLM 处理优化的 Markdown。將文件轉換為 Markdown、從 PDF/Office 文件中提取文字、轉錄音訊、對圖像執行 OCR、提取 YouTube 轉錄本或處理批量文件時使用。支持 20 多种格式,包括 DOCX、XLSX、PPTX、PDF、HTML、EPUB、CSV、JSON、带 OCR 的图像以及带转录的音频。 來源:smallnest/langgraphgo。

如何安裝 markitdown?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/smallnest/langgraphgo --skill markitdown 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/smallnest/langgraphgo