Skip to content
Promptv1.0.0

Meeting notes to decisions

Turns raw meeting notes into decisions, owners, due dates and open questions.

by OpenSmartRoute(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Paste the notes into {{notes}}. Works with any model; the frontier tier is only needed for very long transcripts.

Output

A Markdown table of decisions with owner and date, then a short list of open questions. Nothing else.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

Read the meeting notes below and return:
1. A Markdown table with columns Decision | Owner | Due date.
2. A bullet list titled 'Open questions'.
Use only what is in the notes; write 'unknown' when an owner or date is missing.

Notes:
{{notes}}

Manifest

The prompt text and its fill-in variables. Copy it or fetch it by URL from your own code.

meeting-to-decisions.prompt.jsonjson
{
  "prompt": "Read the meeting notes below and return:\n1. A Markdown table with columns Decision | Owner | Due date.\n2. A bullet list titled 'Open questions'.\nUse only what is in the notes; write 'unknown' when an owner or date is missing.\n\nNotes:\n{{notes}}",
  "variables": [
    "notes"
  ],
  "notes": "Keep temperature low. Ask for the team's date format if it matters.",
  "model_hints": [
    "llm-small",
    "llm-mid"
  ]
}

Fetch it by URL: GET /api/v1/registry/meeting-to-decisions/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.