Flywheel cycle

An adoption flywheel where four reinforcing drivers compound a central growth outcome

Try in Playground
Flywheel cycle slide template rendered with SlideForge
Cost
$0.05/slide
Engine
Deterministic
Pattern
Cycle Flow
Output
.pptx + PDF + PNG

Example brief

Create a flywheel titled 'The adoption flywheel compounds growth' with a central outcome 'Compounding growth' and four reinforcing drivers, each with a one-line mechanism and a proof metric: More users (wider reach pulls in new teams, +18% MoM), More data (usage signals sharpen the product, 12M events/wk), Better product (relevance lifts activation, +9 pts NPS), Lower cost (scale economics cut unit cost, -22% CAC) - emphasise Lower cost as the strongest driver.

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": "Create a flywheel titled 'The adoption flywheel compounds growth' with a central outcome 'Compounding growth' and four r" }'

Structured intent (this template)

{
  "pattern": "cycle_flow",
  "variant": "flywheel_cycle",
  "title": "The adoption flywheel compounds growth",
  "subtitle": "Each driver reinforces the next and feeds the outcome",
  "center_label": "Compounding growth",
  "steps": [
    {
      "label": "More users",
      "detail": [
        "Wider reach pulls in new teams"
      ],
      "meta": "+18% MoM"
    },
    {
      "label": "More data",
      "detail": [
        "Usage signals sharpen the product"
      ],
      "meta": "12M events/wk"
    },
    {
      "label": "Better product",
      "detail": [
        "Relevance lifts activation"
      ],
      "meta": "+9 pts NPS"
    },
    {
      "label": "Lower cost",
      "detail": [
        "Scale economics cut unit cost"
      ],
      "meta": "-22% CAC",
      "emphasis": "primary"
    }
  ]
}

Related templates

Frequently asked questions

How do I render the Flywheel cycle 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 Flywheel cycle deterministically — editable PowerPoint in under a second.