follow-up-draft
GitHub根据会议内容、参会人信息及上下文,生成专业的会后跟进或感谢邮件。支持多种场景如确认承诺、重新建立联系等,并提供语气校准和发送前检查清单,确保邮件准确得体。
Trigger Scenarios
Install
npx skills add kbanc85/claudia --skill follow-up-draft -g -y
SKILL.md
Frontmatter
{
"name": "follow-up-draft",
"description": "Create a post-meeting thank-you or follow-up email with key points and next steps. Use when user says \"follow-up email\", \"thank you note\", \"post-meeting email\", \"send a follow-up to [person]\", or after a meeting capture when next steps need communicating. See also: `draft-reply` for general email responses unrelated to a meeting.",
"effort-level": "medium",
"argument-hint": "[person name]"
}
Follow-Up Draft
Draft a post-meeting follow-up or thank-you email.
Usage
/follow-up-draft [person name]
Context Gathering
Check Existing Context
- Recent meeting notes with this person
- Their file in
people/ - Any commitments made
- Topics discussed
Ask If Needed
- "What was the meeting about?"
- "Any specific commitments to confirm?"
- "Anything particular to emphasize?"
Output Format
## Follow-Up Email: [Person Name]
### Re: [Meeting/Topic]
---
**To:** [Name] <[email if known]>
**Subject:** [Suggested subject line]
---
Hi [Name],
[Opening - thank them, reference the conversation]
[Key points or takeaways from discussion]
[Confirm any commitments - what you'll do, what they mentioned]
[Next steps or call to action]
[Warm close]
[Your name]
---
**Notes:**
- [Any context about tone or relationship]
- [Timing suggestion for sending]
**Before sending:**
- [ ] Confirm accuracy of commitments mentioned
- [ ] Check tone matches relationship
- [ ] Verify email address
---
Ready to send? Let me know if you want adjustments.
Email Types
Thank You + Recap
After a productive meeting:
- Express appreciation
- Summarize key points
- Confirm next steps
Commitment Confirmation
When specific promises were made:
- Clearly state what each party committed to
- Include deadlines
- Suggest follow-up touchpoint
Continued Discussion
When more conversation needed:
- Reference where you left off
- Propose next steps
- Offer availability
Re-engagement
After time has passed:
- Reference last interaction
- Share relevant update
- Propose reconnection
Tone Calibration
Based on relationship:
- New relationship: More formal, clear context
- Established: Warmer, can be briefer
- Client: Professional, confirm value
- Peer: Conversational, mutual respect
- Mentor/Senior: Appreciative, respectful
Based on meeting outcome:
- Positive: Enthusiastic, forward-looking
- Neutral: Professional, clear next steps
- Challenging: Diplomatic, solution-focused
Length
- Keep short: 100-200 words
- Get to the point quickly
- One clear ask or next step
- Easy to respond to
Common Patterns
"Great to meet you"
For first-time meetings, new relationships
"Thanks for your time"
For meetings where they gave valuable input
"Following up on our discussion"
For ongoing conversations
"Wanted to confirm"
When specific commitments need clarity
Safety Note
I'll draft the email and show it to you. I will NOT send anything without your explicit approval.
Version History
- 80253c0 Current 2026-08-20 06:21


