AAgentOperations
Meeting-to-Action-Items Agent
meeting notesaction itemsagencyconsultingfollow-up emailoperationsproductivity
Sample outputCaptured sample. Not a live run.
TL;DR
The client meeting discussed project scope and timelines. Decisions were made on the approach and responsibilities. Action items include creating a detailed project plan and setting up a communication channel.
Decisions
- The project will follow an agile methodology — decided by John, the project lead.
- The client will provide feedback on the project plan within a week — agreed upon by all attendees.
Action Items
| # | Action | Owner | Due | Source |
|---|--------|-------|-----|--------|
| 1 | Create a detailed project plan | John | 2026-07-17 (stated: "by end of next week") | "John will create a project plan and share it with the team." |
| 2 | Set up a communication channel for the project team | Jane | NOT SPECIFIED | "Jane will set up a communication channel, but the due date was not discussed." |
| 3 | Share the project plan with the client | John | 2026-07-24 (stated: "a week after the project plan is created") | "John will share the project plan with the client after it's created and reviewed by the team." |
Open Questions / Needs Confirmation
- The client's expectations on the frequency of progress updates need to be confirmed.
Risks & Blockers
- Delays in receiving client feedback may impact the project timeline — because it affects the project's momentum and ability to meet deadlines.
Machine-Readable Block
```
{
"meeting_title": "Client Kickoff Meeting",
"date": "2026-07-10",
"attendees": [
{ "name": "John", "role": "Project Lead" },
{ "name": "Jane", "role": "Project Manager" },
{ "name": "Client Representative", "role": null }
],
"decisions": [
"The project will follow an agile methodology.",
"The client will provide feedback on the project plan within a week."
],
"action_items": [
{ "task": "Create a detailed project plan", "owner": "John", "due": "2026-07-17", "due_stated_as": "by end of next week", "source": "John will create a project plan and share it with the team." },
{ "task": "Set up a communication channel for the project team", "owner": "Jane", "due": null, "due_stated_as": null, "source": "Jane will set up a communication channel, but the due date was not discussed." },
{ "task": "Share the project plan with the client", "owner": "John", "due": "2026-07-24", "due_stated_as": "a week after the project plan is created", "source": "John will share the project plan with the client after it's created and reviewed by the team." }
],
"open_questions": [
"The client's expectations on the frequency of progress updates need to be confirmed."
],
"risks": [
"Delays in receiving client feedback may impact the project timeline."
]
}
```
Follow-up Email Draft
Subject: Next Steps from Client Kickoff Meeting
--
Hello Team,
This is a follow-up on our client kickoff meeting held on July 10, 2026.
TypeAgentCategoryOperationsRuns onClaude / ChatGPT / any capable LLMModelClaude Opus/Sonnet or GPT-4o / GPT-4.1LicenseStandard license
⛨Human-reviewedEvery listing checked before it goes live
⛨Watermarked to youEach download is licensed and traceable
⛨Real reviewsOnly verified buyers can rate it
A production-grade agent definition for agencies and consultants who run back-to-back client calls and need accurate follow-ups out the door in minutes. Paste the included system prompt into Claude, a Custom GPT, or your API's system field, drop in a transcript (Zoom/Meet/Otter/Fireflies export or pasted notes), and get back a structured recap: a TL;DR, firm decisions, an action-item table with owners and resolved due dates, open questions, risks, a machine-readable JSON block for piping into Notion/Asana/Linear/Zapier, and a ready-to-send follow-up email draft.
The agent is tuned for fidelity over fluency: every action item traces to something a specific person actually said. If an owner or date wasn't stated, it says so (UNASSIGNED / NOT SPECIFIED / null) instead of guessing — so the output is safe to forward to a paying client. Relative dates ('Friday', 'end of next week') resolve against a configurable TODAY and timezone, and always show the original phrasing for a quick sanity check. Sensitive off-record asides are firewalled out of the client-facing email.
What's inside: the full copy/paste system prompt, a strict output contract/JSON schema, a complete worked example (realistic client-kickoff transcript plus the exact output it produces), configuration knobs (sender, tone, timezone, attendee roster), and integration notes for wiring the JSON into task tools and automation platforms. Standard license — you keep future updates.
- ✓1 .md file (15 KB), instant download
- ✓Runs on Claude / ChatGPT / any capable LLM
- ✓Claude Opus/Sonnet or GPT-4o / GPT-4.1 compatible
- ✓Version 1.0.0, all v1.x updates included free