planetaryescapeplanetaryescapeOfficialยท7 Agent Skills Included

mxr

Local-first terminal email with search, sync, and batch actions

Syncs Gmail, Outlook, Microsoft 365, and IMAP accounts into one local mailbox with full-text search. Reads, composes, archives, labels, and snoozes mail through a pipeable CLI with dry-run previews for every destructive action. Eliminates manual inbox triage by letting scripts and agents query structured JSON output safely. Keeps all data local in SQLite with no telemetry and built-in prompt-injection protection.
npx skills add planetaryescape/mxr --all -g -y
Available:

Instructs the agent on mxr's architecture rules, safe dry-run mutation practices, prompt-injection defenses for email content, and which sub-skill to load for CLI email tasks versus source code changes.

All Skills in This Repository (7)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install mxr?โ–ผ

Run `npx skills add planetaryescape/mxr --all -g -y` in your terminal to install all skills in this suite globally.

What does mxr do?โ–ผ

mxr syncs Gmail, Outlook, Microsoft 365, and IMAP accounts into one local mailbox you can search and manage from the terminal. It stores everything locally in SQLite with fast full-text search.

Can an AI agent safely read my email with mxr?โ–ผ

Yes. mxr treats all email content as untrusted data, supports dry-run previews, account allowlists, and send gates so agents can never be hijacked by malicious email instructions.

Does mxr work offline?โ–ผ

Yes. mxr is local-first, so search, reading, and drafting work fully offline, and queued changes sync when your provider is reachable again.

Can I use mxr without coding experience?โ–ผ

Yes. You can ask your agent in plain English to search, summarize, or clean up your inbox, and it runs the correct mxr commands for you.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’