hun1315/tencent-agent-mail-dsh-plugin0

dsh-mailbox

腾讯 Agent 邮箱(agent.qq.com)工作台插件,支持后台邮件轮询、规则与 LLM 分类提取及全屏工作台 UI。

AI 分析

核心用途是集成腾讯 Agent 邮箱,实现邮件自动收发、摘要整理及邮件触发 Agent。适合需要通过邮箱与 AI 协同工作的用户。

包名
dsh-mailbox
版本
0.2.0
许可证
MIT
最近更新
2026年9月3日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:hun1315/tencent-agent-mail-dsh-plugin

2. 配置 LLM 凭据

创建 ~/.dsh/dsh-mailbox/credentials.json(任意 OpenAI 兼容端点):

{
  "base_url": "https:///v1",
  "api_key": "",
  "model": ""
}
  • model 省略时默认 glm-4-flash,可换成任何你有权限的模型
  • 自动整理失败不影响收信入库,只是该封邮件缺少摘要