跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Pdf Processing 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 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.

目的

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.

功能

  • 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

使用场景

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

非目标

  • 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.

安装

请先添加 Marketplace

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

质量评分

警告
75 /100
1 day ago 分析

信任信号

最近提交2 months ago
星标349
许可证NOASSERTION
状态
查看源代码