Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Pdf

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.

Installation

/plugin install trailofbits/skills-curated/plugins/openai-pdf

What It Covers

  • When to use
  • Workflow
  • Temp and output conventions
  • Dependencies (install if missing)
  • Environment
  • Rendering command
  • Quality expectations
  • Final checks

Credits

Originally from OpenAI's curated skills catalog. Converted to Claude Code plugin format for the Trail of Bits curated skills marketplace.