返回顶部
m

mailwise邮件智能分析

Search and analyze email issue threads from a local knowledge base. Use when the user asks about past bugs, incidents, or wants to find how experienced engineers solved similar issues. Triggers on questions like "have we seen this before", "similar issues", "how did we fix", "root cause analysis", "past incidents".

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.2
安全检测
已通过
247
下载量
免费
免费
1
收藏
概述
安装方式
版本历史

mailwise

MailWise — 你的团队邮件记忆库

别再重复调查团队已解决的问题。 MailWise将你的邮件线程转化为可搜索的知识库——在本地索引数千个EML文件,标记专家工程师,并使用RAG技术即时呈现过去类似问题的调试与解决过程。

我们之前遇到过这个问题吗? → MailWise在不到一秒内搜索25,000+封邮件,精准展示你的顶尖工程师对此问题的见解。

你能获得什么

语义搜索 — 不是关键词匹配,而是基于语义的检索,覆盖整个邮件存档:

$ mailwise search 文件夹迁移后日历同步失败 --show-body

#1 [0.89] ★专家 RE: 邮箱迁移后Outlook日历无法同步
来自: senior.engineer@example.com (2024-11-15)
根本原因是过时的文件夹ID缓存。清除HxCalendarSync
并重启同步服务...

#2 [0.84] RE: 迁移后同步失败 — Mac客户端
来自: support.lead@example.com (2024-10-22)
我们之前见过这种模式。检查迁移工具是否
保留了文件夹GUID...

#3 [0.81] ★专家 RE: 移动后日历项目消失
来自: senior.engineer@example.com (2024-09-08)
这与CASE-4521属于同一类bug。修复方法是...

RAG驱动分析 — Claude读取最相关的历史线程并综合调试指导:

$ mailwise analyze 用户报告移动到新文件夹后日历事件消失

基于5个类似历史问题,你的团队发现:
● 根本原因模式:迁移后文件夹ID缓存过期(5例中的3例)
● 推荐第一步:检查HxCalendarSync日志中的GUID不匹配
● 专家共识:清除同步缓存可解决约80%的此类问题
● 边缘情况:如果迁移过程中未保留GUID,则需要完全重新同步

三步上手

bash
pip install mailwise # 1. 从PyPI安装
mailwise init # 2. 交互式设置向导 — 创建配置,设置目录
mailwise index # 3. 索引你的EML文件(增量式,可安全重复运行)

就这样。现在使用 mailwise search ... 搜索,或使用 mailwise analyze ... 获取AI分析。

命令

搜索类似问题

bash
mailwise search 在此描述问题 --show-body

  • - --show-body — 显示每条匹配邮件的预览
  • --expert-only — 仅显示专家工程师的回复
  • -k N — 结果数量(默认:10)

使用RAG进行深度分析

bash
mailwise analyze 在此粘贴完整bug报告或问题描述

  • - -k N — 提供给Claude的类似问题数量(默认:5)

提示: 粘贴完整的bug报告 — 错误代码、日志、环境细节能产生更好的匹配结果。

bash
mailwise analyze $(cat bug_report.txt) -k 10

查看完整邮件线程

bash
mailwise show <邮件ID>

检查索引状态

bash
mailwise stats

管理专家工程师

bash
mailwise experts list
mailwise experts add engineer@company.com --name 张三
mailwise experts remove engineer@company.com

专家工程师的回复会获得 ★专家 标签,并在搜索结果中获得加权评分。

典型工作流程

  1. 1. 用户描述问题或粘贴bug报告
  2. 运行 mailwise search ... --show-body 查找类似历史问题
  3. 如果找到有希望的结果,运行 mailwise analyze ... 进行深度RAG分析
  4. 使用 mailwise show 阅读感兴趣的完整线程
  5. 总结发现:根本原因模式、调试步骤和后续行动

隐私与数据处理

  • - 本地命令(index、search、show、stats、experts):一切在你的机器上运行。通过sentence-transformers在本地生成嵌入向量。不发送任何数据。
  • 外部LLM命令(analyze):通过Claude Code CLI向Anthropic API发送邮件摘录。除非你的组织数据政策允许,否则不要在敏感邮件上使用。

身份验证

  • - analyze 命令需要 Claude Code CLI — 运行 claude 一次进行身份验证,或设置 ANTHROPICAPI_KEY
  • 本地命令(index、search、show、stats、experts)无需身份验证

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 mailwise-1776117663 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 mailwise-1776117663 技能

通过命令行安装

skillhub install mailwise-1776117663

下载

⬇ 下载 mailwise v1.0.2(免费)

文件大小: 4.18 KB | 发布时间: 2026-4-15 13:20

v1.0.2 最新 2026-4-15 13:20
**MailWise 1.0.2 — Now installable from PyPI, with streamlined setup and updated docs.**

- Switched default installation to PyPI (`pip install mailwise`) for easier setup.
- Added `mailwise init` interactive setup wizard for faster first-time configuration.
- Updated instructions and description to reflect simpler workflow (no git clone required).
- Clarified privacy and authentication details.
- Improved documentation with clearer examples and usage tips.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部