send-email

Send ingest summary emails to hub contacts from i3.conf mapping output.

35|12|Updated Jan 10, 2017
One-click install
npx skills add https://github.com/dpla/ingestion3 --skill send-email-dpla
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: send-email
Source: https://github.com/dpla/ingestion3/tree/main/.cursor/skills/send-email
Command: npx skills add https://github.com/dpla/ingestion3 --skill send-email-dpla

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Automates the distribution of ingest mapping summaries to hub contacts, reducing manual follow-ups and ensuring timely updates.

Core Features & Use Cases

  • Retrieve the most recent mapping output or a specified one and email it to hub contacts.
  • Supports resending to updated contact lists when changes occur.
  • Useful for daily or per-ingest notifications to maintain data governance and transparency.

Quick Start

Send the ingest mapping summary to the hub's configured contacts using the most recent mapping output.

Frequently Asked Questions about send-email

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

FAQPage Schema
How do I automate sending ingest summary emails to hub contacts?

To automate sending an ingest summary email, this Skill locates the latest mapping output directory and dispatches the summary to hub contacts configured in i3.conf. It eliminates manual follow-ups by automating notifications directly after mapping and validation steps.

Can I resend an ingest mapping summary to an updated contact list?

Yes, you can resend an ingest mapping summary to an updated contact list. The Skill supports resending to configured hub contacts when changes occur, ensuring data governance and transparency across ingestion workflows.

How do I specify a mapping output path for email notifications?

You can specify a mapping output path for email notifications using an optional explicit path parameter. By default, the Skill automatically locates and retrieves the most recent mapping output directory to include in the summary email.

When do I need to send ingest notifications across hubs?

You need to send ingest notifications across hubs after completing mapping and validation steps or when resending is required. This maintains data governance and transparency by providing timely updates to configured hub contacts.

Does this email automation Skill require external dependencies?

No, this email automation Skill requires no external dependencies to function. It operates independently using scripts to locate mapping outputs and dispatch summary emails to hub contacts configured in i3.conf.

What's the best way to notify hub contacts after data ingestion?

The best way to notify hub contacts after data ingestion is to automate summary emails directly from the mapping output. This Skill retrieves the latest or specified mapping results and dispatches them to contacts, reducing manual follow-ups.