CLI templates

Use --template to nudge the planner.

bash
littledemo demos create \ --project proj_abc123 \ --prompt "Feature the proof section" \ --template proof-scroll

--style is an alias:

bash
littledemo demos create \ --project proj_abc123 \ --prompt "Show the pricing table" \ --style pricing-focus

Supported values

text
autocinematicguided-tourplain-scrollsection-focushero-spotlightfeature-sweepconversion-flowpricing-focusproof-scroll

Section hint

bash
littledemo demos create \ --project proj_abc123 \ --prompt "Highlight security" \ --template section-focus \ --section "security"

The section hint is only a hint. The page still needs a real section the recorder can find.

Ask a question... ⌘I