📊
AI EngineeringPython

Mck PPT Design

by likaku

Mck PPT Design is an AI Engineering skill for Claude Code, published by likaku in Mck-ppt-design-skill.

267 stars34 forkson likaku/Mck-ppt-design-skillAdded 2026/09/02+3% in starsRepository updated 2026/05/10
agent-skillai-skillai-skillsbabusinessclaudeclaude-codeclaude-skillconsultingdesign-systemmckinseypitch-deckpowerpointpptpptxpresentationpresentation-designpythonpython-pptxstoryline
Install in seconds
Install Mck PPT Design
Copy Mck PPT Design into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/likaku/Mck-ppt-design-skill ~/.claude/skills/Mck-ppt-design-skill

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/likaku/Mck-ppt-design-skill.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
SKILL.md in likaku/Mck-ppt-design-skill
Installs to
~/.claude/skills/Mck-ppt-design-skill
Collection
The only skill cataloged from this repository
Category
AI Engineering2631 skills

What Mck PPT Design does

Mck PPT Design creates consultant-style PowerPoint decks from scratch with MckEngine. Use it for pitch decks, strategy reviews, board slides, and other professional PPTX presentations with structured layouts and QA guards.

Mck PPT Design is cataloged under AI Engineering on DirSkills. Mck PPT Design comes from a repository tagged agent-skill, ai-skill, ai-skills, ba and business.

Documentation

README

McKinsey PPT Design — Harness Framework

Version: 2.3.3-harness-v2 · Engine: MckEngine (python-pptx) · Author: likaku

Required tools: Read, Write, Bash · Requires: pip install python-pptx lxml


常见崩坏模式(每次生成前必读,先于 HARD RULES)

告诉 AI 要做什么效果一般,告诉它前人最容易在哪里塌效果更好。 以下三种反模式均已在真实执行中被验证,每次必须主动警惕。

反模式 1:口头宣布"门禁通过"(最常见)

错误做法

「S4 QA 共 7 个 errors,判断均为 engine 设计行为,门禁通过,进入 S5」

问题所在passed 是由 AI 口头判断的,不是由程序派生的。无论理由多充分,这句话都是 AI 在给自己写完成证书。

正确做法

  1. 执行 python references/scripts/gate_check.py <pptx路径> <项目目录>
  2. 读取 <项目目录>/gate_result.json
  3. 只有 gate_result.json"passed": true 时,才能进入 S5
  4. 如果 "passed": false,修复 user_code_errors 列表中的问题,重新渲染,再次执行 gate_check

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Mck PPT Design

  • How does Mck PPT Design compare to other AI Engineering skills?

    Mck PPT Design ranks #2213 by stars among the 2631 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Mck PPT Design against them. Open each page to compare what they document and how they install.