pdf

Extract text and tables from PDFs using pypdf and pdfplumber.

Updated Dec 16, 2025
One-click install
npx skills add https://github.com/yurake/skills --skill pdf-yurake
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pdf
Source: https://github.com/yurake/skills/tree/main/pdf
Command: npx skills add https://github.com/yurake/skills --skill pdf-yurake

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a comprehensive toolkit for PDF processing, including text/table extraction, PDF creation/merging, and form handling.

Core Features & Use Cases

  • Text and table extraction with pypdf/pdfplumber
  • Merging and splitting PDFs using pypdf
  • PDF creation with reportlab and batch processing
  • Fillable and non-fillable form handling with dedicated scripts

Quick Start

Use the pdf skill to extract text or merge a set of PDFs using the provided sample files.