This skill allows users to read, create, and validate PDF documents. It is designed for those who require accurate rendering and formatting of PDFs, ensuring quality standards are met before delivery.
$ npx skills add https://github.com/openai/skills --skill pdfThe PDF Skill is an agent capability designed for AI systems that need to work with PDF documents programmatically. It enables agents to read existing PDFs, generate new PDF files, and validate document structure and formatting. The skill ensures accurate rendering and consistent formatting across PDF outputs, making it suitable for workflows requiring quality assurance before document delivery. Teams and individuals can install this skill in Codex to automate PDF-related tasks in a repeatable way.
Install the skill using `$ npx skills add https://github.com/openai/skills --skill pdf`
Render PDF pages to PNG for visual inspection.
Generate PDFs using reportlab for reliable formatting.
Validate PDFs to enforce quality standards.
$ npx skills add https://github.com/openai/skills --skill pdfgit clone https://github.com/openai/skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Check the GitHub repository or documentation for usage examples.
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan