·pdf-to-markdown
#

pdf-to-markdown

[Document Processing] Convert PDF files to Markdown with support for native text PDFs and scanned documents (OCR). Cross-platform.

49Installs·9Trend·@andreadellacorte

Installation

$npx skills add https://github.com/andreadellacorte/groove --skill pdf-to-markdown

How to Install pdf-to-markdown

Quickly install pdf-to-markdown AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/andreadellacorte/groove --skill pdf-to-markdown
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: andreadellacorte/groove.

SKILL.md

View raw

[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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/andreadellacorte/groove --skill pdf-to-markdown
Category
#Documents
Verified
First Seen
2026-03-06
Updated
2026-03-10

Browse more skills from andreadellacorte/groove

Quick answers

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.

How do I install pdf-to-markdown?

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

Where is the source repository?

https://github.com/andreadellacorte/groove