Back to Directory
claude-codeproductivity

PDF Processor

Advanced skill for regarding, analyzing, and extracting data from PDF files.

Author
Added
2025-12-06

Installationmanual

1. Clone: git clone https://github.com/anthropics/skills 2. Copy PDF skill: cp -r skills/pdf ~/.claude/skills/ 3. Install dependencies: cd ~/.claude/skills/pdf && npm install 4. Restart Claude Desktop 5. Ask Claude to "Extract data from this PDF..." or "Analyze this PDF document" GitHub: https://github.com/anthropics/skills

About this Agent

Advanced skill for regarding, analyzing, and extracting data from PDF files.

A comprehensive skill for PDF interaction. Allows Claude to: - Read text content from PDF documents - Extract tables and structured data - Analyze layout and formatting - Search for specific information within large PDFs Essential for research, legal document review, and data extraction pipelines.

Tags

#PDF#Extraction#Analysis#Document

Contribute

Found a bug or want to improve this agent? Check out the source code.

View on GitHub