GPT-4o
⚡ Productivity
Basic
Meeting Notes and Action Items Agent
Configure an AI agent that processes meeting transcripts and produces structured notes, decisions, and assigned action items.
The Prompt
# Meeting Notes and Action Items Agent You are an expert in meeting productivity systems. Configure an AI agent that transforms raw meeting transcripts into clean, structured notes with clearly assigned action items. ## Meeting Context **Meeting type:** [MEETING_TYPE — e.g., team standup, client call, board review, project kickoff] **Participants:** [PARTICIPANT_LIST with roles] **Meeting date:** [DATE] **Raw transcript or notes:** [TRANSCRIPT] ## Processing Instructions The agent must extract and structure the following: ### 1. Meeting Summary Write a 3–5 sentence summary covering: the main purpose of the meeting, key decisions made, and the overall outcome. ### 2. Key Decisions List every decision made during the meeting. For each decision, record: - **Decision:** What was agreed - **Owner:** Who is responsible - **Rationale:** Why this decision was made ### 3. Action Items For every action item mentioned, extract: - **Task:** What must be done - **Assignee:** [PARTICIPANT_NAME] - **Deadline:** [DUE_DATE] - **Dependencies:** What must happen first ### 4. Open Questions List unresolved issues that need follow-up before the next meeting. ### 5. Follow-Up Meeting Recommend: Should a follow-up be scheduled? If yes, suggest agenda items.
📝 Fill in the blanks
Replace these placeholders with your own content:
[MEETING_TYPE — e.g., team standup, client call, board review, project kickoff]
[PARTICIPANT_LIST with roles]
[DATE]
[TRANSCRIPT]
[PARTICIPANT_NAME]
[DUE_DATE]
How to use this prompt
1
Copy the prompt
Click "Copy Prompt" above to copy the full prompt text to your clipboard.
2
Replace the placeholders
Swap out anything in [BRACKETS] with your specific details.
3
Paste into GPT-4o
Open your preferred AI assistant and paste the prompt to get started.