extension-email
OfficialSend reliable backend service emails.
Authorcaffeinelabs
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill enables backend services to send reliable service and transactional emails (e.g., order confirmations, notifications) without mixing with marketing or verification workflows.
Core Features & Use Cases
- SendServiceEmail: Use a simple API to send an email to each recipient individually.
- Prefabricated client: Uses mo:caffeineai-email/emailClient.mo which cannot be modified.
- Return value: The operation returns a SendResult with #ok on success or #err(error) on failure.
- Typical scenarios: Order confirmations, payment receipts, and system notifications.
Quick Start
Configure the backend to import the email client, then call sendServiceEmail with a from username, a recipient list, a subject, and an HTML body to deliver a transactional email.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: extension-email Download link: https://github.com/caffeinelabs/skills/archive/main.zip#extension-email Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.