kai-html-presentation

Convert Kai audit artifacts into client-ready HTML presentations using a template.

40|5|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/cgallic/kai-cmo-harness --skill kai-html-presentation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kai-html-presentation
Source: https://github.com/cgallic/kai-cmo-harness/tree/main/harness/skills/kai-html-presentation
Command: npx skills add https://github.com/cgallic/kai-cmo-harness --skill kai-html-presentation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

Automates turning Kai audit and report artifacts into a client-ready HTML deck, saving time and ensuring consistent delivery.

Core Features & Use Cases

  • Converts weekly and monthly audits, findings, scorecards, and reports into a polished HTML deck.
  • Reuses existing Kai artifacts such as _data-sources.md and _data-gaps.md to populate slides.
  • Provides a structured, presentation-ready template that can be delivered as a single-file HTML.

Quick Start

Convert the latest weekly audit folder into a client-ready HTML deck using the provided template.

Frequently Asked Questions about kai-html-presentation

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

FAQPage Schema
How do I convert audit findings into a client-ready HTML presentation?

You can convert audit findings into a client-ready HTML presentation by processing Kai audit artifacts through a provided template to generate a single-file delivery-ready HTML deck.

Can I use weekly and monthly audit reports to generate an HTML deck?

Yes, you can use weekly and monthly audit reports to generate an HTML deck. The Skill processes these audit reports, scorecards, and findings to produce a structured presentation for client delivery.

How do markdown data source files populate presentation slides?

Markdown data source files like _data-sources.md and _data-gaps.md optionally populate presentation slides by being read directly during the HTML deck generation process to fill in template sections automatically.

Does this approach require any external dependencies to build an HTML report?

Building an HTML report requires no external dependencies. The Skill operates independently using only its bundled HTML template and assets to construct the presentation from your audit data.

What is the best way to deliver a single-file HTML audit deck to clients?

The best way to deliver a single-file HTML audit deck to clients is to compile your audit findings and scorecards into the provided HTML template, producing a polished standalone presentation file.

Are there limitations when using a static HTML template for marketing audits?

A limitation of using a static HTML template for marketing audits is that the presentation structure is constrained to the provided audit-deck-template.html, requiring source artifacts to match the expected format for proper slide population.