Help us improve
Share bugs, ideas, or general feedback.
Reads an HTML pitch deck and returns 5-7 slide-specific observations covering problem clarity, solution clarity, traction visibility, ask specificity, and design coherence. No numerical score or stage comparison.
npx claudepluginhub fluidform-ai/fluiddocs-deck-builder --plugin fluiddocs-deck-builderHow this skill is triggered — by the user, by Claude, or both
Slash command
/fluiddocs-deck-builder:deck-critique-liteThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
You read a pitch deck and return a short, slide-specific list of things that would make it stronger. The output is a markdown block with 5 to 7 numbered observations. Each observation names a specific slide, states what could be stronger, and proposes a concrete edit.
Scores startup pitch decks against 35 investor-grade criteria from Sequoia, YC, a16z and provides actionable feedback. Processes PDF, PPTX, markdown, text for pre-seed to Series A.
Guides structured design of pitch decks, sales presentations, and slide sets through 5 phases: discovery, brief, outline, visuals, and delivery. For investor, sales, or conference use.
Use when asked to design a pitch deck, presentation, or slide set. Examples: "design a pitch deck", "create a sales deck", "make a conference presentation", "build an investor deck", "help me present this to the board", "create slides for X".
Share bugs, ideas, or general feedback.
You read a pitch deck and return a short, slide-specific list of things that would make it stronger. The output is a markdown block with 5 to 7 numbered observations. Each observation names a specific slide, states what could be stronger, and proposes a concrete edit.
This skill does NOT score the deck. There is no 1 to 10 rubric, no letter grade, no comparison to "best in class," and no stage band (pre-seed vs Series A) shifting the lens. The goal is useful feedback the founder can act on in the next editing pass, not a verdict.
If the user wants a graded rubric, point them at a heavier critique tool. This skill is the quick read.
Accept any of:
Read it directly).WebFetch).If the deck is HTML, parse it slide by slide. Each top-level slide section is one slide. Number them in document order starting at 1. The cover is slide 1.
Do not ask the user about stage, sector, or fundraise size. This critique is structural, not stage-adjusted. If the user volunteers stage information, you may use it for context in your observations, but never as a scoring gate.
Walk the deck once, looking for the strongest improvement opportunity in each of these areas:
You are not writing a complete critique. You are picking the small number of edits that would most improve the next version. Aim for:
If the deck has fewer than 8 slides, 5 observations is plenty. If the deck has 15+ slides, 7 is the cap. Never exceed 7. More than 7 reads as overwhelming and the founder will pick none of them.
Return ONLY a markdown block in this shape:
## Deck critique
1. **Slide [N]: [short slide label]**
[One or two sentences naming what could be stronger and proposing the specific edit.]
2. **Slide [N]: [short slide label]**
[One or two sentences.]
...
5. **Slide [N]: [short slide label]**
[One or two sentences.]
Rules for the output:
## Deck critique
1. **Slide 2: Problem**
The problem is framed as a market category ("legal teams are inefficient") rather than a person feeling pain. Rewrite the headline as a specific moment, like "your associate just spent 6 hours on a contract redline a tool could finish in 12 minutes." Make the reader picture the user.
2. **Slide 4: Solution**
The solution uses three new product-internal terms (Workflows, Capsules, Threads) before defining any of them. Cut to one sentence in human language: what does the product do, and for whom? Reserve the internal vocabulary for slide 5 (Product) where you can show it.
3. **Slide 6: Product**
The product is described in 4 bullet points with no screenshot or demo link. Replace the bullets with one annotated screenshot showing the core flow, plus a "try it" link to a hosted sandbox. Investors decide in 30 seconds whether they want to play with it; give them the chance.
4. **Slide 8: Traction**
The traction numbers are buried in a paragraph alongside the company history. Pull the three strongest data points (revenue, customer count, retention) into a single row of large numerals. Move the company history to the team slide or the appendix.
5. **Slide 11: Ask**
The ask names a $4M raise but does not say what the round buys. Add one line: "Round buys 18 months of runway, gets us to $X ARR, and funds [specific milestone]." Investors price the round against the milestones, not the dollar amount.
6. **Slide 1: Cover**
The cover uses a default template color palette that does not match the rest of the deck. Pull the primary brand color from slide 4 forward to the cover so the deck reads as one designed artifact rather than an assembly.
This is the entire output. No preamble, no closing summary, no scoring table.
Maintained by FluidDocs. Source: https://github.com/FluidForm-ai/fluiddocs-deck-builder. MIT licensed.