uni-sendgrid

Community

Send transactional emails from the terminal.

Authorshockz09
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables you to send transactional emails from the command line using SendGrid, replacing manual steps and API calls with a simple CLI workflow.

Core Features & Use Cases

  • Plain text and HTML emails: Send emails with or without HTML content.
  • Dynamic templates: Use SendGrid dynamic templates with data payloads.
  • Multiple recipients: Send to a comma-separated list of recipients.
  • Sender verification: Requires a verified sender and API key to operate.

Quick Start

  • Authorize: uni sendgrid auth SG.xxx -f sender@example.com
  • Send plain text: uni sendgrid send user@example.com "Subject" "Message body here"
  • Send HTML: uni sendgrid send user@example.com "Welcome!" --html "<h1>Welcome!</h1><p>Thanks for joining.</p>"
  • Send to multiple: uni sendgrid send "a@test.com,b@test.com" "Newsletter" "Content here"

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: uni-sendgrid
Download link: https://github.com/shockz09/uni-cli/archive/main.zip#uni-sendgrid

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.