Open standard docs
Open Image Template vs. a Prompt
The difference between a raw prompt and a reusable open image template.
A prompt is one instruction
A prompt is usually a single block of text written for one image generation. It can work well, but it is hard to adapt and hard for tools to understand.
A template is reusable structure
A template keeps the full prompt but adds editable slots, controls, example metadata, suggested model information, licensing, and a stable JSON representation.
Why AI search benefits
AI search systems can retrieve a template page for humans or fetch the JSON endpoint for structured fields. That makes the template easier to cite, compare, and reuse.