← Back to Skills Marketplace
stevenobiajulu

Email Triage

by Steven Obiajulu · GitHub ↗ · v0.1.2 · MIT-0
cross-platform ✓ Security Clean
142
Downloads
1
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install zero-trust-email-triage
Description
Zero-trust email triage — prioritize inbox by sender trust tier, not arrival order. Surfaces paying customers immediately, batches newsletters, and applies a...
Usage Guidance
This skill appears coherent and low-risk: it provides heuristics for prioritizing email and doesn't ask for credentials or install code. Before enabling it, confirm what your agent/runtime already exposes (email metadata, thread context, known contacts, calendar/meeting signals) because the skill relies on those signals — if the runtime has broad mailbox access, the agent will process your email data to apply these rules. If you have privacy concerns, test the skill on a limited or non-sensitive mailbox first, and consider restricting the agent's permissions or disabling autonomous invocation for this skill in your agent settings.
Capability Analysis
Type: OpenClaw Skill Name: zero-trust-email-triage Version: 0.1.2 The skill provides instructional logic for an AI agent to prioritize emails based on sender trust tiers rather than arrival order. It includes specific guidance on identifying high-priority contacts versus noise and explicitly warns against common social engineering tactics like self-claimed urgency or phishing-style notifications. There is no executable code, and the instructions are well-aligned with the stated purpose of email triage without requesting unauthorized access or data exfiltration (SKILL.md).
Capability Assessment
Purpose & Capability
Name and description claim a prioritization heuristic; the skill is instruction-only and asks for no binaries, installs, or credentials — all of which are proportionate to a purely heuristic triage helper.
Instruction Scope
SKILL.md confines actions to classifying and summarizing email using signals the agent's runtime already exposes (thread continuity, domain matches, corroborating signals). This stays within the stated purpose, but it depends on the runtime actually providing those email metadata/signals; the skill explicitly warns it won't fetch additional data sources, which is appropriate.
Install Mechanism
No install spec and no code files — instruction-only skill with lowest install risk.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is proportional to the described behavior.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent presence or modify other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install zero-trust-email-triage
  3. After installation, invoke the skill by name or use /zero-trust-email-triage
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.2
Reach for Benign verdict by abstracting multi-source references: remove specific mentions of calendar/GitHub/public repos/Stripe/AWS/thread headers from Exception Lane evidence table; reframe as generic 'evidence classes' that the agent observes only if its runtime already provides them; add explicit disclaimer that the skill does not instruct the agent to fetch additional data sources; add homepage field and tighten compatibility wording
v0.1.1
Fix feedback slug
v0.1.0
Initial release: sender-trust-based email triage with 5 priority tiers and exception lane for unknown senders
Metadata
Slug zero-trust-email-triage
Version 0.1.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Email Triage?

Zero-trust email triage — prioritize inbox by sender trust tier, not arrival order. Surfaces paying customers immediately, batches newsletters, and applies a... It is an AI Agent Skill for Claude Code / OpenClaw, with 142 downloads so far.

How do I install Email Triage?

Run "/install zero-trust-email-triage" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Email Triage free?

Yes, Email Triage is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Email Triage support?

Email Triage is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Email Triage?

It is built and maintained by Steven Obiajulu (@stevenobiajulu); the current version is v0.1.2.

💬 Comments