AI Agent Hub
Back to skills
Commind PPT Maker icon

Commind PPT Maker

Office Efficiency Updated 2026.08.30

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

Please install @user_d4bb7d8a/commind-ppt-maker according to https://skillhub.cn/install/skillhub.md.

About this skill

Problem Solved

When generating slide decks with python-pptx by hand, engineers often spend time on coordinates, typography, masters, color systems, and image-text hierarchy. commind-ppt-maker addresses this by turning structured content into a reusable slide-generation workflow with built-in themes and layouts.

Capabilities and Usage

  • Themed design: Supports Theme.TECH, Theme.MODERN, and Theme.CORPORATE, covering dark blue and cyan, monochrome, and blue-white corporate styles.
  • Multiple layouts: Handles title pages, content pages, feature grids, and comparison pages for product intros, solution reviews, and feature comparisons.
  • Image and text composition: Can insert images alongside explanatory text, producing more complete pages than plain text stacks.
  • HTML embedding: Supports HTML content via screenshots or links, useful for bringing web components or UI snippets into slides, but not equivalent to live web rendering.
  • Integration: Can be used from the command line or Python API, making it easier to include PPT generation in scripts, tests, or batch workflows.

Boundaries

This skill is better suited to structured content generation than fully freeform visual design. Complex animations, interactive video, or highly custom brand masters may still require manual editing. When HTML content is included through screenshots or links, confirm that the source remains accessible in the delivery environment.

Use Cases

  • Prepare an OpenClaw intro deck with a title page, feature grid, and comparison page in a tech theme.
  • Review a technical proposal by turning feature points into content and comparison pages with screenshot evidence.
  • Generate multiple slide decks through the Python API using the same theme and layouts for consistent style.
  • Include a web module in a report by embedding HTML as a screenshot instead of manually arranging captured pages.

Best For

  • Product engineers who need to turn product intros, feature comparisons, and proposal points into slides quickly.
  • Automation engineers who need to generate slide decks inside scripts or CI pipelines.
  • Project leads who need to report progress, module notes, or comparison conclusions in PPT.
  • Technical documentation engineers who need to convert product docs into deliverable presentation content.