This is your standard IMAP/SMTP wrapper for reading and sending email through Claude. It handles the usual suspects: checking unread messages, fetching content, searching mailboxes, marking read/unread, and sending emails with attachments. Works with Gmail, Outlook, and a bunch of Chinese providers like 163.com and QQ Mail. The configuration is apparently pre-managed by something called LobsterAI Settings, so you just run commands directly instead of editing env files yourself. Useful if you need Claude to monitor an inbox or fire off emails without building API integrations, though you're still dealing with IMAP's quirks and need to handle app passwords for most modern providers.
npx skills add https://github.com/netease-youdao/lobsterai --skill imap-smtp-email