EX

executive-briefing

Builds HTML slide decks for executive reporting using project data.

Install

mkdir -p .claude/skills/executive-briefing-zircote && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/16813" && unzip -o skill.zip -d .claude/skills/executive-briefing-zircote && rm skill.zip

Installs to .claude/skills/executive-briefing-zircote

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

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.
175 charsno explicit “when” trigger
Intermediate

Key capabilities

  • Read completed project artifacts for key data
  • Create 8 HTML slide sources for a presentation
  • Configure Node.js build scripts for PowerPoint assembly
  • Update `package.json` with the project name
  • Generate an executive-ready slide deck

How it works

The skill reads project artifacts, generates 8 HTML slide sources, configures Node.js build scripts, and updates `package.json` to assemble an executive-ready PowerPoint presentation.

Inputs & outputs

You give it
Completed project artifacts, project name
You get back
8 HTML slide sources in `workspace/slides/`, configured `generate-assets.js`, `build-deck.js`, and `package.json`, and a PPTX file

When to use executive-briefing

  • Generating project status reports
  • Creating executive presentations
  • Communicating ROI and project milestones

About this skill

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

When not to use it

  • When all project artifacts are not yet complete
  • When a PowerPoint presentation is not the desired final deliverable
  • When Node.js build scripts are not available or preferred for assembly

Limitations

  • Requires all project artifacts to be complete
  • Assumes a specific 8-slide structure and content for the presentation
  • Relies on Node.js build scripts for PowerPoint assembly

How it compares

This skill automates the creation of an executive-ready slide deck from project artifacts using HTML sources and Node.js build scripts, providing a structured and consistent presentation, unlike manual slide creation.

Compared to similar skills

executive-briefing side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
executive-briefing (this skill)06moNo flagsIntermediate
token-data-sources05moNo flagsIntermediate
recharts05moReviewBeginner
infographic-creator14moNo flagsIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry