Communityv1.0.0

Pdf Anthropic

Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multipl...

667downloads7active installspupuking723
View on ClawHubBack to Skills

Skill Details

Slug
pdf-anthropic
Latest Version
1.0.0
Author
pupuking723
Published
Mar 14, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Pdf Anthropic.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

- Initial release of the PDF skill with comprehensive support for common PDF operations. - Coverage includes extracting text/tables, merging/splitting PDFs, rotating pages, watermarking, form filling, encryption, and OCR. - Provides concise Python and command-line tool examples for each task using pypdf, pdfplumber, reportlab, qpdf, pdftk, and poppler-utils. - Special instructions for handling subscripts/superscripts in PDF creation using reportlab. - Quick reference table summarizes the best tools and commands for frequent PDF actions. - Directions to further resources (REFERENCE.md and FORMS.md) for advanced or form-specific tasks.