Skill Detail
Apply repeatable IMAP rules to triage and clean inboxes with imapfilter
Route, label, and clean routine email traffic with scripted IMAP rules instead of doing the same inbox chores by hand.
Calendar, Email & ProductivityMulti-Framework
Calendar, Email & Productivity
Multi-Framework
Security Reviewed
β 917 GitHub stars
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill apply-repeatable-imap-rules-to-triage-and-clean-inboxes-with-imapfilter
Works best when you want a reusable capability, not another fragile one-off prompt.
At a glance
Tools required
IMAP account credentials, imapfilter installation, Lua rule configuration, network access to mail servers
Install & setup
Install imapfilter from the upstream package or build path, define mailbox rules in its Lua configuration format, then run it against the target IMAP accounts to apply the scripted actions.
Author
lefcha
Publisher
Individual
Last updated
Apr 15, 2026
Quick brief
Use imapfilter when the job is unattended inbox triage through explicit IMAP rules, not ordinary email reading or a generic mail client. The agent behavior is concrete: connect to IMAP mailboxes, evaluate rule logic, then move, flag, delete, or organize matching messages. That scope boundary, repeatable rule-based mailbox hygiene, keeps it from being just another email product listing.