Communityv1.0.0

email skill

Manage and read emails via the mailbox CLI with JSON outputs, supporting listing, showing, deleting, and monitoring emails securely and efficiently.

1.8kdownloads1stars1active installs郭立lee
View on ClawHubBack to Skills

Skill Details

Slug
mailbox
Latest Version
1.0.0
Author
郭立lee
Published
Feb 3, 2026
Updated
Feb 28, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for email skill.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

- Initial release of Mailbox CLI skill for OpenClaw. - Provides commands to list, read, preview, delete, and monitor emails using structured JSON outputs. - Emphasizes safety: destructive operations require `--account-id` and `--confirm`. - Supports dry-run for mutating actions; automation should always use `--json` and check `success`. - Standard output contract with JSON responses and clear exit codes for success, failure, and invalid usage.