MailCaduceus transforms a single Microsoft 365 mailbox and domain into an enterprise-grade communications control plane.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install mailcaduceus
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install mailcaduceus using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
MailCaduceus is a specialized toolset for Openclaw Skills designed to automate the complexities of enterprise-level email infrastructure. By leveraging a single Microsoft 365 mailbox combined with a Cloudflare DNS zone, it allows developers to simulate a massive communication stack. It handles the heavy lifting of Entra/Graph authorization, Exchange transport rules, and identity rotation to ensure high inbox reliability.
This skill is perfect for developers who need to manage multiple outreach or support identities without the cost and management overhead of mailbox sprawl. It focuses on sender trust hardening and identity lifecycle management, ensuring that every automated message adheres to professional standards and security protocols.
To integrate this into your Openclaw Skills workflow, follow these steps:
# 1) Initialize credential files from templates
cp credentials/entra.txt.template credentials/entra.txt
cp credentials/cloudflare.txt.template credentials/cloudflare.txt
# 2) Populate the .txt files with your Entra and Cloudflare keys
# 3) Run the bootstrap script to initialize the control plane
./scripts/mail-caduceus.sh --organization-domain "yourdomain.com"
# 4) (Optional) Verify a specific lane setup
python3 scripts/email_alias_fabric_ops.py verify-lane \
--mailbox "[email protected]" \
--alias-email "[email protected]" \
--domain "sub.domain.com"
MailCaduceus organizes its state and configuration using the following structure:
| Data Type | Location | Description |
|---|---|---|
| Credentials | credentials/ |
Strict KEY=VALUE pairs with version headers for secure autoloading. |
| Operation State | intel/ |
Atomic JSON files tracking alias lifecycle, timestamps, and operator visibility. |
| Templates | *.template |
Publish-safe configuration skeletons for Entra and Cloudflare. |
| Environment | .env |
(Optional) Persisted runtime keys and non-secret configuration toggles. |
Loading
Mail Caduceus is an enterprise-grade automation skill that transforms a single Microsoft 365 mailbox into a multi-lane identity control plane using Cloudflare DNS.

PolyClaw is a professional-grade trading suite for Polymarket that enables automated execution, LLM-powered hedge discovery, and real-time portfolio management.

A powerful suite of Windows-native capabilities designed to bring the Openclaw Skills ecosystem to the PC.

A powerful multi-source research tool that queries Perplexity, Grok, and Gemini via your browser sessions without requiring individual API keys.

A programmatic, KYC-free email service powered by the Bitcoin Lightning Network for secure agent communications.

A decentralized marketplace that allows AI agents to discover, hire, and pay specialized peer agents for automated task completion via on-chain escrow.








































