with one click
email-reader
邮件读取与管理技能 - 让 AI 能够读取、汇总、发送邮件。当用户要求查看邮件、汇总未读、发送邮件通知时触发此技能。
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
邮件读取与管理技能 - 让 AI 能够读取、汇总、发送邮件。当用户要求查看邮件、汇总未读、发送邮件通知时触发此技能。
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Get an email address without your human. Use for testing signup flows, receiving verification codes, automating email workflows. Free.
Automated cold email outreach pipeline using Resend API. Builds prospect lists from government databases or web scraping, enriches with contact info, sends personalized cold emails with drip follow-ups, and tracks responses. Use when setting up cold email campaigns, building lead lists, automating email outreach, prospecting businesses, sending drip sequences, or managing email deliverability.
Complete cold email system teaching research-driven personalization, "poke the bear" openers, custom signal hunting, and strict QA.
Writes personalized cold emails that actually get replies
Use when building email features, emails going to spam, high bounce rates, setting up SPF/DKIM/DMARC authentication, implementing email capture, ensuring compliance (CAN-SPAM, GDPR, CASL), handling webhooks, retry logic, or deciding transactional vs marketing.
Email marketing design with layout patterns, subject line formulas, and deliverability rules. Covers welcome sequences, promotional emails, transactional templates, and mobile optimization. Use for: email marketing, newsletter design, drip campaigns, email templates, transactional emails. Triggers: email design, email template, email marketing, newsletter design, email layout, email campaign, drip campaign, welcome email, promotional email, transactional email, email subject line, email header image, email banner
| name | email-reader |
| version | 1.0.0 |
| description | 邮件读取与管理技能 - 让 AI 能够读取、汇总、发送邮件。当用户要求查看邮件、汇总未读、发送邮件通知时触发此技能。 |
赋予 AI 邮件管理能力:
| 服务 | 协议 | 说明 |
|---|---|---|
| Gmail | IMAP/SMTP | 需要应用专用密码 |
| Outlook | IMAP/SMTP | 支持 OAuth |
| QQ 邮箱 | IMAP/SMTP | 需要授权码 |
| 网易邮箱 | IMAP/SMTP | 支持 IMAP |
推荐使用 himalaya CLI 进行邮件管理:
# macOS
brew install himalaya
# Linux
cargo install himalaya
# Windows
winget install himalaya
himalaya envelope add --name personal \
--imap-host imap.example.com \
--imap-port 993 \
--smtp-host smtp.example.com \
--smtp-port 587 \
--username your@email.com \
--password "your-password"
# 列出邮件
himalaya list --account personal -w 50
# 阅读邮件
himalaya read <email-id>
# 发送邮件
himalaya send --from your@email.com --to recipient@example.com \
--subject "Subject" --body "Content"
# 搜索邮件
himalaya search --account personal "keyword"
1. 检查配置 → 确认 himalaya 已配置
2. 获取邮件 → 使用 list/read 命令
3. 筛选重要 → 标记重要邮件
4. 汇总呈现 → 用中文总结给用户
向用户呈现邮件时: