twilio-sendgrid-email-settings Skill
Configure SendGrid dynamic templates (Handlebars), tracking settings (opens, clicks, subscriptions), link branding for custom tracking domains, and content types (HTML, plain text, AMP). Use when customizing SendGrid email content, tracking behavior, or branded links. Requires a SendGrid API key (SG.-prefix) — not appl Published by openai in plugins.
What is twilio-sendgrid-email-settings Skill?
Configure SendGrid dynamic templates (Handlebars), tracking settings (opens, clicks, subscriptions), link branding for custom tracking domains, and content types (HTML, plain text, AMP). Use when customizing SendGrid email content, tracking behavior, or branded links. Requires a SendGrid API key (SG.-prefix) — not appl Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using plugins
Technical details
- Install or run with Copy skill directory
When to use twilio-sendgrid-email-settings Skill
- Use it for developers using plugins.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/twilio-developer-kit/skills/twilio-sendgrid-email-settings/SKILL.md
What it does
Configure SendGrid dynamic templates (Handlebars), tracking settings (opens, clicks, subscriptions), link branding for custom tracking domains, and content types (HTML, plain text, AMP). Use when customizing SendGrid email content, tracking behavior, or branded links. Requires a SendGrid API key (SG.-prefix) — not appl
Skill instructions
Overview SendGrid email settings control how your messages are constructed, personalized, and tracked. Most configuration happens in the SendGrid Console, but templates and tracking can also be managed via API. --- Dynamic Templates Templates use Handlebars syntax and are managed in Console Email API Dynamic Templates. Template IDs start with d-. Supported Handlebars helpers: | Helper | Use | Example | |--------|-----|---------| | if / unless | Conditional | {{if premium}}Welcome back!{{/if}} | | each | Iteration | {{each items}}{{this.name}}{{/each}} | | equals / notEquals | Comparison | {{equals status "active"}}...{{/equals}} | | and / or | Boolean logic | {{and premium verified}}...{{/and}} | | greaterThan / lessThan | Numeric | {{greaterThan count 5}}...{{/greaterThan}} | | length | Array/string | {{length items}} | | formatDate | Date format | {{formatDate date "MM/DD/YYYY"}} | | insert | Module insert | {{insert "modulename"}} | NOT supported: Custom helpers, inline partials, lo
Explore related resources
Frequently asked questions
What is twilio-sendgrid-email-settings?
twilio-sendgrid-email-settings is a open-source AI agent skill with Copy skill directory. Configure SendGrid dynamic templates (Handlebars), tracking settings (opens, clicks, subscriptions), link branding for custom tracking domains, and content types (HTML, plain text, AMP).
Who is twilio-sendgrid-email-settings best for?
twilio-sendgrid-email-settings is best for reusing agent instructions, scripts, and references.
How do I install twilio-sendgrid-email-settings?
Install or run twilio-sendgrid-email-settings using Copy skill directory. Check twilio-sendgrid-email-settings for the latest setup command.
Is twilio-sendgrid-email-settings actively maintained?
twilio-sendgrid-email-settings may need a closer maintenance check before production use.
Auto-fetched from GitHub.