expanso-email-triage
AI-powered email triage with calendar sync and response drafting.
Setup & Installation
Install command
clawhub install aronchick/expanso-email-triageIf the CLI is not installed:
Install command
npx clawhub@latest install aronchick/expanso-email-triageOr install with OpenClaw CLI:
Install command
openclaw skills install aronchick/expanso-email-triageor paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/aronchick/expanso-email-triageWhat This Skill Does
Runs an AI pipeline that reads incoming emails, categorizes them by priority, syncs calendar-related messages to your calendar, and drafts replies. Operates as a standalone CLI pipeline or as an MCP server, with optional deployment to Expanso Cloud.
Combines triage, calendar sync, and response drafting in a single pipeline instead of requiring separate tools for each step.
When to Use It
- Triaging a flooded inbox after time away
- Auto-drafting replies to client follow-ups
- Syncing meeting invites directly to your calendar
- Separating action items from newsletters and automated messages
- Batch-processing overnight emails before starting the workday
View original SKILL.md file
# email-triage AI-powered email triage with calendar sync and response drafting ## Requirements - Expanso Edge installed (`expanso-edge` binary in PATH) - Install via: `clawhub install expanso-edge` ## Usage ### CLI Pipeline ```bash # Run standalone echo '<input>' | expanso-edge run pipeline-cli.yaml ``` ### MCP Pipeline ```bash # Start as MCP server expanso-edge run pipeline-mcp.yaml ``` ### Deploy to Expanso Cloud ```bash expanso-cli job deploy https://skills.expanso.io/email-triage/pipeline-cli.yaml ``` ## Files | File | Purpose | |------|---------| | `skill.yaml` | Skill metadata (inputs, outputs, credentials) | | `pipeline-cli.yaml` | Standalone CLI pipeline | | `pipeline-mcp.yaml` | MCP server pipeline |
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Triaging a flooded inbox after time away
- 1Triaging a flooded inbox after time away
- 2Auto-drafting replies to client follow-ups
- 3Syncing meeting invites directly to your calendar
- 4Separating action items from newsletters and automated messages
- 5Batch-processing overnight emails before starting the workday
AI-powered email triage with calendar sync and response drafting.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.