Capabilities on a shared foundation
Bank differentiates journeys with standardized core capabilities
Try in PlaygroundExample brief
The bank aims to differentiate in customer journeys while standardizing the core capabilities underneath, focusing on four key areas including digital onboarding with ID verification and KYC workflow, personalized advice with next-best-action and portfolio insights, servicing automation with request triage and document automation, and RM cockpit with client 360 and meeting prep, all built on a shared digital core with components like data products, API integration, and AI services.
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": "The bank aims to differentiate in customer journeys while standardizing the core capabilities underneath, focusing on fo" }'Structured intent (this template)
{
"pattern": "layer_stack",
"title": "Differentiate in journeys, standardize the core capabilities underneath",
"subtitle": "Four capabilities on one shared digital core",
"variant": "foundation_capability_stack",
"layers": [
{
"label": "Digital onboarding",
"components": [
{
"label": "ID verification"
},
{
"label": "KYC workflow"
}
]
},
{
"label": "Personalized advice",
"emphasis": "primary",
"components": [
{
"label": "Next-best-action"
},
{
"label": "Portfolio insights"
}
]
},
{
"label": "Servicing automation",
"components": [
{
"label": "Request triage"
},
{
"label": "Document automation"
}
]
},
{
"label": "RM cockpit",
"components": [
{
"label": "Client 360"
},
{
"label": "Meeting prep"
}
]
}
],
"foundation": {
"label": "Shared digital core",
"components": [
{
"label": "Data products"
},
{
"label": "API integration"
},
{
"label": "Identity"
},
{
"label": "Consent"
},
{
"label": "AI services"
},
{
"label": "Workflow"
},
{
"label": "Audit logging"
}
]
},
"takeaway": "The bank differentiates in journeys but standardizes the core underneath."
}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 Capabilities on a shared foundation 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 Capabilities on a shared foundation deterministically — editable PowerPoint in under a second.