AI Agent Hub
Back to plugins
dsh-email preview

dsh-email

Web Tools Updated 2026.08.26

Run the following command in DeepSeek Harness:

dsh plugin install STARDUSTLC666/dsh-email

Paste the following prompt into your AI chat to install this plugin:

Install this plugin in DeepSeek Harness by running `dsh plugin install STARDUSTLC666/dsh-email`. Source code: https://github.com/STARDUSTLC666/dsh-email.

About this plugin

In the DeepSeek Harness ecosystem, agents can write code, look up information, and manage files, but they lack an inbox. dsh-email fills that gap—it lets agents list, read, search, send, and handle attachments through standard IMAP/SMTP, with one-line presets for QQ, 163, 126, Sina, Aliyun, Gmail, Outlook, and iCloud. No core changes needed; just install and configure.

The plugin ships six tools: email_list for listing recent messages with unread filters and pagination, email_read for full-text reading with automatic HTML-to-text conversion, email_search for keyword search across subject/from/to/cc (with a fallback to scanning recent message bodies), email_send for sending mail with attachments (confirmation prompt by default), email_folders for listing mailbox folders, and email_attachment for downloading attachments to the session workspace. Multi-account support lets you manage several mailboxes in one config, and a web settings page makes configuration easy with a connection test button.

It's ideal for anyone who wants agents to automate email tasks: summarizing unread mail daily, auto-replying to common questions, extracting data from attachments, or batch-searching messages on a topic. Security defaults include send approval and no telemetry, with credentials used only locally. If your agent needs an email address, dsh-email is a lightweight, cross-platform solution.

Screenshots

Use Cases

  • Let the agent automatically summarize daily unread emails
  • Let the agent send emails with attachments on your behalf
  • Let the agent search historical emails by keywords

Best For

  • Developers who want agents to handle email
  • Teams needing automated email workflows
  • DeepSeek Harness users