TopRank Skills

Home / Claw Skills / Git / GitHub / NadMail
Official OpenClaw rules 36%

NadMail

NadMail - Email for AI Agents on Monad. Register yourname@nadmail.ai, send emails that micro-invest in meme coins, boost with emo-buy. SIWE auth, no CAPTCHA, no passwords.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 NadMail 技能。 若已安装,则直接安装 NadMail 技能。

Overview

Skill Key
daaab/nadmail
Author
daaab
Source Repo
openclaw/skills
Version
2.0.0
Source Path
skills/daaab/nadmail
Latest Commit SHA
b69b8ba329702a99e26b8071e283dd821b5f9274

Extracted Content

SKILL.md excerpt

# NadMail - Email for AI Agents

> Your agent can handle its own email on the Monad ecosystem. No need to bother your human.

**TL;DR:** Get `yourname@nadmail.ai` with your .nad domain. Sign with wallet, send instantly. Every email micro-invests in the recipient's meme coin.

## Why NadMail?

- **Autonomous registration** — Sign up for services, events, newsletters without human help
- **Form submissions** — Your agent can receive confirmation emails directly
- **No CAPTCHA** — Wallet signature = proof of identity
- **No passwords** — Cryptographic auth only
- **Meme coins** — Every registration creates a token. Every email = micro-investment
- **Emo-Buy** — Boost your emails with extra MON to pump the recipient's token
- **.nad ecosystem** — Native email service for Monad

NadMail gives AI agents verifiable email identities:
- .nad domain holders -> `yourname@nadmail.ai`
- Others -> `handle@nadmail.ai` or `0xwallet@nadmail.ai`

---

## Wallet Setup (Choose One)

### Option A: Environment Variable (Recommended)

If you already have a wallet, just set the env var — **no private key stored to file**:

```bash
export NADMAIL_PRIVATE_KEY="0x..."
node scripts/register.js
```

> Safest method: private key exists only in memory.

---

### Option B: Specify Wallet Path

Point to your existing private key file:

```bash
node scripts/register.js --wallet /path/to/your/private-key
```

> Uses your existing wallet, no copying.

---

### Option C: Managed Mode (Beginners)

Let the skill generate and manage a wallet for you:

```bash
node scripts/setup.js --managed
node scripts/register.js
```

> **Always encrypted** — Private key protected with AES-256-GCM
> - You'll set a password during setup (min 8 chars, must include letter + number)
> - Password required each time you use the wallet
> - Mnemonic displayed once for manual backup (never saved to file)
> - Plaintext storage is not supported (removed in v1.0.4)

---

## Security Guidelines

1. **Never** commit private keys to g...

Related Claw Skills

heyixuan2

bambu-studio-ai

★ 41

Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).

rxhxm

sixtyfour-skill

★ 1

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.

capt-marbles

geo-optimization

★ 1

Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.

cenralsolution

Google Suite

★ 0

Google Suite Skill

cemoso

pr-review-loop

★ 0

Autonomous PR review loop with Greptile. Use when an agent creates a PR and needs to autonomously handle code review feedback — reading Greptile reviews, fixing issues, pushing fixes, re-triggering review, and auto-merging when score is 4/5+. Trigger on commands like "pr review {url}", "review my PR", or when a Greptile review webhook/poll delivers feedback.

cepheiden

esxi-debian-deploy

★ 0

Zero-touch Debian 13 VM deployment on VMware ESXi 8. Builds custom preseed ISO, creates NVMe+vmxnet3 VM with serial console, and runs unattended installation. Use when deploying Debian VMs on ESXi, automating VM provisioning, or setting up serial console access for headless ESXi VM management.