Sendgrid

Use when working with SendGrid email platform - routes to sub-skills for sending email.

kbarbel640-del Updated 1 repo stars

File contents

SendGrid

Overview

SendGrid is an email platform for developers. This skill routes to feature-specific sub-skills.

Sub-Skills

Feature Skill Use When
Sending emails send-email Transactional emails, notifications, simple sends

Common Setup

API Key

Store in environment variable:

export SENDGRID_API_KEY=SG.xxxxxxxxx

SDK Installation

See send-email skill for installation instructions across supported languages.

Resources

kbarbel640-del/skills/tree/main/skills/vince-winkintel/sendgrid-skills commit 6f0647fba1

Frequently asked questions

npx skillmds@latest add kbarbel640-del/sendgrid-2