Install
$ agentstack add skill-zapier-wade-skills-meeting-follow-up-pipeline ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Meeting Follow-Up Pipeline
Close the loop after a meeting. Turn a finished conversation into clarity and shipped follow-ups, so nothing important gets dropped.
The job in one line:
meeting happened → clarity shipped → nothing important gets dropped
This is not a transcript dump and not a generic recap.
Setup
Fill in the tools you use (or let the agent ask). The skill degrades gracefully — if a source isn't available, it flags that and asks for pasted input instead.
[MEETING NOTES TOOL]— where your notes/transcript live (Granola, Fathom, Otter, Fireflies, Fellow, or pasted text)[EMAIL]— your email, for drafting external follow-ups[CHAT]— your team chat, for drafting internal follow-ups (Slack, Teams, etc.)[TASK SYSTEM]— where action items get promoted (Coda, Notion, Asana, Linear, a spreadsheet)[DRAFTS AREA]— where sendable drafts get staged for review before sending (a drafts folder, an "outbox" doc, etc.)
When to Use
- "Run the meeting follow-up pipeline"
- "Debrief my last meeting"
- "Process this meeting"
- "What are the key follow-ups from that meeting?"
Right after a meeting, during an end-of-day wrap to catch missed follow-ups, or before the next meeting in a chain to avoid dropping context.
Scope Rule: All Meetings Eligible, Not All Get the Same Treatment
Classify the meeting and route it to one of three levels. Run the workflow for all three — just don't force heavy outputs when the meeting doesn't justify them.
Level 1 — Full pipeline: external, customer/prospect, partner, candidate interviews, board/investor, high-stakes internal decision meetings.
Level 2 — Internal substantive: leadership reviews, initiative reviews, staffing/org discussions, important cross-functional working sessions.
Level 3 — Lightweight capture: routine status meetings, normal recurring syncs, low-novelty internal meetings.
Default Target
If the user only says "run the pipeline" / "process this meeting" / "debrief my last meeting":
- Use the most recent completed meeting as the default.
- If ambiguous, ask the user to pick from the top 3 recent candidates.
Never guess across multiple adjacent meetings if the target is unclear.
Source Priority
- [MEETING NOTES TOOL] — notes and transcript (primary)
- Calendar — meeting metadata and attendees
- [EMAIL] — only when needed for follow-up drafting or relationship context
- Reference context — only when a factual claim needs to be verified
If the notes tool is unavailable, say so explicitly and ask the user for pasted notes or bullets.
Core Flow
Step 1: Identify and Classify the Meeting
Determine: meeting name, time, participants, meeting type, and treatment level (1/2/3).
Step 2: Generate the Debrief
Extract:
- Bottom line (1-2 sentences on what mattered)
- Decisions (only actual decisions — if none, say so)
- Action items (owners and due timing when possible)
- Risks / open loops (what's still unclear or risky)
Keep the debrief under ~250 words before drafts. Don't bury the takeaway in prose.
Step 3: Draft Follow-Ups Inline (Only When Earned)
Good reasons to draft:
- An explicit promise or next step was made
- External relationship maintenance
- Coordination that will fail if not written down
- Ambiguity that should be closed quickly
Do not force follow-up drafts for low-value internal chatter.
Drafting rules:
- Direct, specific, no fluff. Match the user's voice.
- One clear ask per message.
- Include a concrete next step and owner.
- Avoid "just checking in" filler.
- For external recipients, keep it warm but crisp.
Step 4: Propose Promotion Actions (Propose, Don't Auto-Write)
Propose — do not automatically execute:
- [TASK SYSTEM] additions for important user-owned commitments
- [DRAFTS AREA] staging when a draft is clearly worth sending later
- Decision-log entries for meaningful, durable decisions
- Initiative/project-tracker escalation for repeated or material blockers
Always propose promotion for: user-owned commitments, externally visible promises, due-soon items, repeated open loops, and decisions meaningful enough to matter later.
Usually don't promote: low-signal discussion points, conversational debris, generic chatter, speculative comments with no owner.
Step 5: Hand Off or Stop
End by asking the smallest useful next question:
- Stage these to [DRAFTS AREA]?
- Send now?
- Promote these owned items to [TASK SYSTEM]?
- Leave as debrief only?
Do not default to staging or sending. Show drafts inline first.
Required Output Shape
## Source Status
| Source | Status | Notes |
|--------|--------|-------|
| [MEETING NOTES TOOL] | fresh / missing | Notes or transcript pulled |
| Calendar | fresh / missing | Meeting metadata checked |
| [EMAIL] | fresh / not_needed / missing | Used only if follow-up drafting needed |
| Reference context | not_needed / fresh / missing | Only if a factual claim was verified |
## Meeting Type
**[Meeting type] — Level [1/2/3]**
## Bottom Line
[1-2 sentences]
## Decisions
- [Decision]
- [Decision]
## Action Items
| Owner | Task | Due | Notes |
|-------|------|-----|-------|
| [You] | [Task] | [When] | [Context] |
| [Other] | [Task] | [When] | [Context] |
## Draft Follow-Ups
- **To:** [Person] · **Channel:** [Email/Chat]
- Draft: "[ready-to-send text]"
## Promotion Actions
- **[TASK SYSTEM] proposal:** [What should be added, and why]
- **[DRAFTS AREA] proposal:** [What should be staged, and why]
- **Decision-log proposal:** [If needed]
## Recommended Next Step
- [Single highest-leverage next move]
Edge Cases
- Multiple adjacent meetings: ask which one to process, then proceed.
- No notes yet: use the transcript if available; otherwise ask for 3 bullets.
- Action-item ambiguity: mark as "Needs owner confirmation" instead of guessing.
Anti-Patterns
- Don't dump transcript text.
- Don't force a follow-up draft for every meeting.
- Don't auto-write to your task system without asking.
- Don't auto-stage or auto-send drafts without asking.
- Don't promote low-value chatter into durable systems.
- Don't treat a routine status sync like a board meeting.
Working Standard
After this workflow, the user should know:
- What happened
- What was actually decided
- Who owes what
- What message should be sent, if any
- What deserves promotion into the execution system
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: zapier
- Source: zapier/wade-skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.