Email

Integrations

The Email skill provides SMTP and IMAP integration for sending notifications, reading emails, and automating email workflows.

Available Tools

  • email_sendSend emails via SMTP
  • email_readRead emails via IMAP
  • email_searchSearch email inbox
  • email_attachmentsHandle attachments

Configuration

SettingDescriptionRequired
smtp_hostSMTP server hostnameRequired
smtp_portSMTP server portRequired
usernameEmail usernameRequired
passwordEmail passwordRequired

Examples

Send an email

> Send an email to team@company.com with the subject "Deployment complete"

Installation

CLICopy
kai skills install email

After installation, configure the skill using the kai config command or edit your .kai/config.yaml file.

All SkillsSkill Commands