Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Pdf Processing Anthropic

Skill Warnung Aktiv

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 multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.

Zweck

To provide a unified interface and extensive examples for performing virtually any operation on PDF files, from simple text extraction to complex form filling and OCR.

Funktionen

  • Extract text and tables from PDFs
  • Merge, split, rotate, and watermark PDFs
  • Create new PDFs programmatically
  • Fillable and non-fillable PDF form processing
  • OCR for scanned PDFs
  • Extract images from PDFs
  • Password protection and decryption

Anwendungsfälle

  • Automating the processing of bulk PDF documents
  • Extracting structured data from PDF reports
  • Generating standardized PDF forms
  • Archiving and organizing PDF content

Nicht-Ziele

  • Operating on file types other than PDF
  • Performing complex graphic design within PDFs
  • Managing cloud storage for PDFs

License

  • critical:License usabilityThe LICENSE.txt file states 'Proprietary. See LICENSE.txt' and includes significant restrictions on copying, distribution, and creation of derivative works, which are incompatible with standard OSS licenses.

Maintenance

  • warning:Dependency ManagementThe skill relies on several Python libraries (pypdf, pdfplumber, reportlab, pytesseract, pdf2image) but there's no clear indication of dependency pinning or vulnerability checking mechanisms.

Code Execution

  • warning:ValidationWhile the provided scripts include some validation (e.g., `check_bounding_boxes.py`), the core skill logic doesn't explicitly demonstrate schema validation libraries for all inputs and outputs.

Install

  • info:Installation instructionThe SKILL.md provides Python code examples for usage, but explicit installation instructions for the skill itself or its dependencies are not clearly laid out in a copy-paste format.

Execution

  • warning:Pinned dependenciesWhile the SKILL.md lists Python libraries used, there is no explicit mention or demonstration of pinned dependencies or lockfiles to ensure consistent execution.

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add lawvable/awesome-legal-skills
/plugin install pdf-processing-anthropic@lawvable

Qualitätspunktzahl

Warnung
75 /100
Analysiert about 18 hours ago

Vertrauenssignale

Letzter Commit2 months ago
Sterne349
LizenzNOASSERTION
Status
Quellcode ansehen