什么是 pdf-to-markdown?
[文档处理] 将 PDF 文件转换为 Markdown,支持原生文本 PDF 和扫描文档 (OCR)。跨平台。 来源:andreadellacorte/groove。
[文档处理] 将 PDF 文件转换为 Markdown,支持原生文本 PDF 和扫描文档 (OCR)。跨平台。
通过命令行快速安装 pdf-to-markdown AI 技能到你的开发环境
来源:andreadellacorte/groove。
[IMPORTANT] Use TaskCreate to break ALL work into small tasks BEFORE starting — including tasks for each file read. This prevents context loss from long files. For simple tasks, AI MUST ask user whether to skip.
Goal: Convert PDF files to well-formatted Markdown with auto-detection of native text vs scanned documents. Only native-text conversion is implemented; OCR is planned.
Convert PDF files to Markdown format with automatic detection of native text vs scanned documents.
[文档处理] 将 PDF 文件转换为 Markdown,支持原生文本 PDF 和扫描文档 (OCR)。跨平台。 来源:andreadellacorte/groove。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/andreadellacorte/groove --skill pdf-to-markdown[文档处理] 将 PDF 文件转换为 Markdown,支持原生文本 PDF 和扫描文档 (OCR)。跨平台。 来源:andreadellacorte/groove。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/andreadellacorte/groove --skill pdf-to-markdown 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/andreadellacorte/groove