templates

Manage Resend email templates via the API with lifecycle operations.

Updated Jan 6, 2026
One-click install
npx skills add https://github.com/marcosmlslira/observadordedominios --skill templates-marcosmlslira
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: templates
Source: https://github.com/marcosmlslira/observadordedominios/tree/main/.agents/skills/resend/templates
Command: npx skills add https://github.com/marcosmlslira/observadordedominios --skill templates-marcosmlslira

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires resend.

What problem does it solve?

Templates enable centralized management of email content in Resend, reducing duplication and enabling consistent lifecycle control across campaigns.

Core Features & Use Cases

  • Create, get, list, update, delete, publish, and duplicate templates via the API.
  • Define and apply template variables, including aliases for stable references and versioned content.
  • Use cases include onboarding emails, transactional messages, and marketing campaigns with consistent design and messaging.

Quick Start

Use the Resend templates API to programmatically manage template lifecycle and variables for automated email workflows.

Frequently Asked Questions about templates

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

FAQPage Schema
How do I automate Resend email template management via the API?

Resend template lifecycle automation allows you to programmatically create, update, publish, list, and delete templates via the API. This covers onboarding, transactional, and marketing email workflows with consistent design and messaging.

Does Resend API support template variables and draft publishing workflows?

Yes, the Resend API supports defining and applying template variables, including aliases for stable references. It also handles draft and publish lifecycle logic to manage versioned content effectively across campaigns.

Can I duplicate existing Resend templates for different marketing campaigns?

Yes, you can duplicate existing Resend templates via the API. This allows you to reuse established designs and messaging for different marketing campaigns, onboarding sequences, or transactional messages without starting from scratch.

Do I need a Resend API key to manage email templates programmatically?

Yes, you need API access to Resend to manage templates programmatically. This access is required to authenticate requests for creating, updating, publishing, or deleting templates and handling template variables.

What is the best way to handle template aliases and versioned content in Resend?

The best way to handle template aliases and versioned content in Resend is by using the API to define stable references. This ensures consistent messaging across automated email workflows while maintaining distinct draft and published versions.