email-classifier

The Email Classifier skill categorizes and prioritizes email content provided by the user. It assigns categories, urgency levels, and recommended actions based on text input.

2.6K
Installs
5
Use cases
5/10
Quality

Is email-classifier safe to install?

Safe to install

Safe to install: our audit of email-classifier's source files found 0 shell commands, 0 external URLs, no file writes (none risk). Every command and URL listed appears verbatim in the skill's source. The skill performs text analysis on provided input and does not interact with external systems, files, or network endpoints.

How we audit skills: our security review methodology.

Who is this skill for?

Users seeking to organize email inboxes and manage communication workflows.

What can you do with it?

  • Classifying individual emails by type and priority
  • Batch processing multiple emails for summary reports
  • Applying custom rules for VIP senders and auto-archiving
  • Identifying potential phishing indicators in email text
  • Structuring email folders and processing workflows

How good is this skill?

Quality score: 5/10. The documentation is clear, provides specific examples for input and output, and explicitly states the limitations regarding account access.

What does the skill file contain?

SKILL.md
# Email Classifier

Automatically categorize and prioritize emails to help manage inbox overload.

## Overview

This skill helps you:
- Classify emails by category and type
- Determine priority and urgency
- Identify required actions
- Filter out low-value emails
- Organize for efficient processing

## Classification Categories

### Primary Categories
| Category | Description | Examples |
|----------|-------------|----------|
| **Action Required** | Needs your response/action | Requests, approvals, questions |
| **FYI** | Informational, no action needed | Updates, announcements, reports |
| **...

Frequently asked questions

Does this skill connect to my email account?

No. The skill cannot access email accounts directly and requires the user to provide email content as text input.

Can the skill automatically delete my spam?

No. The skill identifies spam and phishing indicators but does not perform actions on email accounts.

How does the skill handle custom priority rules?

Users define rules in text format, such as specifying VIP senders or keywords, which the model applies during the classification process.

Data sourced from claude-office-skills/skills on GitHub. Install counts from skills.sh. The summary and security audit are derived from the skill's source files: every command and URL listed appears verbatim in the source.

Related skills