Claude Skill
tfriedel/claude-office-skills
基于 Python 的 Claude Skill,用于创建和编辑办公文档(PPTX、DOCX、XLSX、PDF),支持自动化。直接在 Claude Code 中简化文档工作流程。
概览
仓库信息
安装这个 Skill
npm installRegistry 信息
项目简介
一个用于创建和编辑办公文档(PPTX、DOCX、XLSX、PDF)的 Claude Skill,支持自动化,可在 Claude Code 中直接实现简化的工作流程。
Office document creation and editing skills for Claude Code - PPTX, DOCX, XLSX, and PDF workflows with automation support
要点
- 创建和编辑 PPTX 演示文稿
- 生成和修改 DOCX 文档
- 处理 XLSX 电子表格
- 支持 PDF 工作流程
- 办公任务自动化支持
- 基于 Python 实现
使用场景
- 自动化报告生成
- 从数据创建演示文稿
- 文档模板处理
- 电子表格数据操作
- PDF 表单填写和编辑
- 办公工作流程自动化
README 摘要
# 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
话题
暂无话题