Loading...
Loading...
Microsoft Office document manipulation (Word, Excel, PowerPoint, PDF). Use when: creating professional .docx documents, filling PDF forms, extracting tables from PDFs, building presentations, working with spreadsheets, or any task involving Office file formats. Triggers: Word, Excel, PowerPoint, PDF, .docx, .xlsx, .pptx, spreadsheet, presentation, slides, form, invoice, report, memo, letter, budget, financial model.
npx skill4agent add bjs-innovation-lab/skills office-suite| Task | Skill | Path |
|---|---|---|
| Word documents (.docx) | docx | |
| PDF forms & manipulation | | |
| PowerPoint presentations | pptx | |
| Excel spreadsheets | xlsx | |
./pdf/SKILL.md./docx/SKILL.md./pptx/SKILL.md./xlsx/SKILL.mdshared/office/pack.pyunpack.pyvalidate.pysoffice.py# Python libraries
pip install pypdf pdfplumber reportlab python-docx openpyxl
# Node libraries (for document creation)
npm install -g docx pptxgenjs
# System tools (optional but recommended)
brew install poppler qpdf libreoffice