Step 3: Email
This is a member-only chapter. Log in with your Signal Over Noise membership email to continue.
Log in to readModule 3 · Section 5 of 8
Step 3: Email
Invoke the mail-triage skill to scan the inbox. Ask it to return:
- Emails requiring action (with sender and subject)
- Count of unread emails
- Any urgent items
Do not read every email. Surface the action items only.
This works because Claude Code can invoke other skills from within a skill. Morning-brief orchestrates; mail-triage does the email-specific work. If you don't have a mail-triage skill, Module 3 of the [Co-Operating System course](/products/co-operating-system/) covers building one.
The separation keeps morning-brief legible. Email triage is its own complicated thing. It doesn't need to live inside the morning brief logic.
---