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.
Turns raw meeting notes into decisions, owners, due dates and open questions.
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsPaste the notes into {{notes}}. Works with any model; the frontier tier is only needed for very long transcripts.
A Markdown table of decisions with owner and date, then a short list of open questions. Nothing else.
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}}The prompt text and its fill-in variables. Copy it or fetch it by URL from your own code.
{
"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
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.