By trkbt10
Automate Office document workflows in Claude Code by inspecting PPTX/DOCX/XLSX contents, building files from JSON specs, extracting text/data, verifying results via CLI, and directly editing PowerPoint slides, layouts, images, shapes, and templates through XML manipulation.
npx claudepluginhub trkbt10/claude-skillsInspect, build, and verify Office documents (PPTX, DOCX, XLSX) using the oxen CLI. Use this skill when: (1) Inspecting existing Office files, (2) Building PPTX/DOCX/XLSX from JSON spec, (3) Previewing slide/document/sheet content in terminal, (4) Extracting text or data, (5) Verifying build results, (6) User asks about ".pptx", ".docx", ".xlsx" inspection or generation.
Create and modify PowerPoint presentations (PPTX) through direct XML manipulation. Use this skill when: (1) Creating presentations from scratch, (2) Adding/editing/deleting slides, (3) Inserting images or custom shapes, (4) Applying POTX templates for consistent branding, (5) Editing existing PPTX files, (6) Working with slide layouts and placeholders, (7) User asks to make a "presentation", "slides", "deck", or mentions ".pptx". Supports all 11 standard Office slide layouts.
A collection of Office document manipulation plugins for Claude Code.
/plugin marketplace add trkbt10/claude-skills
| Plugin | Description |
|---|---|
| slide-studio | PowerPoint (PPTX) creation and editing via direct XML manipulation |
| oxen-office | Office document (PPTX/DOCX/XLSX) inspection, building, and verification |
/plugin install slide-studio@claude-skills
PPTX を XML 直接編集で作成・編集。POTX テンプレート適用、全 11 種の標準スライドレイアウト対応。
/plugin install oxen-office@claude-skills
oxen CLI で Office ドキュメントを操作。ASCII プレビュー、JSON スペックによるビルド、テキスト抽出に対応。
Office document manipulation plugins for Claude Code
Share bugs, ideas, or general feedback.
Official Anthropic skills for PDF, Word, PowerPoint, and Excel document processing.
Editorial "Documents & Presentations" bundle for Claude Code from Antigravity Awesome Skills.
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:
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
Generate natively editable PPTX from PDF / DOCX / URL / Markdown — real DrawingML shapes, text boxes, charts, and animations. Note: this plugin ships only the skill files; you must also `pip install -r requirements.txt` from the project root for the Python post-processing scripts to run.