Agent Skill
2/7/2026

executive-briefing

Generate an executive-ready slide deck as HTML slide sources with Node.js build scripts for PowerPoint assembly. Use as the final deliverable after all artifacts are complete.

Z
zircote
0GitHub Stars
1Views
npx skills add zircote/maker-rs

SKILL.md

Nameexecutive-briefing
DescriptionGenerate an executive-ready slide deck as HTML slide sources with Node.js build scripts for PowerPoint assembly. Use as the final deliverable after all artifacts are complete.

name: executive-briefing description: Generate an executive-ready slide deck as HTML slide sources with Node.js build scripts for PowerPoint assembly. Use as the final deliverable after all artifacts are complete. allowed-tools: Read, Grep, Glob, Write, Bash

Generate the executive briefing deck in workspace/.

Process

  1. Read all completed artifacts for key data
  2. Create 8 HTML slide sources in workspace/slides/
  3. Ensure workspace/generate-assets.js and workspace/build-deck.js are configured
  4. Update workspace/package.json with project name

Slide Structure (8 slides)

#FileContentBackground
1slide1-title.htmlProject name, key metric, date rangeDark gradient
2slide2-problem.htmlCurrent state metrics, pain pointsLight
3slide3-before-after.htmlSide-by-side comparison, improvement arrowLight
4slide4-phases.html4 phase cards, timeline bar, milestonesLight
5slide5-roi.htmlBar chart placeholder (built programmatically)Light
6slide6-metrics.htmlPrimary KPIs with targetsLight
7slide7-risks.htmlTop 5 risks with mitigationLight
8slide8-next-steps.htmlActions, budget ask, contactsBlue accent

HTML Slide Template

Each slide: 720pt x 405pt (16:9), font-family Segoe UI/Arial, with header/content/footer sections.

Design System

ElementValue
Title font22-30pt bold
Body font11-14pt
Caption7-9pt
Phase 1#3b82f6
Phase 2#10b981
Phase 3#f59e0b
Phase 4#8b5cf6

Quality Criteria

  • 8 slides covering all executive topics
  • Consistent design system
  • ROI chart generated programmatically in build-deck.js
  • Build scripts produce valid PPTX
  • Executive-appropriate language
Skills Info
Original Name:executive-briefingAuthor:zircote