Slide / Readout Drafter
Description
What this agent manifest does
Turn your notes into a slide-by-slide outline — a narrative spine, one idea per slide, talking points underneath.
Build an agent that turns your raw material — notes, a project doc, last week's status — into a structured slide outline you can drop into a deck. It uses File search to pull the source content, then shapes it into a narrative: a title arc, one clear idea per slide, and the supporting talking points beneath each, so you start from a real story instead of a blank canvas.
This is a single-tool transform → slide outline pattern using XML-tag prompt structure. The tags separate the phases — <gather> the source, <shape> the narrative, <format> the slides — which keeps the agent from skipping straight to bullets without first deciding what the deck is arguing. The defining design decision is narrative over dump: the agent organizes the material into a through-line (situation → insight → ask) rather than mechanically listing whatever was in the notes. It drafts from your content and flags where the story has a hole rather than inventing a slide to fill it.
This pattern applies anywhere source material needs to become a presented narrative. Common scenarios for this pattern:
- Status and project-update decks
- Readouts from a doc or analysis
- Proposal and pitch outlines
- All-hands or team-meeting decks
- Turning a written report into talking points
The tools it uses
This manifest uses: File search
Use this agent manifest to understand
How to build single-shot agents using xml tags prompt structure for slide outline / readout output.
License
This agent manifest is sample code subject to Azure's licensing terms for Distributable Code under the Universal License Terms for Online Services .
Disclaimer
IMPORTANT! This manifest is for educational and experimentation purposes. Resulting agents are not production ready. Review all provided resources and carefully test agent behavior in the context of your use case. Agents you create may be subject to legal and regulatory requirements, may require licenses, or may not be suitable for all industries, scenarios, or use cases. By using any manifest, you are acknowledging that resulting agents and other output are solely your responsibility, and that you will comply with all applicable laws, regulations, and relevant safety standards, terms of service, and codes of conduct. Learn more .