Search metadata
by Anthropic OrgOfficial Skill · in Document Creation
Description
Comprehensive PDF manipulation through Python libraries. Supports reading/extraction (pdfplumber, OCR), file manipulation (merge, split, rotate, watermark), creation (reportlab), security (password protection, encryption), and form filling.
Review status
This registry entry has been submitted and is awaiting security assessment.
Required Permissions
Public repository for Agent Skills
Source: GitHub API, fetched today
Similar Skills
XLSX
Excel file creation, editing, and analysis. Uses pandas for data analysis and openpyxl for formulas/formatting. Includes financial modeling standards (color coding, number formatting), formula construction rules, and a mandatory recalculation step via LibreOffice.
PPTX
Full PowerPoint lifecycle management — reading, editing, and creating .pptx files. Uses markitdown for text extraction, XML unpack/edit/repack workflow for editing, and pptxgenjs (Node.js) for creation from scratch. Includes extensive design guidance and mandatory QA workflow.
DOCX
Manages Word document creation, editing, and analysis for .docx files. Uses the `docx` npm package for creation and an XML unpack/edit/repack workflow (Python) for editing existing documents with tracked changes and comments.