Extract text content from PDF files. Use when: user asks to read, extract, or analyze content from a PDF document. Supports multi-page extraction, page ranges, and metadata. NOT for: scanned/image PDFs (OCR), PDF editing, or creating PDFs.
$npx -y skills add ericwang915/pythonclaw --skill pdf_readerInstalls into the current project.
Run `npx skills use "https://github.com/ericwang915/pythonclaw" --skill "ericwang915/pythonclaw/pdf_reader"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ericwang915/pythonclaw" that are relevant to the current task. Run `npx skills add "https://github.com/ericwang915/pythonclaw"` and select the relevant skills, then follow their instructions.