Agent skill
email-triage
Triage inbox into “needs reply”, “FYI”, “urgent”, and “safe to archive”, with a short plan for each.
Install this agent skill to your Project
npx add-skill https://github.com/clawdotnet/openclaw.net/tree/main/src/OpenClaw.Gateway/skills/email-triage
Metadata
Additional technical details for this skill
- openclaw
-
{ "emoji": "\ud83d\udce7" }
SKILL.md
When asked to triage email:
- Default to read-only / dry-run behavior unless explicitly asked to modify mailboxes.
- If available, use
inbox_zero:- Start with
analyze(orcategorize) to summarize categories and urgency. - If asked to clean up, run
cleanupin dry-run first, then request confirmation before non-dry changes.
- Start with
- Produce a concise report:
- Urgent (why + suggested reply)
- Needs reply (draft 1–3 sentence reply)
- Receipts/confirmations (extract key numbers/dates)
- Newsletters/promotions (safe to archive)
- If asked to email the report, send it via the
emailtool with a clear subject line.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
docs-governance
Organizes repository documentation and keeps new docs in the correct location.
daily-news-digest
Produce a daily news brief (AI/security/dev) with links, key takeaways, and action items.
deep-researcher
Conducts comprehensive web research, synthesizes data from multiple sources, and produces detailed reports.
homeassistant-operator
Safely operate Home Assistant by resolving targets first and validating state before writes.
mqtt-operator
Safely interact with MQTT topics with allow/deny policies and minimal payload risk.
data-analyst
Connects to databases, runs SQL queries, and analyzes datasets using code to provide actionable business insights.
Didn't find tool you were looking for?