pdf

Extract text and table data from PDFs into structured outputs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pypdf, pdf2image, Pillow.

What problem does it solve?

Comprehensive PDF manipulation is often manual and error-prone. This Skill provides a self-contained toolkit to extract text and tables, create and modify PDFs, merge/split documents, and automate form handling at scale.

Core Features & Use Cases

  • Text and table extraction from PDFs using Python libraries such as pypdf and pdfplumber.
  • Programmatic PDF creation, merging, splitting, and form handling with a deterministic scripting workflow.
  • Automated form filling and annotations for both fillable and non-fillable PDFs, enabling batch processing for archival or data-entry tasks.

Quick Start

Run the toolkit against a sample PDF to extract text and tables and export results to CSV or JSON.

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 table data from PDFs for downstream analysis?

Yes, automated form filling handles both fillable and non-fillable PDFs, enabling batch processing for archival or data-entry tasks by applying programmatic annotations at scale.

Can I automate PDF form filling and batch processing for invoices?

Yes, automated form filling handles both fillable and non-fillable PDFs, enabling batch processing for archival or data-entry tasks by applying programmatic annotations at scale.

What's the best way to merge, split, and create PDFs programmatically in Python?

Yes, automated form filling handles both fillable and non-fillable PDFs, enabling batch processing for archival or data-entry tasks by applying programmatic annotations at scale.

Does this PDF processing toolkit require pypdf and pdfplumber to parse binary streams?

Yes, automated form filling handles both fillable and non-fillable PDFs, enabling batch processing for archival or data-entry tasks by applying programmatic annotations at scale.

Why does my PDF text extraction return misaligned or unreliable data artifacts?

Yes, automated form filling handles both fillable and non-fillable PDFs, enabling batch processing for archival or data-entry tasks by applying programmatic annotations at scale.