AI Agent Hub
Back to skills
Email Master icon

Email Master

Office Efficiency Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Install @user_70be5743/email-master-engicool according to https://skillhub.cn/install/skillhub.md.

About this skill

Problem

Engineers often lose time triaging unread mail, drafting replies, switching accounts, deleting spam, and archiving old messages. This skill reduces that work to a set of local CLI actions: IMAP for reading and moving mail, SMTP for sending, and the current Agent for summarization and drafting.

How It Works

  • Unread review: check fetches unread mail, filters by keyword or sender, and returns text or --json.
  • Reply and send: reply-fetch retrieves raw content; the Agent writes a draft, then send --preview displays the full message before final send.
  • Accounts and identity: list, switch, and profile manage mailboxes, sender names, signatures, and subject prefixes.
  • Organization and cleanup: organize moves mail with IMAP rules by sender, subject, age, or unread status; clean-spam previews by default and requires explicit --delete plus two confirmations.

Boundaries

The skill uses authorization codes or app passwords instead of OAuth and keeps credentials locally. It does not delete the entire INBOX, does not call external LLM APIs, and Chinese subject search may be limited by provider IMAP SEARCH support.

Use Cases

  • Summarize morning unread mail into tasks, owners, and deadlines.
  • Draft a polite customer reply, then show full preview before sending.
  • Move invoice-related mail to an archive folder by sender or subject.
  • Preview spam folder hits, then delete non-whitelisted mail twice.

Best For

  • Engineers managing multiple mailboxes who need unified triage and confirmed sends.
  • Product or presales staff who need quick drafts, saved signatures, and full preview.
  • Technical leads maintaining project mail archives who need rule-based folder moves.
  • Office admins cleaning spam who need preview and two-step deletion confirmation.