skills/skill-pdf-read/SKILL.md
Read and extract text from multiple PDF files with page-range selection and parallel processing
npx skillsauth add hasna/skills pdf-readInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Read and extract text from PDF files. Supports multiple PDFs at once, page-range selection, chunked reading for large files, and parallel processing. Outputs text, JSON, or structured markdown.
1-5, 3,7,10-15)# Read entire PDF
skill-pdf-read read document.pdf
# Read specific pages
skill-pdf-read read report.pdf --pages 1-5
# Read multiple PDFs
skill-pdf-read read file1.pdf file2.pdf file3.pdf
# Read in chunks of 10 pages
skill-pdf-read read large-book.pdf --chunk-size 10
# Get metadata only
skill-pdf-read info document.pdf
# Output as JSON with page structure
skill-pdf-read read document.pdf --format json --output result.json
development
Fetch official brand assets from a website or brand name, then return logos, palette, typography, source metadata, and a clean asset manifest. Use when a user asks to find, extract, download, package, or normalize a brand's logo and visual identity assets.
tools
Generate hosted voiceover variants and short jingles
tools
Generate premium video highlight packages with clip plans, captions, thumbnails, chapter markers, social copy, edit decisions, and manifest metadata.
development
Generate premium API, unit, and browser test suite packages with runnable tests and coverage notes.