Automatically categorize emails by type, priority, and required action
npx skills add https://github.com/claude-office-skills/skills --skill Email Classifier
Automatically categorize and prioritize emails to help manage inbox overload.
This skill helps you:
| Category | Description | Examples |
|----------|-------------|----------|
| Action Required | Needs your response/action | Requests, approvals, questions |
| FYI | Informational, no action needed | Updates, announcements, reports |
| Waiting | You're waiting for others | Follow-ups, pending responses |
| Delegated | Forward to someone else | Wrong recipient, team matters |
| Archive | Keep but no action | Confirmations, receipts |
| Delete | Low value, can remove | Spam, irrelevant promos |
| Type | Description |
|------|-------------|
| Meeting | Invites, updates, cancellations |
| Task/Request | Someone asking you to do something |
| Question | Needs your answer |
| Update/Report | Status updates, progress reports |
| Approval | Needs your sign-off |
| Newsletter | Subscribed content |
| Marketing | Promotional content |
| Alert/Notification | System alerts, notifications |
| Personal | Non-work related |
| Spam/Phishing | Unwanted or suspicious |
| Priority | Response Time | Indicators |
|----------|---------------|------------|
| ๐ด Urgent | Within hours | Deadline today, executive request, blocking issue |
| ๐ High | Within 24h | Important client, time-sensitive, direct request |
| ๐ก Normal | Within week | Standard requests, routine matters |
| ๐ข Low | When convenient | FYI, newsletters, non-urgent updates |
"Classify this email: [paste email content]"
"Classify these emails and organize by priority:
1. [Email 1]
2. [Email 2]
3. [Email 3]"
"Classify my emails. Treat anything from @client.com as high priority"
## Email Classification
**From**: [email protected]
**Subject**: Q1 Budget Approval Needed
| Attribute | Value |
|-----------|-------|
| **Category** | Action Required |
| **Type** | Approval |
| **Priority** | ๐ด Urgent |
| **Deadline** | EOD Friday |
| **Sender Importance** | High (CFO) |
### Recommended Action
Review attached budget and approve/reject by Friday EOD.
### Suggested Response Time
Within 4 hours
### Labels/Tags
`finance`, `approval`, `q1-budget`, `executive`
## Email Classification Results
**Total Emails**: 15
**Processing Date**: 2026-01-29
### Summary
| Category | Count | % |
|----------|-------|---|
| Action Required | 4 | 27% |
| FYI | 6 | 40% |
| Delete/Spam | 3 | 20% |
| Waiting | 2 | 13% |
### ๐ด Urgent (2)
1. **[Subject]** from [Sender] - [Action needed]
2. **[Subject]** from [Sender] - [Action needed]
### ๐ High Priority (3)
1. **[Subject]** from [Sender] - [Type]
2. ...
### ๐ก Normal (5)
1. ...
### ๐ข Low/FYI (5)
1. ...
## My Email Rules
### VIP Senders (Always High Priority)
- CEO, CFO, CTO
- Direct manager
- Key clients: @bigclient.com
### Auto-Archive
- Newsletters (unless from [specific])
- Automated reports (after reading)
- CC-only emails (if no @mention)
### Auto-Delegate
- IT support requests โ it-team@
- HR questions โ hr@
### Red Flags (Mark Urgent)
- "URGENT" in subject
- Legal/compliance mentions
- Customer complaints
## Suspicious Email Indicators
**Risk Level**: ๐ด High / ๐ Medium / ๐ข Low
### Red Flags Detected
- [ ] Sender domain doesn't match display name
- [ ] Urgency pressure tactics
- [ ] Request for credentials/personal info
- [ ] Suspicious links (hover to check)
- [ ] Unexpected attachments
- [ ] Grammar/spelling errors
- [ ] Generic greeting ("Dear Customer")
### Recommendation
[Do not click links / Report as phishing / Safe to proceed]
## Recommended Processing Order
### Morning (30 min)
1. ๐ด Urgent emails first (2 emails, ~10 min)
2. ๐ High priority (3 emails, ~15 min)
3. Quick wins under 2 min (5 emails, ~5 min)
### Batch Later
- ๐ก Normal priority - schedule 1 hour block
- ๐ข Newsletters - end of day or weekend
### Delegate Now
- Forward [Email X] to [Person] for handling
๐ Inbox
โโโ ๐ Action Required
โ โโโ ๐ Today
โ โโโ ๐ This Week
โ โโโ ๐ Waiting For Response
โโโ ๐ FYI / Read
โโโ ๐ Reference
โ โโโ ๐ Projects
โ โโโ ๐ Clients
โ โโโ ๐ Receipts
โโโ ๐ Newsletters
Analyzes meeting transcripts and recordings to uncover behavioral patterns, communication insights, and actionable feedback. Identifies when you avoid conflict, use filler words, dominate conversations, or miss opportunities to listen. Perfect for professionals seeking to improve their communication and leadership skills.
Toolkit for creating animated GIFs optimized for Slack, with validators for size constraints and composable animation primitives. This skill applies when users request animated GIFs or emoji animations for Slack from descriptions like "make me a GIF for Slack of X doing Y".
Analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and areas for improvement, curates relevant learning resources from HackerNews, and automatically sends a personalized growth report to your Slack DMs.
Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like "make me a GIF of X doing Y for Slack.
A skill that creates new Claude skills and automatically shares them on Slack using Rube for seamless team collaboration and skill discovery.
Automate Electron desktop apps (VS Code, Slack, Discord, Figma, Notion, Spotify, etc.) using agent-browser via Chrome DevTools Protocol. Use when the user needs to interact with an Electron app, automate a desktop app, connect to a running app, control a native app, or test an Electron application. Triggers include "automate Slack app", "control VS Code", "interact with Discord app", "test this Electron app", "connect to desktop app", or any task requiring automation of a native Electron application.
Prepare meeting materials with Notion context and Codex research; use when gathering context, drafting agendas/pre-reads, and tailoring materials to attendees.
Interactive daily standup/meeting update generator. Use when user says 'daily', 'standup', 'scrum update', 'status update', 'what did I do yesterday', 'prepare for meeting', 'morning update', or 'team sync'. Pulls activity from GitHub, Jira, and Claude Code session history. Conducts 4-question interview (yesterday, today, blockers, discussion topics) and generates formatted Markdown update.
Take claude-office-skills/email classifier from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side โ one of them will be ignored.