email-setup

Provision a custom vellum.me domain and email address for an assistant.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/CerisonAutomation/clud --skill email-setup-cerisonautomation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: email-setup
Source: https://github.com/CerisonAutomation/clud/tree/main/skills/email-setup
Command: npx skills add https://github.com/CerisonAutomation/clud --skill email-setup-cerisonautomation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps provision a dedicated custom [name].vellum.me domain and email address for your assistant, so the assistant can send and receive emails reliably without repeating setup work.

Core Features & Use Cases

  • One-time domain and email provisioning: Checks whether a domain and email already exist, then registers the domain first and creates the email only when needed.
  • Correct scope control: Only runs when the user explicitly requests setup for the assistant’s own email address (not the user’s personal email).
  • Operational verification and persistence: Verifies status after registration and stores a memory note that the domain/email have been provisioned.

Quick Start

Ask the assistant to set up its own email address and domain (for example: “set up your email”).

Frequently Asked Questions about email-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a custom email domain for my assistant?

You can provision a custom email domain for your assistant by requesting email setup, which triggers domain status checks, subdomain registration on vellum.me, and email username activation. The process runs automatically with guardrails to prevent duplicate execution.

What is the process for provisioning an assistant email address?

Provisioning an assistant email address requires checking existing domain and email status, then registering the `[name].vellum.me` subdomain first, followed by creating the email username, and finally verifying activation. This one-time setup ensures reliable email capabilities without repeating work.

Do I need to manually register the domain before creating an assistant email?

No, manual domain registration is not required. The skill checks whether a domain already exists and automatically registers the `[name].vellum.me` subdomain first, then creates the email only when needed, ensuring correct order without repeated or unsolicited execution.

Can I use this email setup to configure my own personal email address?

No, the scope is controlled to only run when you explicitly request setup for the assistant's own email address. It provisions a dedicated custom domain and email for the assistant's identity, not for a user's personal email.

Why does the assistant email provisioning process check status before registering?

The email provisioning process checks domain and email status before registering to prevent repeated or unsolicited execution. This guardrail ensures the subdomain and email username are only created when needed, avoiding duplicate setup work and verifying activation after registration.

What happens after the custom email domain registration is complete?

After custom email domain registration completes, the skill verifies the activation status and stores a memory note that the domain and email have been provisioned. This persistence ensures the assistant can send and receive emails reliably without repeating the one-time setup.