Communication
Email, chat platforms, native macOS messaging, calls, and social media — from one prompt.
MeghaOS can send and read messages across many channels. Each is a plugin with its own tools; you just say what to send and where. Most channels need credentials in Settings — see Configuration.
The email plugin is a full IMAP/SMTP client.
| Want to… | Tool |
|---|---|
| Send (recipients, CC/BCC, HTML, attachments) | SEND_EMAIL |
| Read recent mail | READ_EMAILS |
| Search by sender/subject/date/keyword | SEARCH_EMAILS |
| Reply / forward | REPLY_EMAIL · FORWARD_EMAIL |
| Delete / archive | DELETE_EMAIL · ARCHIVE_EMAIL |
| Mark read/unread, list folders | MARK_EMAIL_READ · LIST_FOLDERS |
| Save attachments | DOWNLOAD_ATTACHMENT |
Needs SMTP_USER, SMTP_PASSWORD, IMAP_SERVER. Try: "reply to Dana's last email
saying I'll review it tomorrow."
On macOS you can alternatively use the Mail app via mac_productivity
(MAIL_SEND, MAIL_SEARCH) — no SMTP setup required.
Team chat
Telegram, Slack, and Discord are two-way: with bot tokens set, you can message MeghaOS from those apps and it replies there. It can also receive Google Chat and Teams webhooks.
Native macOS messaging & calls
Social media
The social_media plugin posts to your brand channels:
POST_TWEET— single tweet or a multi-part threadPOST_LINKEDIN— text update or articleGET_RECENT_TWEETS— pull your timeline
Requires Twitter/X and LinkedIn API keys. Try: "post a 3-tweet thread announcing the beta."
Putting it together
Because these are tools, they compose into workflows:
"Every morning at 8, summarize my unread email and send the digest to my Telegram."