pdf

Read, create, merge, split, fill forms, encrypt, and OCR PDF documents.

Updated Apr 20, 2026
One-click install
npx skills add https://github.com/TsuneariKuroiwa/nurture-first-agent --skill pdf-tsunearikuroiwa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pdf
Source: https://github.com/TsuneariKuroiwa/nurture-first-agent/tree/main/.claude/skills/pdf
Command: npx skills add https://github.com/TsuneariKuroiwa/nurture-first-agent --skill pdf-tsunearikuroiwa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines handling of PDF documents by enabling reading, creation, merging, splitting, form filling, encryption, and OCR, reducing manual, repetitive tasks.

Core Features & Use Cases

  • PDF reading and text extraction with preserved layout
  • Merging and splitting PDFs, page-level operations
  • Form filling, encryption/password protection
  • OCR for scanned documents, conversion to editable text
  • Use case: automate processing of supplier invoices or archival records from PDFs.

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 from a scanned PDF using OCR?

Merging and splitting PDFs is handled through page-level operations that support combining multiple files or extracting specific pages. This streamlines document archival and invoice processing workflows by automating repetitive file manipulation tasks.

Can I automate PDF form filling and encryption for invoices?

Yes, you can automate PDF form filling and encryption for processing supplier invoices. The skill applies password protection and populates form fields deterministically, securing sensitive financial documents while reducing manual data entry tasks.

What libraries are required for PDF text extraction with preserved layout?

Yes, the pdf skill supports deterministic scripts located under the scripts/ directory for automating document workflows. This ensures consistent, repeatable processing of archival records and forms digitization without manual intervention.

What is the best way to digitize archival records from PDF files?

The best way to digitize archival records from PDF files is using comprehensive document manipulation scripts that combine OCR, text extraction, and merging. This approach converts static records into editable text while preserving layout for business domains.