LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

pdf-operations - PDF File Operations

Read, extract, and generate PDF files using Python libraries

Tags

Updated: 2026-03-24

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • read PDF text
  • extract PDF tables
  • convert tables to DataFrame
  • merge PDF files
  • split PDF files
  • generate PDF files
  • extract PDF metadata
  • create charts
  • embed charts in PDF

Inputs

  • PDF file
  • table data
  • chart data

Outputs

  • extracted text
  • extracted tables
  • merged PDF file
  • split PDF file
  • generated PDF file
  • Excel file
  • chart image

Requirements

  • Python environment
  • pypdf library
  • pdfplumber library
  • reportlab library
  • pillow library
  • Chinese font

Source

  • Spec: SKILL.md
PDF
file processing
data extraction
table extraction
document generation
read PDF text
extract PDF tables
convert tables to DataFrame
merge PDF files
PDF file
table data
chart data
extracted text
extracted tables
merged PDF file