POML Cloud
Prompt Orchestration Markup Language
Learn, preview, and share POML in your browser. Zero setup. Zero cost.
Featured templates
Structured prompting
HTML-like semantic tags (<role>, <task>, <example>) improve readability and reuse.
Data & styling
Embed documents, tables, and images, and decouple presentation via stylesheets.
Zero-install sandbox
Validate and preview POML locally in your browser. No API keys required.
Live example
<poml> <role>You are a patient teacher.</role> <task>Explain photosynthesis using the image.</task> <img src="https://upload.wikimedia.org/wikipedia/commons/3/3b/Photosynthesis_equation.svg" alt="Diagram" /> <output-format>Under 80 words; friendly, precise.</output-format> </poml>