← 返回 Skills 市场
1kalin

Email Triager

作者 1kalin · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
774
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install afrexai-email-triager
功能描述
Triage, categorize, and draft responses to emails. Sorts by urgency, flags action items, and generates context-aware reply drafts.
使用说明 (SKILL.md)

Email Triager

When asked to triage, sort, or process emails, follow this system.

Triage Categories

Assign every email exactly one category:

Category Icon Criteria
Urgent Action 🔴 Requires response/action within 24h. Deadlines, escalations, time-sensitive requests.
Action Required 🟡 Needs a response or task but not time-critical. Requests, approvals, questions.
FYI / Read 🔵 Informational. No action needed but worth reading. Updates, reports, announcements.
Delegate 🟣 Someone else should handle this. Forward with context.
Archive Newsletters, automated notifications, receipts, spam-adjacent. No action needed.

Triage Output Format

For each email, produce:

[ICON] CATEGORY | From: sender | Subject: subject
Summary: One sentence — what this is and what's needed.
Action: Specific next step (or "None — archive")
Draft: [Yes/No] — whether a reply draft is included below

Draft Response Rules

Generate a reply draft when:

  • Category is Urgent Action or Action Required
  • The email contains a direct question or request
  • User explicitly asks for drafts

Draft style:

  • Be direct. Open with the answer or decision, not "Thank you for your email."
  • Mirror their tone. Formal email gets formal reply. Casual gets casual.
  • Keep it short. Most replies should be 2-5 sentences.
  • End with clarity. What happens next? Who does what by when?
  • Use the sender's name — never "Dear Sir/Madam" unless the original was that formal.

Batch Processing

When given multiple emails:

  1. Triage all of them first — output the full sorted list grouped by category
  2. Then provide drafts for Urgent Action and Action Required items
  3. Highlight any patterns ("3 emails from the same client — might want a call instead")

Smart Signals

Flag these automatically:

  • Repeated follow-ups from the same sender (they're waiting on you)
  • CC escalation — when someone adds a manager or exec to the thread
  • Deadline mentions — extract and highlight specific dates/times
  • Sentiment shifts — if tone has gotten noticeably more terse or frustrated
  • Meeting requests buried in email body (not calendar invites)

Action Item Extraction

Pull out discrete action items from emails:

  • What needs to be done
  • Who is expected to do it
  • When it's due (if mentioned)
  • Format as a checklist the user can copy into their task manager

When Not Triaging

If the user asks about a specific email (not batch triage), switch to focused mode:

  • Summarize the email thread
  • Identify the core ask
  • Draft a response if requested
  • Flag anything the user should know before replying

Pair with an industry context pack for domain-specific email handling (legal, healthcare, finance, etc.) at https://afrexai-cto.github.io/context-packs

安全使用建议
This skill appears internally consistent and does not request credentials or install code. However: only submit email text you are comfortable sharing (avoid pasting passwords, sensitive personal data, or regulated health/financial information). If you follow the README's ClawHub or manual install instructions, verify the source before running any code. The SKILL.md links to an external 'context pack' site — review that site before providing any credentials or allowing the agent to fetch context automatically. If you plan to let an autonomous agent access your mailbox, ensure you understand and control how it obtains emails (this skill itself does not include mailbox access logic).
功能分析
Type: OpenClaw Skill Name: afrexai-email-triager Version: 1.0.0 The `SKILL.md` file contains an instruction for the AI agent to 'Pair with an industry context pack' located at an external URL (https://afrexai-cto.github.io/context-packs). While the stated intent appears benign (providing domain-specific context), this introduces a dependency on an external, potentially dynamic, resource. An AI agent might attempt to fetch or process content from this URL, which could be leveraged for prompt injection, data exfiltration, or malicious execution if the external resource were compromised or contained harmful instructions. This represents a supply chain risk and a vulnerability, classifying it as suspicious rather than benign.
能力评估
Purpose & Capability
Name and description (triage, categorize, draft replies) align with the SKILL.md and README. The skill is instruction-only and requests no unrelated binaries, env vars, or credentials, which is appropriate for a text-based email triager.
Instruction Scope
Runtime instructions operate on email text provided by the user (batch or single). They do not instruct the agent to access system files, environment variables, or external endpoints for processing. They do reference an optional external 'context pack' URL for domain-specific handling; otherwise the instructions stay within the stated purpose.
Install Mechanism
No install spec or code is included (instruction-only). README shows a manual copy/install hint, which is normal. Nothing is downloaded or written to disk by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is proportionate for a tool that processes user-provided email text.
Persistence & Privilege
No 'always: true' or other elevated persistence is requested. The skill is user-invocable and does not request modifications to other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install afrexai-email-triager
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /afrexai-email-triager 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the Email Triager skill. - Automatically categorize emails by urgency and next action using clear categories and icons. - Generates concise, context-aware reply drafts for actionable emails. - Highlights action items, deadlines, repeated follow-ups, escalations, and mood changes. - Supports batch processing with group summaries, pattern spotting, and checklists for tasks. - Provides focused mode for handling individual emails and integrates with industry context packs.
元数据
Slug afrexai-email-triager
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Email Triager 是什么?

Triage, categorize, and draft responses to emails. Sorts by urgency, flags action items, and generates context-aware reply drafts. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 774 次。

如何安装 Email Triager?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install afrexai-email-triager」即可一键安装,无需额外配置。

Email Triager 是免费的吗?

是的,Email Triager 完全免费(开源免费),可自由下载、安装和使用。

Email Triager 支持哪些平台?

Email Triager 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Email Triager?

由 1kalin(@1kalin)开发并维护,当前版本 v1.0.0。

💬 留言讨论