combinate-presentation

Generate branded HTML presentations from a topic brief.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/combinate-me/Executive-Assistant --skill combinate-presentation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: combinate-presentation
Source: https://github.com/combinate-me/Executive-Assistant/tree/main/combinate-plugins/skills/01-General/combinate-presentation
Command: npx skills add https://github.com/combinate-me/Executive-Assistant --skill combinate-presentation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generates branded, self-contained HTML presentations for Combinate that are ready to share or present offline.

Core Features & Use Cases

  • Template-driven slide generation from a brief to produce coherent, branded decks.
  • Theme options (dark, light, mixed) with a single, reusable design system and typography.
  • Output is a single HTML file suitable for local viewing, client pitches, or internal documentation.

Quick Start

Provide a presentation topic and brief to generate a branded, self-contained HTML presentation using the Combinate template.

Frequently Asked Questions about combinate-presentation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a self-contained HTML presentation from a topic brief?

To generate a self-contained HTML presentation, you provide a topic brief that drives a template-based engine to output a single branded HTML file. This file contains all slides, styling, and assets, making it ready for local viewing or offline sharing.

What is the best way to create branded slides for client pitches without external dependencies?

The best way to create branded slides without external dependencies is using a template-driven HTML presentation generator. It enforces a standard slide structure and design system to output a single file, ensuring consistent branding without requiring external libraries.

Can I use dark and light themes in the same HTML presentation deck?

Yes, you can use dark and light themes in the same HTML presentation deck. The template engine supports mixed theme options alongside standard dark and light modes, applying a single reusable design system and typography across all slides.

Does the HTML presentation template require a specific slide structure?

Yes, the HTML presentation template requires a standard slide structure consisting of a title slide, content slides, and a closing slide. This structure is enforced by the template engine to ensure coherent deck generation from the provided brief.

How do frontmatter definitions work when generating HTML slides?

Frontmatter definitions work by specifying the presentation's name and description at the top of the brief. The template engine reads this frontmatter to apply the correct branding and metadata before generating the self-contained HTML slide output.