Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Add a note to the current recording or annotate a past meeting. Use whenever the user says "note that", "remember this", "mark this as important", "add a note about", "annotate the meeting", or wants to capture a thought during or after a recording. Plain text input — no markdown needed.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-09 | ✗→✓ | ▲ Improved | -37% | 0% |
| case-01 | ✗→✓ | ▲ Improved | -28% | 0% |
| case-02 | ✗→✓ | ▲ Improved | 21% | 0% |
| case-03 | ✗→✓ | ▲ Improved | -46% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -26% | 0% |
Add a timestamped note during a recording, or annotate a past meeting.
bash# Add a note to the active recording (auto-timestamped) minutes note "Alex wants monthly billing not annual billing" minutes note "Case agreed — compromise at monthly billing for experiment"
Each note gets a timestamp matching the recording position (e.g., [4:23]). Notes feed into the LLM summarizer as high-priority context — the AI knows what you thought was important and weights those parts of the transcript more heavily in the summary.
bash# Annotate an existing meeting file minutes note "Follow-up: Alex confirmed via email on Mar 18" --meeting ~/meetings/2026-03-17-pricing-call.md
Appends to the ## Notes section of the meeting file with a date stamp.
minutes searchminutes note "..." without --meeting requires a recording in progress. Check with minutes status first. If no recording is active, use --meeting <path> to annotate an existing file.--meeting requires the full path — Use the exact path from minutes list or minutes search, e.g., --meeting ~/meetings/2026-03-17-pricing-call.md. Tab completion works.**bold** or - lists will be stored literally, not rendered.minutes note 'Alex said "no way"'.Other measured skills in the registry, with their headline benchmark lift.