npx claudepluginhub haniakrim21/everything-claude-codeWant just this skill?
Then install: npx claudepluginhub u/[userId]/[slug]
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.
This skill uses the workspace's default tool permissions.
docx/LICENSE.txtdocx/docx-js.mddocx/ooxml.mddocx/ooxml/schemas/ISO-IEC29500-4_2016/dml-chart.xsddocx/ooxml/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsddocx/ooxml/schemas/ISO-IEC29500-4_2016/dml-diagram.xsddocx/ooxml/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsddocx/ooxml/schemas/ISO-IEC29500-4_2016/dml-main.xsddocx/ooxml/schemas/ISO-IEC29500-4_2016/dml-picture.xsddocx/ooxml/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsddocx/ooxml/schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsddocx/ooxml/schemas/ISO-IEC29500-4_2016/pml.xsddocx/ooxml/schemas/ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsddocx/ooxml/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsddocx/ooxml/schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsddocx/ooxml/schemas/ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsddocx/ooxml/schemas/ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsddocx/ooxml/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsddocx/ooxml/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsddocx/ooxml/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsdDocument Skills
A collection of skills for working with office document formats.
Available Skills
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 | |
| Fill a PDF form | |
| Create a Word document | docx |
| Edit a Word document with tracked changes | docx |
| Create a presentation | pptx |
| Work with spreadsheet data | xlsx |
Similar Skills
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.