An AI-driven email management skill that categorizes incoming messages, identifies action items, and generates context-aware draft responses.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install afrexai-email-triager
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install afrexai-email-triager using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Email Triager is a specialized tool within the Openclaw Skills library designed to help AI agents process complex communication flows. By applying a systematic triage framework, this skill enables agents to sort emails by urgency, extract hidden deadlines, and detect subtle sentiment shifts in threads. It transforms a cluttered inbox into a structured list of actionable tasks, ensuring that high-priority communications receive immediate attention while routine notifications are archived appropriately. Utilizing these Openclaw Skills allows for a more efficient and professional approach to digital correspondence.
To deploy the Email Triager, integrate the SKILL.md definition into your AI agent's system prompt or tool configuration. Ensure the agent has read access to your email headers and body content.
# Example configuration for Openclaw Skills integration
openclaw skills:add email-triager
You can also pair this with domain-specific context packs for specialized industries like legal or healthcare to refine the triage logic.
The Email Triager organizes its output into a standardized schema for both human readability and programmatic processing:
| Component | Type | Description |
|---|---|---|
| Category | String | One of five predefined urgency levels (Urgent, Action, FYI, Delegate, Archive). |
| Summary | String | A one-sentence distillation of the email's purpose. |
| Action | String | The specific next step required or "None". |
| Draft Status | Boolean | Indicates if a response draft has been generated. |
| Smart Signals | List | Metadata flags for deadlines, CC escalations, or sentiment shifts. |
| Checklist | List | Extracted action items including 'What', 'Who', and 'When'. |
Loading
An AI-powered skill that transforms unstructured email text into organized, actionable calendar events and deadlines.

A sophisticated marketing engine for planning, executing, and optimizing high-conversion email sequences and automated workflows.

A comprehensive, zero-dependency framework for managing the entire email lifecycle from infrastructure setup to revenue attribution.

An AI-powered outreach specialist that generates short, highly personalized cold emails based on the 4-line framework to maximize reply rates.

A professional AI agent skill that generates customized employee handbooks covering compliance, remote work, DEI, and benefits.

A comprehensive automation tool that builds structured 90-day onboarding plans, checklists, and success metrics for any professional role.








































