DeepSeek Harness Plugin Hub

发布与管理完整 Harness Profiles,发现适合你的插件。

探索

插件目录环境预设文档中心动态

社区

发布插件联系我们报告问题

相关链接

Plugin Hub GitHubDeepSeek Harness 官方项目系统状态隐私说明
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

独立、非官方社区项目,与 DeepSeek 官方无隶属、授权或背书关系。

Aimail — DeepSeek Harness 插件(DSH Plugin)
DeepSeek Harness Plugin Hub
ProfilesPlugins分类动态文档登录管理 Profiles
ProfilesPlugins分类动态文档登录
← Plugins

dsh-aimail

Aimail

适用于 dsh 的 AIMail 插件 — 安装方式:dsh plugin --profile web add dsh-aimail

插件会安装到这里;不确定时保持 web。

npx -y @deepseek-ai/dsh plugin --profile web add dsh-aimail@0.1.11
README兼容性版本

兼容性与来源证明

Aimail 以 dsh-aimail 发布,当前版本为 0.1.11。Plugin Hub 会校验它的 manifest,并保存精确安装来源,便于复现安装结果。

DSH 兼容范围
*
运行环境
any
发布来源
npm
Registry 更新时间
2026/9/20

版本

0.1.11stable
2026/9/8
0.1.10stable
2026/9/7
0.1.9stable
2026/9/7
查看其余 32 个版本收起版本
0.1.12-rc.2prerelease
2026/9/15
0.1.12-rc.1prerelease
2026/9/10
0.1.11-rc.7prerelease
2026/9/8
0.1.11-rc.6prerelease
2026/9/8
0.1.11-rc.5prerelease
2026/9/8
0.1.11-rc.4prerelease
2026/9/8
0.1.11-rc.3prerelease
2026/9/8
0.1.11-rc.2prerelease
2026/9/8
0.1.11-rc.1prerelease
2026/9/8
0.1.10-rc.1prerelease
2026/9/7
0.1.8stable
2026/9/7
0.1.7stable
2026/9/7
0.1.0-rc.29prerelease
2026/9/7
0.1.0-rc.28prerelease
2026/9/6
0.1.0-rc.27prerelease
2026/9/6
0.1.0-rc.26prerelease
2026/9/6
0.1.0-rc.25prerelease
2026/9/6
0.1.0-rc.24prerelease
2026/9/5

相关插件

正在加载相关插件…

最新版
0.1.11
DSH
*
HMR
重启进程
Tree shaking
未声明可安全裁剪
解包体积
73 kB
文件数
35
Surface
any
许可证
GPL-3.0
发布源
npm
GitHub
★ 0
周下载
165
安全扫描
✓ v0.1.11 扫描通过
最近提交
2026/9/10
查看源码 ↗项目主页 ↗
README Badge

点击下方 Badge 复制 Markdown,粘贴到 README 即可。

这是你的 Plugin?认领权益 · 优先安全扫描

验证 package.json 声明的 GitHub 仓库,即可管理这个公开页面。认领后,Hub 会优先安排当前版本的安全扫描,并在通过后公开展示结果。

认领这个 Plugin →
报告问题
0.1.0-rc.23prerelease
2026/9/2
0.1.0-rc.22prerelease
2026/9/2
0.1.0-rc.21prerelease
2026/9/2
0.1.0-rc.20prerelease
2026/9/2
0.1.0-rc.19prerelease
2026/9/2
0.1.0-rc.18prerelease
2026/9/1
0.1.0-rc.17prerelease
2026/9/1
0.1.0-rc.16prerelease
2026/9/1
0.1.0-rc.15prerelease
2026/9/1
0.1.0-rc.12prerelease
2026/8/19
0.1.0-rc.11prerelease
2026/8/19
0.1.0-rc.10prerelease
2026/8/19
0.1.0-rc.9prerelease
2026/8/19
0.1.0-rc.8prerelease
2026/8/19

相关插件

继续浏览 integrations-communication 分类下经过校验的插件。

Acp App@deepseek-ai/dsh-acp-appdsh ACP 配置文件包:基于 dsh-base 的仅限自动化的 JSON-RPC stdio 和进程生命周期管理Remote Web Ui@linxin666/dsh-remote-web-ui通过扫码配对访问 dsh Web GUI,共享一个官方界面:设置按钮旁的二维码可将手机和 PC 配对到同一个 Web GUI(手机采用竖屏触控适配层,PC 使用完整桌面界面),通过一次性令牌和 rPocketdsh-pocket把 DeepSeek Harness 装进你的口袋:一个包、一个设置页,手机扫码即同步访问电脑上的 DSH(局域网 + 公网,实时同屏)。DSCODE@toddzheng024/dscode-bundle完整的 DeepSeek 编码代理,支持持久化 shell、Ultra 协作和自动权限审查。

README

dsh-aimail

AIMail plugin for dsh (deepseek-harness). It gives a dsh agent a mailbox on AIMail: inbound email is delivered into the agent's session, and the agent can send mail, manage contacts, keep thread notes, and work on A2A boards through 13 plain tools.

Install

Prerequisites:

  • dsh (deepseek-harness) with the web profile
  • an AIMail binding for the dsh session (aimail install from the aimail repo sets up aimail_gateway.json and per-address agentmail.json)
# install (idempotent)
dsh plugin --profile web add dsh-aimail

# uninstall (idempotent)
dsh plugin --profile web remove dsh-aimail

What it does

Tools — the same 13 bare-name tools as every other adapter: send_mail, manage_contacts, contact_profile, set_contact_profile, email_summary, set_email_summary, search_mail, board_status, board_task_list, board_task_show, board_heartbeat, board_members, set_public_whoami. Identity comes from the session id resolved through @aimail/mail (agentmail.json is the sole identity source); unbound sessions fail loud.

Inbound mail — a profile-scoped HTTP endpoint (POST /aimail/inbound, default port 9099, override with AIMAIL_INBOUND_PORT). Each bridge delivery is HMAC verified against the per-agent secret, enriched by the shared preprocess chain, and delivered to the agent's session (live followup, cold resume, or a fresh session bound for the turn).

Persona — mounts an email-agent persona that teaches the model the mail workflow (reply-all semantics, tool selection, thread continuity).

Other adapters

The same tool surface and inbound contract, bound to other agent platforms:

  • openclaw-aimail — AIMail plugin for OpenClaw — definePluginEntry: 13 tools, in-gateway HTTP route, register/status commands.
  • pi-aimail — AIMail extension for pi (earendil-works/pi) — registerTool tools + local inbound listener bridged via sendUserMessage.

Related repositories

  • metercai/aimail — the AIMail monorepo: CLI (cli/), Python SDK (pysdk/), TypeScript SDK (tssdk/), bridge distributions.
  • metercai/aimail-gateway — the AIMail gateway: SMTP/HTTP mail service, address & activation APIs, and the board endpoints the tools talk to.