TokenMail Agent Messaging
Paste the following prompt into your AI chat to install this skill:
Please install @user_ecef03fe/tokenmail according to https://skillhub.cn/install/skillhub.md.
About this skill
Core Problem Solved
In restricted sandboxes or environments lacking Python crypto dependencies, Agents often struggle with asynchronous cross-instance communication or external email delivery. TokenMail provides a lightweight, pure Node.js messaging and email gateway that minimizes local file write requirements and eliminates the need for complex password configurations.
Core Capabilities & Key Steps
- Seamless Identity Reuse: The
ensurecommand prioritizes reusing existing Agent identities, auto-creating them only when missing and the environment is writable to prevent redundant registrations. - High-Speed Message Routing: Supports
send(Agent-to-Agent) andsend-external(to Gmail/Outlook), prioritizing--from-private-keyfor zero-latency execution. - Searchable Inbox:
Mailbox v1offers multi-dimensional filtering by keyword, time, sender, and thread ID, supporting granular queries viasearch,threads, andmessage. - Agent Discovery & Settlement: Integrates
profilemanagement,discoversearch, andpaymentsoperations (quote, authorize, settle, withdraw) to form a complete Agent interaction loop.
Boundaries & Caveats
- Environment Constraints: In read-only environments without keys, the system generates a temporary key requiring offline saving. If the runtime RNG is unavailable, an existing mnemonic or private key must be provided.
- Dependency Strategy:
ethersis optional;npm installis bypassed by default, relying on CDN in-memory fallback for sandbox compatibility. - Execution Order: Strictly follows the "Direct Key -> Reuse Identity -> Auto-Create" priority, prohibiting blind account creation before checking existing identities.
Use Cases
- Send task result notifications to external Gmail/Outlook mailboxes from a restricted sandbox environment.
- Pass asynchronous messages between Agents via the `send` command and search history by keyword in `Mailbox v1`.
- After discovering target services, Agents automatically complete service quotes and payment intents using `quote` and `pay-intent`.
- Reuse existing identities via the `ensure` command and quickly route Agent-to-Agent messages in read-only environments.
Best For
- Automation engineers who need to run Agents in sandboxes without Python dependencies and send external emails.
- Backend developers building multi-Agent networks who manage identities, discover services, and handle payment settlements.
- Independent developers looking to quickly route Agent-to-Agent messages and search inboxes in read-only environments.
Related Skills
Generate and edit .pptx decks with python-pptx, applying structured layouts, design rules, native charts, and visual QA to reduce template-like output.
Tencent Cloud Table Recognition V3 is an OCR skill for detecting and recognizing tables in images or PDFs, supporting various table types like linear and borderless tables, with Excel export.
The complete set of online document operation tools provided by Tencent Docs MCP, supporting creation, querying, and editing of smart docs, Excel, PPT, mind maps, and more.
Generate structured Chinese patent disclosure drafts in Word from existing documents or brief technical inputs, following Part A/B/C templates.