返回 Skill 列表
extension
分类: 开发与工程无需 API Key

document-skills

全面的文档处理工具包,用于处理办公文档。涵盖PDF操作(提取、创建、合并、表单)、带有修订和红线标记的Word文档(.docx)、PowerPoint演示文稿(.pptx)以及Excel电子表格(.xlsx)。当Claude需要创建、读取、编辑或转换办公文档时,请使用此技能。

person作者: jakexiaohubgithub

Document Skills

A collection of skills for working with office document formats.

Available Skills

PDF

Full PDF processing toolkit:

  • Extract text and tables from PDFs
  • Create new PDFs with reportlab
  • Merge, split, rotate pages
  • Fill PDF forms
  • OCR scanned documents
  • Password protection

DOCX

Word document creation and editing:

  • Create documents with docx-js
  • Edit existing documents with OOXML manipulation
  • Tracked changes and redlining workflow
  • Comments and formatting preservation
  • Convert to/from other formats with pandoc

PPTX

PowerPoint presentation handling:

  • Create new presentations
  • Modify existing slides
  • Work with layouts, speaker notes, and comments

XLSX

Spreadsheet creation and analysis:

  • Create spreadsheets with formulas and formatting
  • Read and analyze data
  • Modify existing spreadsheets while preserving formulas
  • Data analysis and visualization

Choosing the Right Skill

| Task | Skill | |------|-------| | Read/extract from PDF | pdf | | Fill a PDF form | pdf | | Create a Word document | docx | | Edit a Word document with tracked changes | docx | | Create a presentation | pptx | | Work with spreadsheet data | xlsx |