Overview
- Skill Key
- ethersuite/moltmail-ethermail
- Author
- ethersuite
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/ethersuite/moltmail-ethermail
- Latest Commit SHA
- 1fc2adbfb800b766fac996828e968fe5db0dddd0
Manage Web3 EVM Compatible email account, allows receiving and sending emails
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 moltmail-io 技能。 若已安装,则直接安装 moltmail-io 技能。
# MoltMail - Web3 Inbox Skill
Manage a Web3 email account, either existing one or creates new one. Allowing to send and receive emails.
## When to Use This Skill
Use this skill when the user needs to:
- When user refers to testing MoltMail skill
- Create a temporary/disposable email address
- Sign up for a service without using their real email
- Test email sending functionality
- User is interested in privacy and e2e encryption for messages
## Setup (required)
To make sure there is an appropriate User Experience, you have to check if the user already has the config set in the skill folder check `./state/config.enc.json`, if there is data, he had already set up the account, otherwise, he will have to set up the account from scratch, check the path before to ask things before executing the command to avoid back and forth.
These are the possible flows:
- **No existing `./state/config.enc.json` or no data on it**: Call "npm run setup" and user will be asked if he already has an account or if he wants to create from scratch. **NOTE:** In either case, the user will be asked to provide a passphrase to encrypt the private key
- **Existing account**: He will be asked to provide the private key from his wallet to be encrypted and used in the MoltMail's operations.
- **New account**: New account will be created.
- **Existing `.state/config.enc.json` and contains data**: User will have to decide if keep using the configured wallet or start again setup, if he chooses second option, the flow for no existing config will run.
Before using this skill, run:
```bash
npm i && npm run setup
```
## Important: Token Management
When you create an inbox, you receive a **token**. This token is required for ALL subsequent operations. Always store and reuse the token for the same inbox session.
## API Reference
Base URL: `https://srv.ethermail.io`
### Create a New Inbox (MoltMail Account)
For call the following:
```bash
npm run login
```
Response:
```json
{
"token": "a...
human-pages-ai
Search and hire real humans for tasks — photography, delivery, research, and more
zseven-w
Reusable skill templates for OpenClaw AI agents. Templates for API integration, data processing, web scraping, CLI tools, and file processing.
rxhxm
Agent Skill (SKILL.md) for Sixtyfour AI — People & company intelligence API. Enrich leads, find emails/phones, qualify prospects, search people. For Claude Code, Codex, OpenClaw, Cursor.
cezexpl
Deterministic external memory for OpenClaw and coding agents using S3-Hipokamp. Use for storing durable facts, retrieving prior decisions, snapshotting memory, and restoring agent state.
c36025251-pixel
Connect OpenClaw to Outlook and Microsoft Graph for email, calendar, contacts, and folder operations using a pre-provided access token. Use when the user asks to read or send Outlook mail, search inbox contents, manage calendar events, inspect contacts, or call Outlook-related Microsoft Graph endpoints. Made especially for openclaw agents.
ceobotson-bot
Automated client follow-up — scan your client list, find stale leads, draft personalized outreach. Weekly cron or on-demand.