Dev Radar
Support
LiveUpdated 2026-09-21 06:12 UTC

微软开源了 POML,全称 Prompt Orchestration Markup Language,专门给 LLM 提示工程用的标记语言。

Prompt 越写越长,最后全变成一坨字符串? 微软开源了 POML,全称 Prompt Orchestration Markup Language,专门给 LLM 提示工程用的标记语言。 它有点像给 Prompt 上了 HTML:…

This is a dev post classified by Jev as AI dev tools (a tool drop), kept by the Dev Radar because it carries real work, not commentary.

Prompt 越写越长,最后全变成一坨字符串? 微软开源了 POML,全称 Prompt Orchestration Markup Language,专门给 LLM 提示工程用的标记语言。 它有点像给 Prompt 上了 HTML: 1️⃣ <role>、<task>、<example> 等标签,把结构直接拆开 2️⃣ 表格、图片、文档都能塞进去,不用硬拼字符串 3️⃣ 模板、样式、内容可以分开管理,改起来更舒服 4️⃣ 自带 VS Code 扩展 + Python / JS SDK 简单说,就是把以前乱糟糟的 Prompt 字符串,变成一份结构化文档。 经常折腾 Prompt 的,可以去看看。 🔗 https://github.com/microsoft/poml

Posted by lumxss (24.7k followers) 3 days ago · 9 likes · 992 views · view the original post on X. Kept by the Dev Radar as AI dev tools. Tools mentioned: poml.

More dev work like this

Every post is read and classified by Jev (TypeSafe): what it is, which market it belongs to, and whether the link is a real tool. 18.9k posts from 4.9k X accounts over the last 21 days, 2.1k tools, 12 markets. Collected every 5 minutes, fully re-ranked every hour — last update 2026-09-21 06:12 UTC. Full method.