docx

Installation
SKILL.md

Document Processing Workflow

Process, create, convert, and analyze documents by combining PDF tools, Word document generation, spreadsheet processing, and web research.

Sub-Skills

  • anthropics/pdf — Full PDF toolkit: text extraction, table extraction, creation, merging, splitting, OCR for scanned docs, watermarking, page rotation, form filling, password protection. Uses pypdf, pdfplumber, reportlab.
  • anthropics/docx — Word document creation and editing: formatting, tracked changes, comments, two-column layouts, text extraction, conversion to images. Uses docx-js and OOXML.
  • anthropics/xlsx — Excel spreadsheet creation and analysis: formulas, formatting, data visualization, financial models, pivot-style analysis. Uses openpyxl and pandas.
  • rebyteai/internet-search — Research for content generation, template references, or data to populate documents.

Workflow

Step 1: Identify the Operation

Parse what the user wants. Document tasks fall into these categories:

Installs
2
First Seen
Apr 16, 2026
docx — rebyteai/rebyte-skills