mxr
Local-first terminal email with search, sync, and batch actions
All Skills in This Repository (7)
Pure Emerald Level Indicatorsemail-standards
Guide RFC-compliant email parsing, construction, and protocol implementation for the mxr client.
rust-engineer
Write, review, and debug idiomatic Rust code with memory safety.
rust-best-practices
Review Rust code for idiomatic, performant, and safe practices.
rust-async-patterns
Provide Tokio-based architectural patterns and templates for asynchronous Rust development.
mxr
Manage multiple email accounts through a local-first terminal client.
rust-learner
Retrieve Rust crate versions, API documentation, and Clippy lint explanations.
mxr-development
Manage the mxr mailbox development lifecycle, daemon debugging, and release pipeline.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core