Peak season bookings are tracking ahead, but operational efficiency requires immediate infrastructure consolidation
Alpine resort seasonal performance summary and request for infrastructure consolidation.
Try in PlaygroundExample brief
A high-level executive summary for a ski resort management board following a mid-winter review. The slide highlights strong visitor demand and revenue concentration in high-margin services like heli-skiing, while flagging critical inefficiencies in fleet management and safety protocol consistency. It concludes with a talent shortage warning for technical roles and a specific request to approve a centralized logistics team and fleet-sharing policy to reduce operational waste.
Render it
Structured intent — create_slide payload
Copy-paste-ready. Renders deterministically (verbatim, no LLM). Add a theme_id for any of the built-in themes — the layout stays identical.
{
"form": "takeaway_stack",
"variant": "key_findings_stack",
"headline": "Peak season bookings are tracking ahead, but operational efficiency requires immediate infrastructure consolidation",
"context": "Mid-winter operational review - for the regional executive committee",
"source_note": "Winter Peak Performance Review, Operations & Safety PMO, January 2027",
"data": {
"items": [
{
"label": "Visitor demand is exceeding historical capacity",
"detail": [
"85 seasonal packages active, 24 already at max occupancy.",
"Resort partners are requesting additional lift ticket allocations."
],
"id": "demand",
"tone": "good"
},
{
"label": "Revenue is concentrated in three premium sectors",
"detail": [
"Private coaching, heli-skiing and luxury lodging drive roughly two-thirds of it."
],
"emphasis": "primary",
"id": "value",
"tone": "good",
"metric": {
"value": "$42M",
"label": "seasonal EBITDA"
}
},
{
"label": "Fleet utilization is still highly fragmented",
"detail": [
"Fuel and maintenance costs are effectively doubled across satellite lodges."
],
"id": "reuse",
"tone": "warn",
"metric": {
"value": "6 / 18",
"label": "lodges on shared fleet"
}
},
{
"label": "Safety protocols are lagging behind traffic growth",
"detail": [
"Avalanche mitigation logs, patrol response times and trail signage compliance are inconsistent across the north face."
],
"id": "risk",
"tone": "warn"
},
{
"label": "Specialized labor is the bottleneck for expansion",
"detail": [
"Hospitality staff are available, but certified alpine guides and heavy machinery mechanics are insufficient to scale operations."
],
"id": "talent"
}
],
"ask": "Approve the centralized logistics dispatch and a mandatory fleet-sharing policy for all satellite lodges starting February."
}
}cURL (REST)
curl -X POST https://api.slideforge.dev/v1/render/intent \
-H "Authorization: Bearer sf_live_..." \
-H "Content-Type: application/json" \
-d '{"form":"takeaway_stack","variant":"key_findings_stack","headline":"Peak season bookings are tracking ahead, but operational efficiency requires immediate infrastructure consolidation","context":"Mid-winter operational review - for the regional executive committee","source_note":"Winter Peak Performance Review, Operations & Safety PMO, January 2027","data":{"items":[{"label":"Visitor demand is exceeding historical capacity","detail":["85 seasonal packages active, 24 already at max occupancy.","Resort partners are requesting additional lift ticket allocations."],"id":"demand","tone":"good"},{"label":"Revenue is concentrated in three premium sectors","detail":["Private coaching, heli-skiing and luxury lodging drive roughly two-thirds of it."],"emphasis":"primary","id":"value","tone":"good","metric":{"value":"$42M","label":"seasonal EBITDA"}},{"label":"Fleet utilization is still highly fragmented","detail":["Fuel and maintenance costs are effectively doubled across satellite lodges."],"id":"reuse","tone":"warn","metric":{"value":"6 / 18","label":"lodges on shared fleet"}},{"label":"Safety protocols are lagging behind traffic growth","detail":["Avalanche mitigation logs, patrol response times and trail signage compliance are inconsistent across the north face."],"id":"risk","tone":"warn"},{"label":"Specialized labor is the bottleneck for expansion","detail":["Hospitality staff are available, but certified alpine guides and heavy machinery mechanics are insufficient to scale operations."],"id":"talent"}],"ask":"Approve the centralized logistics dispatch and a mandatory fleet-sharing policy for all satellite lodges starting February."}}'Frequently asked questions
How do I render the Peak season bookings are tracking ahead, but operational efficiency requires immediate infrastructure consolidation 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 Peak season bookings are tracking ahead, but operational efficiency requires immediate infrastructure consolidation deterministically — editable PowerPoint in under a second.