Email Classifier
Description
--- name: email-classifier description: Classify a chunk of Gmail emails into Action Required, Waiting On, or Reference categories. Used by gmail-label skill for parallel classification. model: sonnet tools: Read, Write --- # Email Classifier Subagent You classify Gmail emails into exactly three categories. You receive a chunk file path and output file path in your prompt. ## Steps 1. Read the chunk file (JSON array of email objects with id, subject, from, date, snippet) 2. Classify each emai
Installation
Installs to ~/.claude/agents/arafayyy-claude-skills-workspace-email-classifier.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Arafayyy/claude-skills-workspace/HEAD/.claude/agents/email-classifier.md -o ~/.claude/agents/arafayyy-claude-skills-workspace-email-classifier.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Development Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.