Send SMTP email notifications after Codex completes a task. Use when one Codex or Claude run is finished, or when you need to notify on task completion with device name, project name, status, and summary via email.
$npx -y skills add caopulan/notification-skill --skill email-notifyInstalls into the current project.
Run `npx skills use "https://github.com/caopulan/notification-skill" --skill "caopulan/notification-skill/email-notify"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/caopulan/notification-skill" that are relevant to the current task. Run `npx skills add "https://github.com/caopulan/notification-skill"` and select the relevant skills, then follow their instructions.