Claude Skill
tfriedel/claude-office-skills
Python-based Claude Skill for creating and editing office documents (PPTX, DOCX, XLSX, PDF) with automation support. Streamline document workflows directly in Claude Code.
Overview
Repository
Install this Skill
npm installRegistry
Summary
A Claude Skill for creating and editing office documents (PPTX, DOCX, XLSX, PDF) with automation support, enabling streamlined workflows directly within Claude Code.
Claude Skill 办公文档创建与编辑技巧 - 支持PPTX、DOCX、XLSX及PDF工作流程自动化
Key features
- Create and edit PPTX presentations
- Generate and modify DOCX documents
- Work with XLSX spreadsheets
- Handle PDF workflows
- Automation support for office tasks
- Python-based implementation
Use cases
- Automated report generation
- Presentation creation from data
- Document template processing
- Spreadsheet data manipulation
- PDF form filling and editing
- Office workflow automation
README excerpt
# Office Document Skills for Claude Code Professional Office document creation and editing workflows for the command line, powered by Claude Code. ## What is this? This repository packages the same Office document manipulation skills used by [Claude desktop](https://support.claude.com/en/articles/12111783-create-and-edit-files-with-claude) for use with [Claude Code](https://docs.claude.com/en/docs/claude-code/overview) (the CLI version). You get the full power of Claude's document creation capabilities in your terminal, ready to integrate with scripts, CI/CD pipelines, or automated workflows. **update 2026-04-01**: This repo was published before Anthropic made these skills public themselves. For anyone interested in this I suggest you rather have a look at the official repo as the skills there may be getting updates: https://github.com/anthropics/skills/tree/main/skills ## Supported Formats - **PowerPoint (PPTX)** - Create presentations from scratch or templates, with HTML-to-PPTX conversion - **Word (DOCX)** - Edit documents with tracked changes, OOXML manipulation, redlining workflows - **Excel (XLSX)** - Build financial models with formulas, formatting, and zero-error validation - **PDF** - Fill forms, merge documents, extract data, convert to images ## Key Capabilities ### PowerPoint - **HTML-to-PPTX conversion** - Design slides in HTML/CSS, render to PPTX with full formatting - **Template-based creation** - Rearrange slides, replace text with JSON, preserve formatting - **Visual validation** - Generate thumbnail grids to catch text cutoff and layout issues - **OOXML editing** - Direct XML manipulation for precise control ### Word - **Tracked changes (redlining)** - Professional document editing with change tracking - **OOXML manipulation** - Add commen
Topics
No topics yet.