pdf

Extract text and tables from PDFs and merge or edit documents.

3|1|Updated Apr 21, 2026
One-click install
npx skills add https://github.com/yuexps/QwenPaw-FNOS --skill pdf-yuexps
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pdf
Source: https://github.com/yuexps/QwenPaw-FNOS/tree/main/app/server/src/qwenpaw/agents/skills/pdf-zh
Command: npx skills add https://github.com/yuexps/QwenPaw-FNOS --skill pdf-yuexps

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pypdf, pdfplumber, reportlab, poppler-utils, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the handling of PDF documents by enabling text and table extraction, merging, splitting, and editing, reducing manual effort.

Core Features & Use Cases

  • Text and Table Extraction: Retrieve structured text and tables from PDFs for analysis or conversion.
  • PDF Manipulation: Merge multiple PDFs, split documents into pages, rotate pages, and add watermarks.
  • Use Case: Automate the extraction of financial data from scanned invoices, then merge and format reports automatically.

Quick Start

Use the pdf skill to extract all text from the attached file 'report.pdf' and save it as a plain text file.

Frequently Asked Questions about pdf

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

FAQPage Schema
How do I extract tables and text from PDF files for report generation?

You can extract structured text and tables from PDF files using this tool to retrieve content for analysis or conversion. It leverages pdfplumber and pypdf to parse documents, supporting workflows like financial data extraction and information digitization.

What is the best way to merge multiple PDFs and split documents into pages?

The best way to merge multiple PDFs and split documents into pages is by using an automation skill designed for PDF manipulation. It handles merging, splitting, and rotating pages, reducing manual effort in document processing workflows.

Do I need pypdf and reportlab installed to edit and merge PDFs?

Yes, you need pypdf, pdfplumber, reportlab, and poppler-utils installed to edit and merge PDFs. These dependencies provide the core environment required for full text extraction, document manipulation, and generation capabilities.

Can I add watermarks and rotate pages in a PDF using document automation?

Yes, you can add watermarks and rotate pages in a PDF using document automation. This skill supports comprehensive PDF manipulation including page rotation and watermarking to streamline formatting tasks.

Does pdfplumber work well for extracting structured data from scanned invoices?

Pdfplumber works for extracting structured data from scanned invoices by retrieving text and tables for analysis. This skill facilitates the extraction of financial data, making it suitable for automating report generation and information digitization.