← 返回
沟通协作 Key 中文

email skill

Manage and read emails via the mailbox CLI with JSON outputs, supporting listing, showing, deleting, and monitoring emails securely and efficiently.
通过邮箱 CLI 管理与读取邮件,支持 JSON 输出,可安全高效地列出、查看、删除和监控邮件。
leeguooooo
沟通协作 clawhub v1.0.0 1 版本 99808.5 Key: 需要
★ 1
Stars
📥 2,065
下载
💾 96
安装
1
版本
#latest

概述

Mailbox CLI (OpenClaw Skill)

Use the mailbox CLI as a tool to read and manage email. OpenClaw handles

channel delivery and scheduling. The mailbox CLI returns structured JSON

outputs and optional text summaries.

Requirements

  • mailbox CLI installed (npm install -g mailbox-cli)
  • Credentials in ~/.config/mailbox/auth.json

Commands (examples)

  • mailbox account list --json
  • mailbox email list --limit 20 --json
  • mailbox email show --account-id --json
  • mailbox email show --account-id --preview --no-html --json
  • mailbox email show --account-id --preview --no-html --strip-urls --json
  • mailbox email delete --account-id --folder INBOX --confirm --json
  • mailbox digest run --json
  • mailbox monitor run --json
  • mailbox inbox --limit 15 --text

Safety rules

  • Always use --json for automation and check success.
  • Include --account-id for destructive operations.
  • Destructive operations default to dry-run unless --confirm is provided.
  • Prefer --dry-run before mutating when available.

Output contract

  • JSON response includes success and error fields.
  • error is an object with { code, message, detail? }.
  • Exit codes: 0 success, 1 operation failed, 2 invalid usage.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-28 16:54 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

zentao

leeguooooo
使用 zentao CLI 登录并查询 ZenTao 产品及缺陷,ZENTAO_URL 通常包含 /zentao。
★ 5 📥 2,308
communication-collaboration

Slack

steipete
当需要通过 slack 工具从 Clawdbot 控制 Slack 时使用,包括在频道或私信中回复消息或置顶/取消置顶项目。
★ 157 📥 47,678
communication-collaboration

Himalaya

lamelas
{"answer":"通过IMAP/SMTP管理邮件的CLI。可在终端使用 `himalaya` 收发、回复、转发、搜索及整理邮件。支持多账户与MML(MIME元语言)编写邮件。"}
★ 68 📥 45,585