# Send Email Triager to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "afrexai-email-triager",
    "name": "Email Triager",
    "source": "tencent",
    "type": "skill",
    "category": "其他",
    "sourceUrl": "https://clawhub.ai/1kalin/afrexai-email-triager",
    "canonicalUrl": "https://clawhub.ai/1kalin/afrexai-email-triager",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/afrexai-email-triager",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-email-triager",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "README.md",
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/afrexai-email-triager"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/afrexai-email-triager",
    "downloadUrl": "https://openagent3.xyz/downloads/afrexai-email-triager",
    "agentUrl": "https://openagent3.xyz/skills/afrexai-email-triager/agent",
    "manifestUrl": "https://openagent3.xyz/skills/afrexai-email-triager/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/afrexai-email-triager/agent.md"
  }
}
```
## Documentation

### Email Triager

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

### Triage Categories

Assign every email exactly one category:

CategoryIconCriteriaUrgent 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:

Triage all of them first — output the full sorted list grouped by category
Then provide drafts for Urgent Action and Action Required items
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
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: 1kalin
- Version: 1.0.0
## Source health
- Status: healthy
- Source download looks usable.
- Yavira can redirect you to the upstream package for this source.
- Health scope: source
- Reason: direct_download_ok
- Checked at: 2026-04-23T16:43:11.935Z
- Expires at: 2026-04-30T16:43:11.935Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/afrexai-email-triager)
- [Send to Agent page](https://openagent3.xyz/skills/afrexai-email-triager/agent)
- [JSON manifest](https://openagent3.xyz/skills/afrexai-email-triager/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/afrexai-email-triager/agent.md)
- [Download page](https://openagent3.xyz/downloads/afrexai-email-triager)