pdf

Extracts text and tables from PDF files into usable formats.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/tjdwls101010/Seongjin_Obsidian-ClaudeCode --skill pdf-tjdwls101010
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pdf
Source: https://github.com/tjdwls101010/Seongjin_Obsidian-ClaudeCode/tree/main/.claude/skills/pdf
Command: npx skills add https://github.com/tjdwls101010/Seongjin_Obsidian-ClaudeCode --skill pdf-tjdwls101010

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pypdf, pdfplumber, pdf2image, reportlab, pytesseract, and includes scripts (resource) components.

What problem does it solve?

This Skill automates common PDF tasks including text and table extraction, merging, splitting, and form handling, reducing manual work.

Core Features & Use Cases

  • Automated PDF text and table extraction: pull content from PDFs into usable formats.
  • Document assembly: merge and split PDFs, rotate pages, and manage metadata.
  • Form handling: fill out fillable forms and annotate non-fillable fields programmatically.
  • Use Case: Process a stack of invoices and extract total amounts and dates into a CSV.

Quick Start

Use the pdf skill to extract all text from the attached file 'invoice-q3.pdf'.