Skip to content

Commit 07a4175

Browse files
Add guidance on using appropriate sender address
1 parent 9a999ce commit 07a4175

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

skills/fastmail.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ User request: $ARGUMENTS
1818

1919
**Always prefer creating drafts over sending emails.** Unless the user explicitly says "send this email", create a draft instead. This lets the user review before sending. If you're unsure whether to send or draft, ask.
2020

21+
**Use the appropriate sender address.** When replying to a thread, check which address the original email was sent to and use `--from` to reply from the same address. This maintains consistency in the conversation.
22+
2123
**When triaging multiple emails**, use AskUserQuestion to let the user decide on each email interactively. Suggest options like:
2224
- Archive (recommended for newsletters, notifications)
2325
- Reply (show draft preview)

0 commit comments

Comments
 (0)