Ecosystem catalog stack
Ceramics studio supply chain ecosystem and vendor map.
Try in PlaygroundExample brief
A comprehensive ecosystem map for a high-volume ceramics studio, organized into horizontal bands representing the production lifecycle. The stack covers raw materials, glaze chemistry, forming tools, kiln hardware, and management software. One specific band—maintenance and repair—is highlighted to show it is a focus area or currently thin compared to the maturity of the other supply layers.
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": "A comprehensive ecosystem map for a high-volume ceramics studio, organized into horizontal bands representing the produc" }'Structured intent (this template)
{
"pattern": "layer_stack",
"variant": "logical_component_stack",
"title": "Supply chain depth is robust across raw materials, but kiln maintenance remains underserved",
"subtitle": "Artisan production ecosystem - industrial ceramics studio",
"layers": [
{
"label": "Clay & mineral bodies",
"components": [
{
"label": "Grolleg Porcelain"
},
{
"label": "Red Earth Stoneware"
},
{
"label": "Laguna B-Mix"
},
{
"label": "Standard 211"
}
]
},
{
"label": "Glaze chemistry",
"components": [
{
"label": "Mason Stains"
},
{
"label": "U.S. Pigment Corp"
},
{
"label": "Spectrum Glazes"
},
{
"label": "Coyote Glaze"
},
{
"label": "Amaco Potters"
}
]
},
{
"label": "Forming & shaping",
"components": [
{
"label": "Shimpo Wheels"
},
{
"label": "Brent CXC"
},
{
"label": "Giffin Grip"
},
{
"label": "Mudtools"
},
{
"label": "Xiem Studio"
},
{
"label": "Dolan Tools"
}
]
},
{
"label": "Firing hardware",
"components": [
{
"label": "Skutt Kilns"
},
{
"label": "L&L Easy-Fire"
},
{
"label": "ConeArt"
},
{
"label": "Paragon Kilns"
}
]
},
{
"label": "Maintenance & repair",
"emphasis": "primary",
"components": [
{
"label": "Element Pros"
},
{
"label": "KilnDoc"
},
{
"label": "Relay Supply"
},
{
"label": "BrickFix"
},
{
"label": "Thermocouple Direct"
},
{
"label": "Studio Guard"
}
]
},
{
"label": "Retail & distribution",
"components": [
{
"label": "Etsy Shop"
},
{
"label": "Shopify POS"
},
{
"label": "Faire Wholesale"
},
{
"label": "Square"
},
{
"label": "ArtCloud"
}
]
},
{
"label": "Studio management",
"components": [
{
"label": "InventoryPro"
},
{
"label": "GlazeCloud"
},
{
"label": "KilnShare"
},
{
"label": "Stripe"
},
{
"label": "QuickBooks"
}
]
}
],
"takeaway": "Full-cycle production readiness - but specialized technical kiln servicing needs a stronger network of certified technicians."
}Frequently asked questions
How do I render the Ecosystem catalog stack 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 Ecosystem catalog stack deterministically — editable PowerPoint in under a second.