Создание и редактирование презентаций PowerPoint
★ 7.7 · content
officecli-pptx is a Claude Code skill that handles everything involving .pptx files — creating slide decks and pitch decks, reading and extracting text from existing presentations, editing layouts, speaker notes, and comments, as well as combining or splitting slide files. It relies on OfficeCLI, installed in a single step via curl on macOS/Linux or PowerShell on Windows, and enforces a help-first discipline: element schemas are checked with `officecli help pptx` before any operation to avoid guessing flag names or enum values. Built-in output standards keep results presentation-ready: one idea per slide, explicit type hierarchy (title ≥ 36pt, body ≥ 18pt), a maximum of two fonts and one color palette, and a meaningful visual on every slide. The skill suits teams automating report generation, building pitch decks from data, or processing corporate PowerPoint templates at scale.
- #powerpoint
- #pptx
- #presentation
- #slide-deck
- #pitch-deck
- #officecli