Email Master
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:
checkfetches unread mail, filters by keyword or sender, and returns text or--json. - Reply and send:
reply-fetchretrieves raw content; the Agent writes a draft, thensend --previewdisplays the full message before final send. - Accounts and identity:
list,switch, andprofilemanage mailboxes, sender names, signatures, and subject prefixes. - Organization and cleanup:
organizemoves mail withIMAPrules by sender, subject, age, or unread status;clean-spampreviews by default and requires explicit--deleteplus 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.
Related Skills
Convert teaching schedules from talent development plan PDFs into structured Excel files, with cross-page tables, merged cells, multi-semester course splitting, major metadata extraction, and batch output.
Turn post-meeting text into bilingual minutes, preserving structure and consistent terminology.
Interprets tender files, generates bid docs, and checks compliance via the Bailian API.
Create, repair, and recalculate xlsx, xlsm, csv, or tsv workbooks with formula-safe edits, validation, and recalculation.