一键导入
analyze-email
Quick single email analysis - read metadata, content summary, and list attachments without extracting them.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Quick single email analysis - read metadata, content summary, and list attachments without extracting them.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | analyze-email |
| description | Quick single email analysis - read metadata, content summary, and list attachments without extracting them. |
Quick analysis of a single email. Read metadata, summarize content, and list attachments without extracting them.
Use this skill when you need to:
Triggers:
English:
<message-id>"<message-id>"<message-id>"<message-id>"Chinese:
<message-id>"<message-id>"<message-id>"<message-id>"User: Analyze this email <E42FF77C-C563-466D-8544-3E0C16EA24EC@taler.net>
AI: [Proceeds to analyze immediately]
User: /analyze-email
AI: 请提供要分析的邮件 Message-ID
User: <E42FF77C-C563-466D-8544-3E0C16EA24EC@taler.net>
AI: [Proceeds to analyze]
Note: When invoked via slash command without parameters, ALWAYS ask for message-id first.
Get message-id (if not provided)
Please provide the email Message-ID to analyze
💡 Quick method (recommended):
In Mail.app: Select email → Press shortcut (⌘⇧C) → Message-ID copied
See README "Setup Mail Quick Action" section if not configured
Read email using MCP
email_data = mcp__mail__read_email(message_id)
Extract key information
Present structured output
📧 Email Analysis
### Basic Information
- From: [sender email and name]
- To: [recipients]
- CC: [cc recipients if any]
- Subject: [subject line]
- Date: [sent date]
### Content Summary
[First 500 characters of email body, or full text if short]
### 📎 Attachments
[Count] attachment(s):
1. [filename] ([type]) - [size]
2. ...
### 💡 Quick Assessment
- Is this a thread?: Yes/No
- Action required?: Yes/No
- Importance level: High/Medium/Low
Quick Mode Only
Thread Detection
Next Steps
User: /analyze-email AI: 请提供要分析的邮件 Message-ID User: 123@example.com AI: 📧 Email Analysis
Hi,
The Q4 financial report is ready for review. Key highlights:
Please review the attached PDF and let me know if you have any questions.
Best regards, John
1 attachment:
User: What's in this email thread-start@example.com AI: 📧 Email Analysis
[Email details...]
/analyze-thread - For complete email thread analysis/analyze-attachments - For deep attachment analysis and extraction