OpenClaw · Skill
AI
AI-powered email triage with calendar sync and response drafting
Communication
v1.0.0
VirusTotal: Benign
Install
Start with the primary install command. Alternate entrypoints are included below for ClawHub and OpenClaw CLI users.
Primary command
clawhub install aronchick/expanso-email-triageClawHub installer
npx clawhub@latest install aronchick/expanso-email-triageOpenClaw CLI
openclaw skills install aronchick/expanso-email-triageDirect OpenClaw install
openclaw install aronchick/expanso-email-triageWhat this skill does
AI-powered email triage with calendar sync and response drafting
Why it matters
Combines triage, calendar sync, and response drafting in a single pipeline instead of requiring separate tools for each step.
Typical use cases
- 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
Source instructions
email-triage
AI-powered email triage with calendar sync and response drafting
Requirements
- Expanso Edge installed (
expanso-edgebinary in PATH) - Install via:
clawhub install expanso-edge
Usage
CLI Pipeline
# Run standalone
echo '<input>' | expanso-edge run pipeline-cli.yaml
MCP Pipeline
# Start as MCP server
expanso-edge run pipeline-mcp.yaml
Deploy to Expanso Cloud
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 |