Skim is a free, open-source Windows email client that cuts most features on purpose.
Grounded in available product and source data
Most email clients land in one of two camps — a browser dressed up as an app, or a do-everything suite with more menus than anyone actually uses. Skim is a free, open-source AI email client for Windows built to be neither, deliberately cutting half the typical feature set rather than trying to match a full suite like Outlook feature-for-feature.
What's cut is intentional: no calendar, no contacts manager, no rules, no filters, no snooze — the site's stated reasoning is that fewer buttons means less cognitive load, and that anyone who actually needs those features should reach for a full do-everything suite instead. What's left focuses on reading and writing mail quickly, with actions appearing only when they're useful rather than sitting permanently in a menu bar.
Under the hood, a Rust core paired with a system WebView2 UI (instead of a bundled browser like Electron) keeps the installer around 5MB with an instant cold start and modest idle memory use — no admin rights are needed to install it. Mail syncs over IMAP into a local SQLite database, so search is instant and the client keeps working offline, queuing any actions taken offline until the network returns.
An AI assistant and co-writer is built in on a BYOK (bring your own key) basis, and a keyboard-first pattern (Ctrl+K) handles search, folder jumps, and quick commands without reaching for a mouse. The site states zero telemetry. The page reviewed does not specify whether a macOS or Linux version is planned, worth checking directly if Windows isn't the intended platform.
No — those are specifically among the features cut on purpose, with the site's reasoning being that fewer features means less cognitive load for the core task of reading and writing mail.
Yes — offline actions are queued rather than lost, applying automatically the moment the connection comes back rather than requiring the action to be repeated manually.
The AI assistant runs on a BYOK (bring your own key) basis, meaning a user supplies their own API key rather than Skim including or reselling a bundled AI recurring plan.
No — the site states it uses a Rust core with a system WebView2 UI instead of a bundled browser like Electron, which it credits for the small installer size and fast cold start.