
mbb-decks
MBB-style consulting deck skill for Claude. Action-title storylines, MECE bullets, company logos as bullet markers, real .pptx output.
Install with your AI
Paste into Claude Code, Cursor, or any agent — it reads the repo and wires the tool into your project.
Install and set up mbb-decks (claude-plugin project) into my current project. Found on https://claudeers.com/mbb-decks Repo: https://github.com/floflo11/mbb-decks Homepage/docs: — Detected install method: claude-plugin → /plugin install mbb-decks@floflo11/mbb-decks Category: skills. Platforms: cli, web. Read the repo's README for exact setup and env vars, then install it and wire it into my project. Claudeers Health Verdict: unknown; community-verified: false. Confirm the source before running anything.
⚠ Unverified / not recently updated — review before pasting a run-this config.
/plugin marketplace add floflo11/mbb-decks /plugin install mbb-decks@floflo11/mbb-decks
git clone https://github.com/floflo11/mbb-decks
// compatibility
| Platforms | cli, web |
|---|---|
| Operating systems | — |
| AI compatibility | claude |
| License | MIT |
| Pricing | open-source |
| Language | Python |
MBB Decks
Real consulting decks from Claude. Not slop.
Codified from three years drafting decks alongside ex-MBB executives. About the author.
Without skill vs with skill
Same prompt, same topic (a data center industry report), same author. Left is what Claude produces by default. Right is what Claude produces with this skill installed.




Both decks are committed to the repo. Open them in PowerPoint or Keynote and flip through.
Install
npx skills add floflo11/mbb-decks
Pick your agent when prompted — Claude Code, Codex, Cursor, Gemini, OpenCode, and others are all supported. Then prompt:
Build me an MBB-style deck on [your topic]. Use the mbb-decks skill.
The first time the skill runs it self-checks for Python and python-pptx and tells you the one command to run if anything is missing.
The
SKILL.mdformat is an open standard at agentskills.io, so the same skill works across every CLI agent. A hosted web version for users who are not on a CLI agent is on the roadmap.
Star to follow
↑ Click the Star button at the top of this page
If the comparison above made you smile, star this repo to follow more Microsoft Office skill releases. Coming next:
- Excel: three-statement models, LBO, sensitivity tables, valuation builds
- Word: IC memos, board prereads, one-pagers
- Outlook: partner-style email and follow-ups
Vote on which ships first. Stars on this repo measure overall momentum; the poll captures topic preference. Both signals stay on one repo.
What's different
The first thing I learned in consulting: a deck is not bullet points, it is a storyline.
This skill teaches Claude four house-style conventions:
- Action titles tell the story. Read the headlines top to bottom; that is the deck.
- One claim, one chart, one slide. With the takeaways panel beside it. Never split a chart from its commentary.
- Logos for companies, not letters in circles. Real brand marks, auto-fetched, where they belong.
- Fifteen slides, hard cap. Partners do not read further. Detail goes in the appendix.
The exact rules and the JSON schema live in SKILL.md.
Examples
examples/data-center-landscape/: the deck behind the comparison images above. Industry report with logos on every bullet that names a company.examples/market-entry/: Vietnam JV recommendation. Owner / Action / Outcome table at the close.
About the author
Built by Iris Meng, founder of New York AI Labs, where she works on applied AI for finance teams. Three years at EY NYC advising $40B+ M&A deals.
License
MIT. See LICENSE.
Logos provided by Logo.dev. The skill ships with a shared public token. Grab your own free token at logo.dev and export LOGODEV_TOKEN if you want a private quota.
// faq
What is mbb-decks?
MBB-style consulting deck skill for Claude. Action-title storylines, MECE bullets, company logos as bullet markers, real .pptx output.. It is open-source on GitHub.
Is mbb-decks free to use?
mbb-decks is open-source under the MIT license, so it is free to use.
What category does mbb-decks belong to?
mbb-decks is listed under skills in the Claudeers registry of Claude-compatible tools.
// embed badge
[](https://claudeers.com/mbb-decks)
// retro hit counter
[](https://claudeers.com/mbb-decks)
// reviews
// guestbook
// related in Claude Skills
An agentic skills framework & software development methodology that works.
💫 Toolkit to help you get started with Spec-Driven Development
AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs,…