email-templates

Generate HTML and plain-text transactional emails for form submissions.

4|1|Updated Dec 21, 2025
One-click install
npx skills add https://github.com/Soborbo/claudeskills --skill email-templates-soborbo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: email-templates
Source: https://github.com/Soborbo/claudeskills/tree/main/email-templates
Command: npx skills add https://github.com/Soborbo/claudeskills --skill email-templates-soborbo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Transactional emails are essential for lead generation flows but are frequently inconsistent, unbranded, or delivered as marketing content by mistake. This skill provides ready-to-run HTML and plain-text templates for lead notifications, customer confirmations, and calculator quotes, ensuring reliable, professional communication.

Core Features & Use Cases

  • HTML + plain-text templates for Lead Notification (to the business)
  • HTML + plain-text templates for Customer Confirmation (to the customer)
  • Optional Quote Result templates when a calculator is present
  • Resend-compatible delivery workflow with reference-driven customization

Quick Start

Configure your form submission handler to generate and send both the lead notification and customer confirmation emails using the templates provided in this skill. Customize branding by editing the references and ensure reply-to is set appropriately. For each form submission, send:

  • Lead Notification (HTML + Text) to the business
  • Customer Confirmation (HTML + Text) to the customer Integrate with Resend for reliable delivery.

Frequently Asked Questions about email-templates

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

FAQPage Schema
How do I generate transactional emails for form submissions and lead captures?

To generate transactional emails for form submissions, this skill provides ready-to-run HTML and plain-text templates for lead notifications and customer confirmations, ensuring consistent two-way communication. You configure your form submission handler to trigger these templates.

Why do my lead notification emails look inconsistent or unbranded to customers?

Lead notification emails often look inconsistent because they lack standardized templates. This skill solves that by applying inline styles and brand-consistent design via design tokens, generating professional HTML and plain-text outputs for both business and customer confirmations.

Does this email template skill work with Resend for transactional email delivery?

Yes, this skill includes a Resend-compatible delivery workflow. You integrate the provided HTML and plain-text templates into your form handler and use Resend to reliably send both the lead notification to your business and the confirmation to the customer.

Can I send both HTML and plain-text transactional emails for quote requests?

Yes, you can send both HTML and plain-text transactional emails for quote requests. The skill provides optional Quote Result templates specifically for calculators, ensuring customers receive branded quote confirmations alongside standard lead capture notifications.

What is the best way to customize branding in HTML transactional emails?

The best way to customize branding in HTML transactional emails is by editing the provided references and applying design tokens. This ensures your customer confirmations and lead notifications maintain brand consistency without altering the core template structure.