Use this skill whenever the user mentions a PDF file or asks to produce/edit one. For read-only tasks such as reading, summarizing, extracting plain text, or answering questions from a PDF, follow this skill's read-only routing rules: use the built-in Read tool first, do not write code or scripts, and prefer markitdown for PDFs over 100 pages. Use PDF processing libraries/scripts only for modification tasks such as merging, splitting, rotating, watermarking, filling forms, encrypting/decrypting, extracting images, OCR, or creating PDFs.
$npx -y skills add proma-ai/proma --skill pdfInstalls into the current project.
Run `npx skills use "https://github.com/proma-ai/proma" --skill "proma-ai/proma/pdf"` 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/proma-ai/proma" that are relevant to the current task. Run `npx skills add "https://github.com/proma-ai/proma"` and select the relevant skills, then follow their instructions.