Product walkthrough — the core flow

A product demo slide: the key features in the core flow and the outcome each delivers.

Try in Playground
Product walkthrough — the core flow slide template rendered with SlideForge
Cost
$0.05/slide
Engine
Deterministic
Pattern
Card Grid
Output
.pptx + PDF + PNG

Example brief

Product demo slide for a startup. Six features along the core user flow, each with the value and a proof, highlighting the aha moment.

Render it

Brief path

curl -X POST https://api.slideforge.dev/v1/render/auto \
  -H "Authorization: Bearer sf_live_..." \
  -H "Content-Type: application/json" \
  -d '{ "brief": "Product demo slide for a startup. Six features along the core user flow, each with the value and a proof, highlighting t" }'

Structured intent (this template)

{
  "pattern": "card_grid",
  "title": "The core flow, end to end",
  "subtitle": "Six features, one workflow",
  "card_kind": "feature_tile",
  "cards": [
    {
      "name": "Connect",
      "benefit": "Plug into your stack in minutes.",
      "capabilities": [
        "1-click",
        "Secure"
      ],
      "icon": "plug"
    },
    {
      "name": "Capture",
      "benefit": "Nothing falls through.",
      "capabilities": [
        "Auto-sync",
        "Dedupe"
      ],
      "icon": "inbox"
    },
    {
      "name": "Automate",
      "benefit": "The aha — work runs itself.",
      "capabilities": [
        "Rules",
        "Triggers"
      ],
      "icon": "zap",
      "emphasis": "primary",
      "proof": "Saves ~6 hrs/wk"
    },
    {
      "name": "Collaborate",
      "benefit": "Teams stay in sync.",
      "capabilities": [
        "Comments",
        "Assignments"
      ],
      "icon": "users"
    },
    {
      "name": "Measure",
      "benefit": "See what's working.",
      "capabilities": [
        "Dashboards",
        "Alerts"
      ],
      "icon": "bar-chart"
    },
    {
      "name": "Scale",
      "benefit": "Grows with you.",
      "capabilities": [
        "Roles",
        "API"
      ],
      "icon": "layout-grid"
    }
  ]
}

Related templates

Frequently asked questions

How do I render the Product walkthrough — the core flow template?

Send a POST to /v1/render/auto with a brief, or call create_slide via MCP with the structured intent shown below. The response includes an editable .pptx, a PDF, and a PNG. $0.05 per slide.

Does an AI write the slide?

No. SlideForge renders deterministically from a structured intent — no LLM draws the slide, so text is never mangled or fabricated. The optional brief path uses a router to pick the pattern, then renders deterministically.

Can I customize the colors and fonts?

Yes. Pass a theme_id to apply a built-in or custom brand theme; the layout stays the same.

Try this template

Render Product walkthrough — the core flow deterministically — editable PowerPoint in under a second.

Product walkthrough — the core flow Slide Template | SlideForge | SlideForge (slideforge.dev)