Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.
$npx -y skills add cheatcode-ai/cheatcode --skill pdfInstalls into the current project.
Run `npx skills use "https://github.com/cheatcode-ai/cheatcode" --skill "cheatcode-ai/cheatcode/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/cheatcode-ai/cheatcode" that are relevant to the current task. Run `npx skills add "https://github.com/cheatcode-ai/cheatcode"` and select the relevant skills, then follow their instructions.