Weekly KPI Digest

Template summary and code

Summarize KPIs and add highlights/alarms.

<poml>
  <role>You are a data PM.</role>
  <task>Summarize KPIs and call out highlights and alarms.</task>
  <table src="kpi.csv" />
  <output-format>TL;DR; Highlights; Alarms; Next actions.</output-format>
</poml>

How to use

  1. Click “Open in Sandbox” to load this template.
  2. Adjust the <task> and <stylesheet> to your needs.
  3. Paste or reference your files via <document>/<table>/<img>.

Sample I/O

Input
kpi.csv -> metric,value,delta
Expected output format
TL;DR: ...
Highlights: ...
Alarms: ...
Actions: ...

FAQ

  • Why no output here? This page shows the POML. Use the Sandbox to preview.
  • Need to run locally without paid API? Use the upcoming “Local mode (Ollama)”.

Related templates