← 返回
沟通协作 Key

Sendgrid Skills

SendGrid email platform integration for sending and receiving emails. Routes to sub-skills for outbound transactional emails (send-email) and receiving via I...
SendGrid 邮件平台集成,用于发送和接收邮件。路由至子技能,用于发送事务邮件(send‑email)和接收邮件(inbound)。
vince-winkintel
沟通协作 clawhub v1.2.2 1 版本 99833.1 Key: 需要
★ 3
Stars
📥 2,333
下载
💾 73
安装
1
版本
#latest

概述

SendGrid

Overview

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

Sub-Skills

FeatureSkillUse When
--------------------------
Sending emailssend-emailTransactional emails, notifications, simple sends, dynamic templates
Receiving emailssendgrid-inboundInbound Parse Webhook, MX record setup, parsing incoming email

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.

When to use SendGrid vs other services

What's your use case?
├─ Transactional emails (receipts, notifications, password resets)
│  └─ SendGrid (send-email) ✅
├─ Marketing campaigns / bulk email
│  └─ Consider SendGrid Marketing Campaigns (outside this skill)
├─ Receiving emails programmatically
│  └─ SendGrid Inbound Parse (sendgrid-inbound) ✅
└─ Simple SMTP relay
   └─ SendGrid SMTP (outside this skill)

Resources

版本历史

共 1 个版本

  • v1.2.2 当前
    2026-03-28 14:55 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

communication-collaboration

imap-smtp-email

gzlicanyi
使用IMAP/SMTP读取和发送邮件;检查新/未读邮件、获取内容、搜索邮箱、标记已读/未读、发送带附件的邮件。支持...
★ 113 📥 52,399
developer-tools

Gitlab Cli Skills

vince-winkintel
全面的 GitLab CLI (glab) 命令参考和工作流,涵盖所有 GitLab 操作。适用于处理合并请求、CI/CD 流水线、问题、发布等场景。
★ 8 📥 6,167
communication-collaboration

Slack

steipete
当需要通过 slack 工具从 Clawdbot 控制 Slack 时使用,包括在频道或私信中回复消息或置顶/取消置顶项目。
★ 157 📥 47,675