Mckinsey Deck banner
seulee26 seulee26

Mckinsey Deck

Design community

Description

--- description: Build a McKinsey-style PPTX deck from a brief. Delegates to the mckinsey-slide-agent which picks the right template for each slide, explains its choice, and produces a real .pptx file. argument-hint: <one-paragraph brief describing the deck you want> --- You have been asked to build a McKinsey-style deck. **Brief from the user:** $ARGUMENTS Delegate this to the `mckinsey-slide-agent` subagent. Pass the brief verbatim and let the agent: 1. Plan the slide arc 2. Pick a templa

Installation

Installs to ~/.claude/skills/seulee26-mckinsey-pptx-mckinsey-deck/SKILL.md

Terminal
mkdir -p ~/.claude/skills/seulee26-mckinsey-pptx-mckinsey-deck && curl -fsSL https://raw.githubusercontent.com/seulee26/mckinsey-pptx/HEAD/commands/mckinsey-deck.md -o ~/.claude/skills/seulee26-mckinsey-pptx-mckinsey-deck/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository