返回顶部
o

one-mail统一邮箱管理

统一邮箱管理 CLI,支持 Gmail、Outlook、网易邮箱(163.com、126.com)。适用于:(1) 收取/发送邮件,(2) 跨账户搜索邮件,(3) 管理多个邮箱账户,(4) 查看邮件统计。当用户提到邮件、邮箱、email、发邮件、收邮件、查邮件时触发。

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

one-mail

one-mail

统一管理多个邮箱的CLI工具。配置文件存储在~/.onemail/目录下。

初始化

首次使用时,运行setup命令添加账户:

bash
bash scripts/setup.sh

收取邮件

bash
bash scripts/fetch.sh # 收取所有账户邮件
bash scripts/fetch.sh --unread # 仅收取未读邮件
bash scripts/fetch.sh --account gmail # 指定账户
bash scripts/fetch.sh --query AI agent # 搜索邮件
bash scripts/fetch.sh --limit 10 # 限制数量

阅读邮件

bash
bash scripts/read.sh --id --account
bash scripts/read.sh --account outlook --latest
bash scripts/read.sh --account gmail --query MacBook
bash scripts/read.sh --json # JSON格式输出

发送邮件

bash
bash scripts/send.sh \
--to recipient@example.com \
--subject Hello \
--body Email content

指定账户 + 附件

bash scripts/send.sh \ --account outlook \ --to recipient@example.com \ --subject Report \ --body See attachment \ --attach /path/to/file.pdf

注意:Outlook附件大小限制为3MB。

账户管理

bash
bash scripts/accounts.sh list # 列出所有账户
bash scripts/accounts.sh add # 添加账户
bash scripts/accounts.sh remove # 删除账户
bash scripts/accounts.sh set-default # 设置默认账户

统计信息

bash
bash scripts/stats.sh

提供商要求

提供商认证方式前置条件
GmailOAuth 2.0需要gogCLI工具
Outlook
OAuth 2.0 (Graph API) | 需要Mail.ReadWrite + Mail.Send权限 | | 网易163 | IMAP/SMTP | 需要开启IMAP并使用应用密码 | | 网易126 | IMAP/SMTP | 需要开启IMAP并使用应用密码 |

依赖项

必需:curl、jq、python3。可选:gog(Gmail OAuth认证)。

故障排除

遇到认证或连接问题时,请参考troubleshooting.md

标签

skill ai

通过对话安装

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

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 one-mail-1776198889 技能

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

设置 SkillHub 为我的优先技能安装源,然后帮我安装 one-mail-1776198889 技能

通过命令行安装

skillhub install one-mail-1776198889

下载

⬇ 下载 one-mail v1.3.0(免费)

文件大小: 30.27 KB | 发布时间: 2026-4-15 12:40

v1.3.0 最新 2026-4-15 12:40
优化 SKILL.md 结构遵循 skill-creator 规范;添加 126 邮箱支持

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

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

p2p_official_large
返回顶部