Email Cli banner
199-biotechnologies 199-biotechnologies

Email Cli

AI community

Description

Email for AI agents. Rust CLI on Resend with a local SQLite mailbox. Works in Claude Code, Cursor, Codex, Warp, Gemini CLI.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Email CLI

**Send, receive, and manage email from your terminal. Built for AI agents.**


[![Star this repo](https://img.shields.io/github/stars/paperfoot/email-cli?style=for-the-badge&logo=github&label=%E2%AD%90%20Star%20this%20repo&color=yellow)](https://github.com/paperfoot/email-cli/stargazers)    [![Follow @longevityboris](https://img.shields.io/badge/Follow_%40longevityboris-000000?style=for-the-badge&logo=x&logoColor=white)](https://x.com/longevityboris)


[![Crates.io](https://img.shields.io/crates/v/email-cli?style=for-the-badge&logo=rust&logoColor=white&label=crates.io)](https://crates.io/crates/email-cli) [![License: MIT](https://img.shields.io/badge/License-MIT-blue?style=for-the-badge)](LICENSE) [![Rust](https://img.shields.io/badge/Rust-1.85+-orange?style=for-the-badge&logo=rust&logoColor=white)](https://www.rust-lang.org/) [![Homebrew](https://img.shields.io/badge/Homebrew-tap-FBB040?style=for-the-badge&logo=homebrew&logoColor=white)](https://github.com/paperfoot/homebrew-tap)


A single binary that gives your AI agent a real email address. Send, receive, reply, draft, sync, and manage contacts, broadcasts, segments, and topics through Resend -- all from the command line. No IMAP. No browser inbox. No MCP server. Just a local SQLite mailbox and a command surface agents discover at runtime.

Works inside any agent harness that can invoke a CLI: Claude Code, Cursor, Warp, Codex, Gemini CLI, plain shell scripts. One Resend API key is the only external requirement.

Pair it with [**Minimail**](https://github.com/paperfoot/minimail-mac) — a macOS menu bar GUI that shells out to this CLI — if you also want a five-second visual peek at the inbox.

[Why](#why) | [Install](#install) | [How It Works](#how-it-works) | [Commands](#commands) | [Agent Integration](#agent-integration) | [Companion App](#companion-app-minimail) | [Configuration](#configuration) | [Contributing](#contributing)

Why

AI age