Meeting prep pack

Walking into a meeting having forgotten what you agreed last time is a solved problem. This agent is read-only, low risk, and the one people keep using after the novelty wears off.

The job on one screen

Runs whenAn hour before each meeting with an external attendee or more than two people.
ReadsCalendar entry, attendee history, last meeting's notes, open action items.
DecidesWhat the three most useful facts are for this specific meeting.
ProducesA five line pack: who, last time, open items, and one thing to ask.
Stops whenPack sent to you. It never contacts attendees.
Tools it needsCalendar, notes, CRM, mail (read only).
Autonomy to start atAuto, once it has a logged track record. Start lower.

Optional: load a real model

Run it

The fields it pulls

Required fields are never guessed. If one is missing the run stops and a person gets the document, which is the difference between an extraction agent and a wrong database row.

FieldRequiredHow it is found
Meeting subjectyes^([^,]+?)(?:,| with)
Attendeesyesattendees? ([^.]+)
Last agreementoptional(?:agreed|committed) to ([^.]+)
Open itemoptional[Oo]pen:?\s*([^.]+)
Key dateoptional(\d{4}-\d{2}-\d{2})

Where this one goes wrong

Too long

A page of context before a 30 minute call gets skipped. Five lines or nobody reads it.

Stale CRM data

A pack built from a record nobody updated is confidently wrong about the relationship.

Privacy creep

Pulling personal details from public profiles into a work pack feels invasive when it is noticed, and it will be.

How you would know it is working

MeasureWhy that one
Packs openedRead rate is the honest measure. Under half means the format is wrong.
Meetings starting with a recapShould fall, because the recap already happened.
Commitments carried forwardThe outcome: fewer things falling between meetings.

Earning more rope

AssistOn demand, when you ask for a pack.
ApproveAutomatic before qualifying meetings. Right level and very safe.
AutoFully automatic including a post-meeting notes template, still never contacting attendees.
Five lines, no more. Every additional line lowers the chance the pack gets read at all, which makes thoroughness actively harmful here.

Related: Call notes · Inbox triage · Lead research · all agent jobs · Agent Lab home

Free from AI School - no signup, everything runs in your browser.