Skill
Community

document-skills

Install
1
Install the plugin
$
npx claudepluginhub haniakrim21/everything-claude-code

Want just this skill?

Then install: npx claudepluginhub u/[userId]/[slug]

Description

Comprehensive document processing toolkit for working with office documents. Covers PDF manipulation (extraction, creation, merging, forms), Word documents (.docx) with tracked changes and redlining, PowerPoint presentations (.pptx), and Excel spreadsheets (.xlsx). Use this skill when Claude needs to create, read, edit, or convert office documents.

Tool Access

This skill uses the workspace's default tool permissions.

Supporting Assets
View in Repository
docx/LICENSE.txt
docx/docx-js.md
docx/ooxml.md
docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-chart.xsd
docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsd
docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-diagram.xsd
docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsd
docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-main.xsd
docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-picture.xsd
docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsd
docx/ooxml/schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsd
docx/ooxml/schemas/ISO-IEC29500-4_2016/pml.xsd
docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsd
docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsd
docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsd
docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsd
docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsd
docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsd
docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsd
docx/ooxml/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsd
Skill Content

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

TaskSkill
Read/extract from PDFpdf
Fill a PDF formpdf
Create a Word documentdocx
Edit a Word document with tracked changesdocx
Create a presentationpptx
Work with spreadsheet dataxlsx
Stats
Stars1
Forks1
Last CommitFeb 26, 2026

Similar Skills