What is pdf-to-markdown?
[Document Processing] Convert PDF files to Markdown with support for native text PDFs and scanned documents (OCR). Cross-platform. Source: andreadellacorte/groove.
[Document Processing] Convert PDF files to Markdown with support for native text PDFs and scanned documents (OCR). Cross-platform.
Quickly install pdf-to-markdown AI skill to your development environment via command line
Source: 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.
[Document Processing] Convert PDF files to Markdown with support for native text PDFs and scanned documents (OCR). Cross-platform. Source: andreadellacorte/groove.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/andreadellacorte/groove --skill pdf-to-markdown[Document Processing] Convert PDF files to Markdown with support for native text PDFs and scanned documents (OCR). Cross-platform. Source: andreadellacorte/groove.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/andreadellacorte/groove --skill pdf-to-markdown Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/andreadellacorte/groove