Strategy recommendation — the path we should take
A strategy recommendation slide: the recommended direction, the context, the supporting case, and the decision needed.
Try in PlaygroundExample brief
Strategy recommendation for an internal leadership team. The recommended direction, the context that drives it, the supporting case, and the decision required.
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": "Strategy recommendation for an internal leadership team. The recommended direction, the context that drives it, the supp" }'Structured intent (this template)
{
"pattern": "takeaway_stack",
"variant": "governing_thought_stack",
"title": "Double down on the core and exit the two sub-scale adjacencies",
"claim": "Concentrate capital and talent on the core where we lead; divest the adjacencies that don't.",
"claim_detail": "Owner: CEO · for the board strategy session · decision needed this cycle",
"support_groups": [
{
"label": "Context",
"reason": "Focus beats spread.",
"evidence": [
"Core grows above market and earns its cost of capital.",
"Two adjacencies are sub-scale and dilutive."
]
},
{
"label": "Case",
"reason": "The math is clear.",
"evidence": [
"Reinvesting freed capital in the core lifts returns.",
"Exit multiples for the adjacencies are favorable now."
]
},
{
"label": "Decision",
"reason": "Commit and act.",
"evidence": [
"Approve the divestiture process.",
"Reallocate the freed investment to the core."
]
}
],
"ask": "Approve the focus strategy this cycle so we can run the divestitures before the window closes."
}Related templates
Bars vs target marker
Margin recovery is visible but three units are below target
Diverging variance bars
Cloud hosting and contractor spend offset hiring delay savings
Grouped comparison bars
Pipeline coverage is ahead of last year but below target in two regions
Ranked magnitude bars
Three offer families drive 68% of FY25 growth
Frequently asked questions
How do I render the Strategy recommendation — the path we should take 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 Strategy recommendation — the path we should take deterministically — editable PowerPoint in under a second.