pdf

Generate and process PDF documents via ReportLab, Playwright, and LaTeX pipelines.

Updated Apr 7, 2026
One-click install
npx skills add https://github.com/felipesantiago-coder/fluxo-quadra --skill pdf-felipesantiago-coder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pdf
Source: https://github.com/felipesantiago-coder/fluxo-quadra/tree/main/skills/pdf
Command: npx skills add https://github.com/felipesantiago-coder/fluxo-quadra --skill pdf-felipesantiago-coder

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creating professional, print-ready PDFs across business, creative, and academic use cases typically requires switching between multiple disconnected tools, leading to inconsistent styling, broken layouts, and wasted time on manual formatting and file manipulation. This Skill unifies the entire PDF workflow into a single, guided system that handles everything from structured reports to visual posters and existing PDF processing.

Core Features & Use Cases

  • 4 Production Pipelines: (1) Report: Generate structured business documents (reports, proposals, contracts, white papers) via ReportLab with consistent typography and layout; (2) Creative: Build visual designs (posters, infographics, invitations, dashboards) by outputting JSON spatial blueprints that compile to pixel-perfect PDFs via Playwright; (3) Academic: Produce scholarly work (papers, theses, math-heavy documents) via LaTeX/Tectonic with proper citation and typesetting; (4) Process: Manipulate existing PDFs for extraction, merging, splitting, form filling, and format conversion.
  • Smart Auto-Routing: Automatically matches your request to the correct pipeline based on document type, with special handling for resumes (ATS-safe, creative, or academic CV), emoji/CJK content, non-standard page sizes, and complex diagrams.
  • Use Case Example: A marketing team can generate a branded event poster with embedded charts, a researcher can format a math-heavy thesis with TikZ diagrams, and an admin can batch extract data from 100 scanned invoices into a CSV file, all using the same Skill.

Quick Start

Use the pdf skill to generate a professional A4 quarterly sales report with a cover page, charts, and formatted tables from the provided sales data.

Frequently Asked Questions about pdf

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

FAQPage Schema
How do I generate a structured business report and save it as a PDF?

To generate a structured business report as a PDF, use the report pipeline which applies consistent typography and layout via ReportLab to produce formatted proposals, contracts, and white papers.

What is the best way to format a math-heavy academic paper with TikZ diagrams?

The best way to format a math-heavy academic paper with TikZ diagrams is using an academic typesetting pipeline that compiles LaTeX/Tectonic documents, ensuring proper citation and scholarly formatting for theses.

Can I build visual creative layouts like posters and infographics as PDFs?

Yes, you can build visual creative layouts like posters and infographics as PDFs by outputting JSON spatial blueprints that compile to pixel-perfect documents via Playwright.

Does PDF processing support merging, splitting, and form filling for existing files?

Yes, PDF processing supports manipulating existing files for extraction, merging, splitting, form filling, and format conversion without requiring manual toolchain configuration.

How do I create an ATS-safe resume without manual formatting issues?

To create an ATS-safe resume without manual formatting issues, use smart auto-routing that matches your request to the correct pipeline, enforcing emoji/CJK content checks and vector output guarantees.

What are the limitations when batch extracting data from scanned invoices into a CSV?

When batch extracting data from scanned invoices into a CSV, limitations may arise from non-standard page sizes, complex diagrams, or broken layouts requiring special handling and type-specific routing.