The reviewed record of science sign in
Pith

arxiv: 2508.13948 · v1 · pith:QA37IJOR · submitted 2025-08-19 · cs.HC · cs.AI· cs.CL· cs.PL

Prompt Orchestration Markup Language

Reviewed by Pithpith:QA37IJORopen to challenge →

classification cs.HC cs.AIcs.CLcs.PL
keywords dataintegrationlanguagemarkuppomlcomplexcomprehensiveorchestration
0
0 comments X
read the original abstract

Large Language Models (LLMs) require sophisticated prompting, yet current practices face challenges in structure, data integration, format sensitivity, and tooling. Existing methods lack comprehensive solutions for organizing complex prompts involving diverse data types (documents, tables, images) or managing presentation variations systematically. To address these gaps, we introduce POML (Prompt Orchestration Markup Language). POML employs component-based markup for logical structure (roles, tasks, examples), specialized tags for seamless data integration, and a CSS-like styling system to decouple content from presentation, reducing formatting sensitivity. It includes templating for dynamic prompts and a comprehensive developer toolkit (IDE support, SDKs) to improve version control and collaboration. We validate POML through two case studies demonstrating its impact on complex application integration (PomLink) and accuracy performance (TableQA), as well as a user study assessing its effectiveness in real-world development scenarios.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. A Language for Describing Agentic LLM Contexts

    cs.AI 2026-05 accept novelty 7.0

    ACDL is a language for specifying the structure and dynamics of LLM input contexts in agent systems using constructs for roles, dynamic content, time references, and conditional structures.

  2. A Prompt-Aware Structuring Framework for Reliable Reuse of AI-Generated Content in the Agentic Web

    cs.AI 2026-05 unverdicted novelty 5.0

    A framework structures AI-generated content with prompt-aware metadata and verifiable credentials to support reliable assessment and reuse by agents.