PDF Processing Skill

Extract text, tables, and images from PDF documents.

5|2|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/s1366560/agi-demos --skill pdf-processing-skill-s1366560
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: PDF Processing Skill
Source: https://github.com/s1366560/agi-demos/tree/main/.memstack/plugins/pdf-assistant/skills/pdf-processing
Command: npx skills add https://github.com/s1366560/agi-demos --skill pdf-processing-skill-s1366560

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill streamlines the handling of PDF documents, automating tasks that would otherwise require manual intervention and specialized software.

Core Features & Use Cases

  • Data Extraction: Extract text, tables, and images from PDFs.
  • Document Manipulation: Merge, split, rotate, and compress PDF files.
  • Security & OCR: Add watermarks, encrypt/decrypt PDFs, and perform OCR on scanned documents.
  • Use Case: Convert a scanned PDF report into an editable text document or combine several research papers into a single, organized PDF.

Quick Start

Use the pdf-processing skill to extract all text from the document located at /path/to/document.pdf.

Frequently Asked Questions about PDF Processing Skill

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?

To extract text from a scanned PDF, this skill performs optical character recognition (OCR) to convert scanned document images into editable text. It processes the file located at your specified path to automate text extraction.

What is the best way to merge and split PDF files?

The best way to merge and split PDF files is using document manipulation features to combine multiple papers into one organized file or separate pages. This skill automates merging, splitting, and rotating PDF files without specialized software.

Can I extract tables and images from a PDF document?

Yes, you can extract tables and images from a PDF document. This skill provides comprehensive data extraction capabilities to pull structured tables and embedded images directly from your PDF files for further processing.

How do I add a watermark or encrypt a PDF for security?

You add a watermark or encrypt a PDF for security using the built-in document security features. This skill supports adding watermarks, encrypting files, and decrypting PDFs to protect your sensitive document content.

Does this PDF processing tool require any external software dependencies?

No, this PDF processing tool requires no external software dependencies. It operates independently using included scripts and references to handle text extraction, file conversion, and OCR without manual intervention.