Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.6 KB

File metadata and controls

34 lines (25 loc) · 1.6 KB

dbt HTML Presentation Skill

An AI agent skill that creates polished, self-contained HTML slide decks for dbt Cloud technical workshops and customer engagements.

What it does

  • Generates complete, single-file HTML presentations with keyboard navigation, full-screen mode, and dbt brand styling
  • Designed for Solution Architects delivering technical workshops to data/analytics engineers
  • Covers dbt Cloud feature walkthroughs, architecture diagrams, before/after comparisons, and step-by-step technical guides
  • Can build decks from markdown, requirements, or source URLs (dbt docs, blog posts)

Reference Library

The references/ directory contains domain knowledge used by the skill:

Directory Topics
ai/ dbt MCP server, API integration
artifacts/ Execution plan, implementation guide, requirements
model_contracts/ Model contracts cheat sheet, demo script, quick reference
platform/ Macro overrides, hooks, platform guide, project analysis
tags_grants/ Query tagging, role grants
template.md Full HTML/CSS/JS slide template with all slide type examples
dbt-cloud.md dbt Cloud platform knowledge and feature details

Usage

This skill is designed to be used with AI coding assistants (Cursor, Claude Code, etc.). Point your agent skill configuration at this directory and ask it to build a presentation on any dbt topic.

Example prompts:

  • "Make me a deck for my customer call about model contracts"
  • "Build slides walking through dbt Cloud CI/CD"
  • "Create a workshop on incremental models"
  • "Turn these dbt docs links into a presentation"