message-dispatcher

Send notifications via email and KakaoTalk with scheduling and logging.

Updated Oct 11, 2025
One-click install
npx skills add https://github.com/ys6448761-hue/daily-miracles-app --skill message-dispatcher
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: message-dispatcher
Source: https://github.com/ys6448761-hue/daily-miracles-app/tree/main/.claude/skills/message-dispatcher
Command: npx skills add https://github.com/ys6448761-hue/daily-miracles-app --skill message-dispatcher

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill consolidates and automates the sending of notifications via email (SendGrid) and KakaoTalk (Solapi) in a single, reliable workflow, ensuring timely delivery and unified logging.

Core Features & Use Cases

  • Email delivery with SendGrid: reliable email sending and tracking.
  • KakaoTalk Alimtalk delivery: integrated KakaoTalk messaging with channel configuration.
  • Scheduling and status reporting: supports delayed delivery and centralized logs for audit trails.
  • Use Case: A product team can notify users with multi-channel messages (email + KakaoTalk) for onboarding, alerts, and confirmations, with a unified delivery log.

Quick Start

Send a test notification to a sample recipient via email and KakaoTalk using the provided payload.

Frequently Asked Questions about message-dispatcher

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

FAQPage Schema
How do I send notifications via both email and KakaoTalk in a single workflow?

To send unified notifications via email and KakaoTalk, you can use a workflow that integrates SendGrid for email delivery and Solapi for KakaoTalk Alimtalk messages. This approach centralizes channel selection, scheduling, and delivery logging into one reliable process.

What is the best way to schedule customer onboarding messages across multiple channels?

Scheduling customer onboarding messages across channels requires a unified dispatcher supporting delayed delivery and centralized logging. By integrating SendGrid for email and Solapi for KakaoTalk, you can automate trackable, multi-channel onboarding notifications with a single configuration.

Does SendGrid work with KakaoTalk for sending trackable business alerts?

Yes, SendGrid works alongside KakaoTalk via Solapi integration to send trackable business alerts. A unified messaging workflow connects both platforms, allowing you to route alerts through email or KakaoTalk while maintaining centralized status reporting and delivery logs.

How do I set up API keys for SendGrid and Solapi message delivery?

Setting up SendGrid and Solapi message delivery requires configuring environment variables for API keys and message templates. This environment-based configuration allows the unified dispatcher to authenticate requests, apply templates, and route payloads to the correct messaging channel securely.

Can I handle attachments and status reporting for KakaoTalk and email notifications?

Yes, you can handle attachments and status reporting for KakaoTalk and email notifications. The unified delivery workflow supports attachments handling and generates centralized delivery logs, providing a complete audit trail and status tracking for both SendGrid and Solapi messages.

Why use a multi-channel message dispatcher instead of separate email and KakaoTalk APIs?

Using a multi-channel message dispatcher instead of separate APIs consolidates email and KakaoTalk delivery into a single trackable workflow. This unified approach simplifies scheduling, standardizes status reporting, and centralizes logging for business communications like alerts and confirmations.