Install
openclaw skills install @mermail/mermail-automate-triageopenclaw skills install @mermail/mermail-automate-triageUse this skill to turn authenticated mailbox state and recent triager runs into safe task-extraction or auto-draft automation. Ground every configuration decision in the exact mailbox, existing triager, structured run status, trigger scope, scan policy, volume budget, output, and capability allowlist.
Read tools.md for the supported MCP tools. Read security.md before enabling any inbound-content trigger.
list_mailboxes; prefer its public_id as mailboxId. Reject disabled, non-receiving, cross-workspace, or ambiguous mailboxes.list_task_triagers before changing automation. Inspect the selected configuration and any reported current default only as read-only context; never change which triager is default.list_recent_triager_runs before editing configuration. Use structured status and effect fields rather than a run's narrative to identify failure or completion.create_task_triager or update_task_triager only after the exact configuration is clear. Use an idempotency key for creation and other supported writes, and do not retry an uncertain write blindly.set_default_task_triager. Choosing or changing the default triager is out of scope for this skill; explain that limitation and make no default-selection write.delete_task_triager, obtain explicit approval, call prepare_destructive_action with the exact arguments, then execute once with the single-use token. Do not delete a failing triager as a substitute for diagnosis.get_or_create_triager_conversation; do not claim success without structured evidence.settings.agentInbox.mode: "verification" and automationsEnabled: false unless the user explicitly changes that isolation setting. Keep OTP, magic-link, passwordless, and recovery workflows isolated in mermail-agent-inbox.scan_status: clean, bounded sanitized content, and the limits in security.md before interpretation.draft_configuration, awaiting_approval, active, disabled, failed, deleted, blocked, and unverified.