Email — Service/Transactional Service/transactional email extension for Caffeine AI . Overview This skill adds support for sending service and transactional emails from the backend canister. Use sendServiceEmail for order confirmations, notifications, and similar one-off emails. Backend This component is for sending service/transactional emails. There is the prefabricated module mo:caffeineai-email/emailClient.mo which cannot be modified. Use the sendServiceEmail function. Each recipient is sent an individual email It returns a SendResult which is #ok if the email is sent successfully otherwise #err(error) with the error text. Show more Installs 558 Repository caffeinelabs/skills First Seen Apr 4, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
extension-email
安装
npx skills add https://github.com/caffeinelabs/skills --skill extension-email