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

Pdf

技能 活跃

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 enable users to perform any operation on PDF files, from basic text extraction and merging to advanced form filling and OCR, by providing clear instructions and code examples.

功能

  • Reading and extracting text/tables from PDFs
  • Combining, merging, and splitting PDFs
  • Creating new PDFs and filling PDF forms
  • Rotating pages, adding watermarks, and encrypting/decrypting
  • Extracting images and performing OCR on scanned PDFs

使用场景

  • Use when you need to extract specific data from PDF reports or documents.
  • Use when you need to combine multiple PDF documents into a single file.
  • Use when you need to automate the process of filling out PDF forms.
  • Use when you need to convert scanned PDFs into searchable documents.

非目标

  • Performing operations on file formats other than PDF.
  • Providing a graphical user interface for PDF manipulation.
  • Handling complex PDF security features beyond basic password protection.

License

  • warning:License usabilityThe LICENSE.txt file indicates 'Proprietary. LICENSE.txt has complete terms' but restricts use outside the services and prohibits reproduction or distribution, which may limit broader usability.

Maintenance

  • warning:Dependency ManagementThe skill relies on external Python libraries (pypdf, pdfplumber, pytesseract, pdf2image, pandas, reportlab) and command-line tools (poppler-utils, qpdf, pdftk), but there is no explicit dependency management or vulnerability scanning mechanism described.

Execution

  • warning:Pinned dependenciesWhile the README mentions required libraries, there are no lockfiles or explicit version pinning for the Python dependencies, which could lead to compatibility issues.

安装

请先添加 Marketplace

/plugin marketplace add anthropics/skills
/plugin install skills@anthropic-agent-skills

质量评分

95 /100
13 days ago 分析

信任信号

最近提交17 days ago
星标133.4k
状态
查看源代码