Use when tasks involve reading, creating, or reviewing PDF files where rendering and layout matter; prefer visual checks by rendering pages (Poppler) and use Python tools such as reportlab, pdfplumber, and pypdf for generation and extraction.
$npx -y skills add openai/skills --skill pdfInstalls into the current project.
Run `npx skills use "https://github.com/openai/skills" --skill "openai/skills/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/openai/skills" that are relevant to the current task. Run `npx skills add "https://github.com/openai/skills"` and select the relevant skills, then follow their instructions.