email-notify

Send structured notification emails via SMTP with customizable subjects and attachments.

3|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/hztBUAA/open-fars-template --skill email-notify-hztbuaa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: email-notify
Source: https://github.com/hztBUAA/open-fars-template/tree/main/template/.claude/skills/email-notify
Command: npx skills add https://github.com/hztBUAA/open-fars-template --skill email-notify-hztbuaa

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides a reliable and structured way to communicate critical updates, decisions, and progress reports from the AI system to the user via email.

Core Features & Use Cases

  • Automated Notifications: Sends emails for task completion, failures, escalations, or when human input is required.
  • Structured Content: Enforces a consistent email format for clarity and actionability.
  • Use Case: When a long-running research pipeline completes a major stage, this Skill can automatically send an email to the project lead summarizing the achievements and outlining the next steps.

Quick Start

Use the email-notify skill to send an email with the subject 'Project Update' and the body content from the file 'update_report.md'.

Frequently Asked Questions about email-notify

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

FAQPage Schema
How do I send automated email notifications for task milestones via SMTP?

You can send automated email notifications for task milestones via SMTP by configuring the skill with your server credentials, specifying customizable subjects and bodies, and defining trigger points like completion or failure to ensure clear communication in autonomous workflows.

What is the best way to notify users when a long-running autonomous workflow fails?

The best way to notify users when an autonomous workflow fails is to trigger a structured email notification, sending a customizable failure report via SMTP to the designated recipient to communicate critical updates and decisions for escalation.

Do I need to provide my own SMTP server credentials to send structured notification emails?

Yes, you need to provide your own SMTP server configuration and credentials to send structured notification emails, which is required to ensure reliable delivery of customizable subjects, bodies, and optional attachments.

Can I include attachments and custom subjects in my automated workflow emails?

Yes, you can include attachments and custom subjects in your automated workflow emails, as the skill supports customizable subject lines, structured body content, and optional attachments for reporting and notification purposes.

How does structured email reporting work for autonomous task pipelines?

Structured email reporting for autonomous task pipelines works by enforcing a consistent email format for clarity and actionability, sending summaries of achievements and next steps via SMTP when a major pipeline stage completes.