pdf

Extract text and structured data from PDF documents using pypdf and pdfplumber.

2|Updated Feb 1, 2026
One-click install
npx skills add https://github.com/machina-sports/machina-skills --skill pdf-machina-sports
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pdf
Source: https://github.com/machina-sports/machina-skills/tree/main/machina-constructor/schemas
Command: npx skills add https://github.com/machina-sports/machina-skills --skill pdf-machina-sports

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill eliminates the tedious manual work of filling out PDF forms and extracting data from documents, saving you hours of repetitive effort.

Core Features & Use Cases

  • Automated Form Filling: Programmatically fill both fillable and non-fillable PDF forms.
  • Data Extraction: Pull text and structured table data from any PDF into usable formats.
  • Use Case: Imagine you have 100 vendor invoices in PDF format. Use this Skill to automatically extract the invoice number, date, and total amount from each one and compile them into a single CSV file.

Quick Start

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

Frequently Asked Questions about pdf

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract text and structured table data from a PDF document?

Yes, you can programmatically fill both fillable and non-fillable PDF forms. This automation eliminates tedious manual data entry and repetitive effort across administrative workflows like vendor invoice processing.

What is the best way to automate invoice processing from PDF files?

Yes, this Skill supports batch processing for administrative workflows like invoice processing and form digitization. It applies automated extraction across multiple binary PDF streams to compile structured data efficiently.

Do I need Python libraries like pypdf and pdfplumber to parse PDF streams?

This Skill handles both fillable and non-fillable PDF forms by programmatically filling them. It uses Python libraries to parse binary PDF streams and apply data to the documents automatically.

Can I extract structured data from scanned PDFs using pdf2image?

This Skill is optimized for administrative workflows involving invoice processing, form digitization, and archival data retrieval. It uses Python libraries to parse binary PDF streams and extract text into usable formats.