---
name: tidy-meeting-notes
description: Use when I paste rough meeting notes and want a clean summary with action points.
---

<!--
A "skill" is a saved instruction the AI can reuse. It has two parts:
1. The frontmatter at the top (between the --- lines): a name and a description
   of when to use it. The AI reads the description to decide when this applies.
2. The body below: the steps and the output you want.
Save this as a .md file. Rename it and edit the steps for your own task.
-->

# Tidy Meeting Notes

## When to use

Use this when I paste messy notes from a meeting or call and want them turned
into a clean, shareable summary.

## Steps

1. Read the notes fully before writing anything.
2. Pull out the key decisions and any action points.
3. Note who owns each action, if it is mentioned.
4. Ignore small talk and anything not relevant.
5. Keep it short. Plain English. British spelling.

## Output

Return the result in this shape:

**Summary**
- 2 to 4 lines on what the meeting was about.

**Decisions**
- One bullet per decision.

**Actions**
- [ ] Action point, owner, due date if known.
