PDF 转 Markdown
原名:convert-pdf-to-md
把 PDF 内容提取为结构化 Markdown,便于搜索、总结和二次整理。
中文 Skills 技能说明
适合文字型或扫描型 PDF 的内容处理。需要区分文本提取与 OCR,保留页码和表格限制;只处理有权使用的文件,不绕过加密或访问控制,也不长篇复制受版权保护内容。
上游能力依据
上游原始适用说明:Converts PDF (.pdf) documents into Markdown so their contents can be accurately analyzed, summarized, searched, or extracted from. Use this skill whenever the user shares, references, or asks about a .pdf file — even if they don''t say "convert" or "markdown" explicitly. This includes requests to "read", "summarize", "review", "extract data from", "compare", or "analyze" a PDF report, paper, invoice, form, contract, or scanned document. Always run the bundled conversion script to produce Markdown first; do not attempt to parse PDF content directly or write ad-hoc extraction code. Also use this skill for batch requests involving a whole folder of PDF documents. IMPORTANT: When the user references a folder or set of documents containing multiple file types (.pdf, .docx, .xlsx), invoke ALL three sibling skills — convert-pdf-to-md, convert-word-to-md, and convert-excel-to-md — so no file type is silently skipped.
上游 SKILL.md 主要章节(保留原文标题):
- When to use this skill
- Setup (once per environment)
- Usage
- Deciding where output goes
- Troubleshooting
使用边界
先提供真实业务背景、目标受众和可核验资料。输出是工作草稿或决策辅助,不补造客户反馈、经营数据、案例或引用。
作者、翻译与许可证
- 原作者
- GitHub, Inc. 与 awesome-copilot contributors
- 中文翻译
- CEOFans翻译
- 许可证
- MIT
- 上游来源
- https://github.com/github/awesome-copilot/tree/3f0bba475ec40b9680e1d0311b9caffeec5ad4c3/skills/convert-pdf-to-md
适用范围
平台:linux、macos、windows;标签:效率与知识、PDF 转 Markdown
安全提示
基础静态扫描不等于绝对安全。技能可能调用命令、浏览器、云服务或本地文件,请在最小权限环境中使用,高风险操作必须人工确认。
如发现侵权、许可证或安全问题,可在本页前台提交投诉,管理员复核后可立即下架。