AI Agent Hub
Back to plugins
kimi-ppt-skill preview

kimi-ppt-skill

Client Updated 2026.09.04

Run the following command in DeepSeek Harness:

dsh plugin install OMSociety/kimi-ppt-skill

Paste the following prompt into your AI chat to install this plugin:

Install the plugin by running the dsh plugin install command in your DeepSeek Harness terminal; the source repository is at https://github.com/OMSociety/kimi-ppt-skill .

About this plugin

Say what you need in a DSH conversation and walk away with a well-structured PowerPoint deck — that is the promise of kimi-ppt-skill. The plugin wraps a Kimi Slides-inspired generation pipeline as a native DSH skill: describe your topic, style, and key points, and the skill produces a single-page-self-contained PPTD project that can be exported to an editable .pptx entirely offline, with no browser or external network required.

Three pillars carry the workload. Creation and editing cover from-scratch generation, importing an existing .pptx into PPTD for page-by-page refinement, and even replicating images or PDFs into editable documents. The design system ships five preset themes — academic, consulting, finance, promotion, and workplace — so layout, color palette, and typographic hierarchy stay consistent across the whole deck. Local export uses python-pptx to render an offline PPTX with fade transitions and Pillow to produce per-page preview images for visual QA, while a font checker flags missing typefaces and suggests working local alternatives.

It is built for anyone who regularly prepares presentations inside a DSH workflow — thesis defenses, consulting decks, pitch materials, promotional briefs — and for developers curious about structural PPT generation or the PPTD DSL itself. Once installed, the skill registers automatically and activates the moment you describe your deck needs in chat.

Screenshots

Use Cases

  • Generating consistently formatted thesis defense decks on the fly
  • Producing brand-aligned consulting or finance pitch materials
  • Exporting PPTX and rendering per-page previews fully offline without a browser

Best For

  • Consultants, analysts, and academics who prepare decks frequently in a DSH workflow
  • Users who need reliable offline PPTX output without external network dependencies
  • Developers exploring the PPTD DSL or structured presentation generation