.claude/skills/procedure-email-follow-up-check/SKILL.md
Review sent emails from past month to identify those needing follow-up responses
npx skillsauth add abilityai/cornelius .claude/skills/procedure-email-follow-up-checkInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Review sent emails from the past 30 days to identify messages that may need follow-up.
| Source | Location | Read | Write | Description | |--------|----------|------|-------|-------------| | Sent Emails | Gmail (via google-workspace) | Yes | | Last 30 days of sent messages | | Inbox | Gmail (via google-workspace) | Yes | | Check for replies received |
Use the google-workspace subagent to search sent emails:
Search query: "in:sent after:YYYY/MM/DD" (30 days ago)
Review each email for these patterns:
High Priority:
Medium Priority:
Low Priority:
Filter out these email types:
Output format for each email needing follow-up:
**[Recipient Name]** (Date)
- Subject: [subject line]
- Reason: [why follow-up may be needed]
- Action: [suggested next step]
Group by priority: HIGH / MEDIUM / LOW
After presenting the list, offer:
development
Rebuild the Cornelius voice agent system prompt from knowledge base sources
data-ai
Update dashboard.yaml with current knowledge base metrics from analysis report
documentation
Update Knowledge Graph Changelog
testing
Comprehensive testing playbook for Local Brain Search memory improvements (Phases 1, 3, 4)