microsoft/poml
Prompt Orchestration Markup Language observed · 2026-08-28
Health v2 · maintenance only
52/100
- Activity 62
- Release rhythm 44
- Longevity 45
Flags: prerelease_only
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 28
- age_days: 642
- days_rel: 373
- days_push: 231
- n_releases_24m: 4
Adoption not part of the score
4956 stars · 257 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
POML is a markup language from Microsoft for structuring, templating, and styling prompts for large language models, with an HTML-like syntax and CSS-like presentation styling. It ships with SDKs for Node.js and Python plus a VS Code extension providing syntax highlighting, autocomplete, and live previews.
Use cases
- structure complex llm prompts in a maintainable markup format
- embed documents, tables, and images into prompts
- separate prompt content from formatting to reduce format sensitivity
- generate data-driven prompts with variables and conditionals
- edit and preview prompt files in vscode
- build llm applications with a prompt sdk
When to choose
- you build sophisticated llm applications with large, reusable prompts
- you want tooling and editor support for prompt development
- you need to integrate external data files into prompts cleanly
When to avoid
- you only write short one-off prompts where markup overhead isn't worth it
- your framework already handles prompt templating adequately
- you need a language with broad community adoption beyond microsoft's ecosystem
Facets
library · maturity active
prompt-engineering templating sdk parser large-language-models artificial-intelligence developer-tools programming-languages python editor-plugin cross-platform markup-language vscode-extension llm-prompts prompt-orchestration microsoft nodejs
2 sources
- readme: https://github.com/microsoft/poml · fetched 2026-08-28 · b85311921f58
- homepage: https://microsoft.github.io/poml/ · fetched 2026-08-29 · 0cc59130a56d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| microsoft/poml | main | 52 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem