원클릭으로
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 직업 분류 기준
Deep attachment analysis with extraction, importance classification, and content analysis for emails and threads.
Analyze complete email thread with conversation context, timeline, participants, and attachments tracking.
| 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