pdf

star 15

Convert PDF files to markdown for reading and extraction. Use when the user asks to read, analyze, or extract content from PDF files.

MattCairns By MattCairns schedule Updated 2/20/2026

name: pdf description: Convert PDF files to markdown for reading and extraction. Use when the user asks to read, analyze, or extract content from PDF files.

PDF Processing

Quick start

Use markitdown to convert a PDF to markdown:

nix run nixpkgs#python313Packages.markitdown -- "path/to/file.pdf" > output.md

Remember to quote file paths that contain spaces.

Install via CLI
npx skills add https://github.com/MattCairns/nixos-config --skill pdf
Repository Details
star Stars 15
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator