pitch-deck-visuals

Generates investor pitch deck slides and charts via the inference.sh belt CLI.

Updated Jul 28, 2026
One-click install
npx skills add https://github.com/Aadi-110i/PEP-PROJECT --skill pitch-deck-visuals-aadi-110i
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pitch-deck-visuals
Source: https://github.com/Aadi-110i/PEP-PROJECT/tree/main/skills/pitch-deck-visuals
Command: npx skills add https://github.com/Aadi-110i/PEP-PROJECT --skill pitch-deck-visuals-aadi-110i

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Founders often struggle to structure investor presentations and produce clean, consistent slide visuals, resulting in decks that are too long, text-heavy, or unconvincing to investors. ## Core Features & Use Cases - 12-Slide Framework: Provides a slide-by-slide structure covering problem, solution, market size, traction, competition, team, and the ask, with timing guidance per slide. - Visual Generation via CLI: Creates slide backgrounds, TAM/SAM/SOM concentric circle charts, traction line charts, and 2x2 competitive positioning maps using the belt CLI with html-to-image and python-executor apps. - Design Rules: Enforces typography, color, layout, and chart guidelines (1-6-6 rule, max 2 chart colors, no pie charts) plus a list of common investor turn-offs. - Use Case: A founder preparing a seed round deck can generate a dark-themed problem slide with one key statistic, a market size diagram, and a traction chart, all following consistent design rules. ## Quick Start Ask the AI to create a pitch deck slide for your startup's problem statement using the pitch deck visuals skill with the belt CLI.

Frequently Asked Questions about pitch-deck-visuals

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create an investor pitch deck with AI?

Use the belt CLI from inference.sh to generate slides via the html-to-image app for text slides and the python-executor app for matplotlib charts. Follow the 12-slide framework covering problem, solution, market, traction, team, and the ask.

What slides should a startup pitch deck include?

A standard deck includes 12 slides: title, problem, solution, demo, market size, business model, traction, competition, team, financials, the ask, and contact. Keep the total presentation around 6 minutes and never exceed 20 slides.

How do I make a TAM SAM SOM chart for a pitch deck?

Generate concentric circles with matplotlib through the belt python-executor app, sizing each circle proportionally for TAM, SAM, and SOM. Concentric circles are preferred over pie charts for market size visualization.

What chart types should I avoid in investor presentations?

Avoid pie charts entirely, as they are hard to read and look unprofessional. Also avoid feature comparison matrices against competitors; use a 2x2 positioning map instead, and limit charts to 2 colors.

Does this skill require any tools to be installed?

Yes, it requires the inference.sh belt CLI, which must be installed and authenticated with belt login before running. Slide and chart generation calls remote apps such as infsh/html-to-image and infsh/python-executor.