pdf

Create, manipulate, and extract data from PDF documents using ReportLab, Playwright, and Tectonic.

Updated Apr 18, 2026
One-click install
npx skills add https://github.com/logeshv586-code/AIproductfactory --skill pdf-logeshv586-code
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pdf
Source: https://github.com/logeshv586-code/AIproductfactory/tree/main/skills/pdf
Command: npx skills add https://github.com/logeshv586-code/AIproductfactory --skill pdf-logeshv586-code

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies PDF creation, manipulation, and processing tasks, streamlining document workflows and enhancing productivity.

Core Features & Use Cases

  • Document Production: Offers four distinct production lines for various document types (Report, Creative, Academic, Process).
  • Form Manipulation: Extract, merge, split, fill PDF forms, and convert documents.
  • Use Case: If you need to create a complex report with custom visual elements, this Skill can generate it with integrated data visualization and design tools.

Quick Start

Activate the PDF skill and provide the appropriate brief (e.g., 'report', 'creative', 'academic', 'process') along with any relevant data or templates.

Frequently Asked Questions about pdf

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

FAQPage Schema
How do I automate PDF creation and extraction workflows in Python?

Automating PDF creation and extraction requires a Python environment with specific libraries like ReportLab, pypdf, and pdfplumber to handle structured documents, form filling, and text extraction.

Can I generate LaTeX-based academic PDFs without a local TeX installation?

Generating LaTeX-based academic PDFs is supported using Tectonic, which compiles academic documents into PDF format without requiring a traditional local TeX installation.

What's the best way to create visually rich PDF reports from web content?

Creating visually rich PDF reports from web content is handled using Playwright, which renders visual designs and captures web pages directly into PDF documents.

Does this PDF skill support form manipulation and document reformatting?

Yes, this PDF skill supports form manipulation by extracting, merging, splitting, and filling PDF forms, alongside comprehensive document reformatting capabilities.

How do I extract text and data from complex PDF files?

Extracting text and data from complex PDF files utilizes pdfplumber and pypdf libraries, enabling precise data extraction and document processing.

What are the limitations of using ReportLab for structured PDF documents?

ReportLab generates structured PDF documents effectively, but complex visual designs may require Playwright, and academic LaTeX documents need Tectonic for proper rendering.