By jawhnycooke
Create, edit, and analyze Microsoft Office documents (Word, Excel, PowerPoint) and PDFs. Includes professional document workflows with tracked changes, form filling, and formula validation.
npx claudepluginhub jawhnycooke/claude-plugins --plugin ms-office-suiteReads, creates, edits, and formats Word documents (.docx files), including tracked changes, comments, and template-based generation. Activates when the user works with .docx files or requests document authoring, redlining, or text extraction from Word documents.
Reads, creates, merges, splits, and edits PDF files, including text and table extraction, form filling, OCR on scanned documents, and watermarking. Activates when the user works with .pdf files or requests any PDF manipulation task.
Creates, edits, and analyzes PowerPoint presentations (.pptx files), including slide design, chart and table insertion, HTML-to-PPTX conversion, and template-based generation. Activates when the user works with .pptx files or requests presentation authoring.
Creates, edits, and analyzes Excel spreadsheets (.xlsx, .xlsm, .csv), including formula-based calculations, cell formatting, financial modeling, and data analysis with pandas and openpyxl. Activates when the user works with spreadsheet files or requests Excel-related tasks.
A collection of plugins for Claude Code. Some I built, some are from partners.
Heads up: Make sure you trust a plugin before installing it. I don't control what's in third-party MCP servers or external code - check the plugin's homepage if you're unsure.
/plugin install {plugin-name}@claude-plugins-official
Or browse what's available in /plugin > Discover.
/plugins - Plugins I've built and maintain/external_plugins - Third-party plugins from partnersEvery plugin follows this layout:
plugin-name/
├── .claude-plugin/
│ └── plugin.json # Metadata (required)
├── .mcp.json # MCP server config (optional)
├── commands/ # Slash commands
├── agents/ # Agent definitions
├── skills/ # Skills
└── README.md # Docs
Want to add a plugin? Check out /plugins/example-plugin for a reference implementation.
For the full docs on building plugins, see the official documentation.
Official OpenAI skills for PDF, Word, PowerPoint, and Excel document processing.
Share bugs, ideas, or general feedback.
Professional document processing suite: 3 comprehensive skills for Word (.docx), Excel (.xlsx), and PDF files - create, edit, analyse, and process documents with advanced features like tracked changes, forms, tables, OCR, and formulas
Editorial "Documents & Presentations" bundle for Claude Code from Antigravity Awesome Skills.
Office document manipulation plugins for Claude Code
Generate Office documents (DOCX, XLSX, PDF, PPTX) with TypeScript. Pure JS libraries that work everywhere: Claude Code CLI, Cloudflare Workers, browsers. Uses docx (Word), xlsx/SheetJS (Excel), pdf-lib (PDF), pptxgenjs (PowerPoint). Use when: creating invoices, reports, spreadsheets, presentations, form filling, exporting data to Office formats, or troubleshooting Packer.toBuffer, XLSX.utils, PDFDocument, pptxgenjs errors. sections: [{ children: [ new Paragraph({ children: [ new TextRun({ text:
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.