Stakeholder ecosystem hub

Stakeholder groups around the central city climate office

Try in Playground
Stakeholder ecosystem hub slide template rendered with SlideForge
Cost
$0.05/slide
Engine
Deterministic
Pattern
Hub Spoke
Output
.pptx + PDF + PNG

Example brief

The city climate office sits at the centre of the program, owning strategy, funding and delivery. Around it are three stakeholder circles, each a distinct zone. Government covers the city council and state agencies. Community covers residents and advocacy groups. Delivery partners covers utilities and contractors. Reading the clusters first makes clear who the office answers to and who it depends on, and each circle needs its own engagement cadence and metrics rather than a single blanket approach.

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 city climate office sits at the centre of the program, owning strategy, funding and delivery. Around it are three st" }'

Structured intent (this template)

{
  "pattern": "hub_spoke",
  "title": "The climate office answers to three stakeholder circles at once",
  "subtitle": "City climate program ecosystem",
  "variant": "stakeholder_ecosystem_hub",
  "hub": {
    "label": "City Climate Office",
    "detail": "Strategy, funding, delivery"
  },
  "spokes": [
    {
      "label": "City council",
      "tag": "Government"
    },
    {
      "label": "State agencies",
      "tag": "Government"
    },
    {
      "label": "Residents",
      "tag": "Community"
    },
    {
      "label": "Advocacy groups",
      "tag": "Community"
    },
    {
      "label": "Utilities",
      "tag": "Delivery partners"
    },
    {
      "label": "Contractors",
      "tag": "Delivery partners"
    }
  ],
  "takeaway": "Each circle needs its own engagement cadence and metrics."
}

Related templates

Frequently asked questions

How do I render the Stakeholder ecosystem hub 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 Stakeholder ecosystem hub deterministically — editable PowerPoint in under a second.