email-marketing

Create branded product launch emails with inline CSS and responsive layouts.

3|2|Updated May 28, 2026
One-click install
npx skills add https://github.com/Clos01/Kenbun-Agent --skill email-marketing-clos01
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: email-marketing
Source: https://github.com/Clos01/Kenbun-Agent/tree/main/core/tools/skills/email-marketing
Command: npx skills add https://github.com/Clos01/Kenbun-Agent --skill email-marketing-clos01

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps marketers and designers create complete, visually structured HTML email campaigns without starting from a blank layout or struggling with email-specific formatting constraints.

Core Features & Use Cases

  • Launch Email Layouts: Generates centered single-column marketing emails with mastheads, hero sections, headline lockups, CTAs, specification grids, and footers.
  • Email-Safe HTML Production: Produces inline CSS email documents with responsive behavior, table-friendly structure, and embedded visual treatments instead of external assets.
  • Use Case: Create a branded product announcement email for a new consumer product launch with a strong hero message, conversion-focused CTA, and product details.

Quick Start

Ask the email-marketing skill to design a product launch email for a new running shoe brand with a hero section, headline, CTA, and specifications grid.

Frequently Asked Questions about email-marketing

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

FAQPage Schema
How do I create a responsive HTML email for a product launch?

Responsive HTML emails require structured components, inline CSS, and table-friendly layouts to render correctly across clients. This ensures visual hierarchy and conversion-focused CTAs display properly for product launch campaigns.

What is the best way to structure a promotional email layout?

The best way to structure a promotional email layout is using a centered single-column design. This format typically includes a masthead, hero section, headline lockup, CTA, specification grid, and footer to maintain visual hierarchy and drive conversions.

Can I use MJML-inspired layouts for newsletter design?

Yes, you can use MJML-inspired layouts for newsletter design. The process applies MJML layout principles to generate email-safe HTML documents with responsive behavior and embedded visual treatments instead of relying on external assets.

Does email-safe HTML production require inline styling?

Yes, email-safe HTML production requires inline CSS styling. Inline styling is necessary to produce email documents with proper responsive behavior, table-friendly structures, and embedded visual treatments that ensure consistent rendering across various email platforms.

How do I generate a branded product announcement email from a marketing brief?

You generate a branded product announcement email by processing marketing briefs and campaign requirements. This transforms the brief into a complete HTML email featuring a strong hero message, conversion-focused CTA, and detailed product specifications.

What limitations exist when using HTML for email blasts instead of external assets?

When using HTML for email blasts, limitations include avoiding external assets and relying on embedded visual treatments. You must use inline CSS and table-friendly structures to ensure responsive behavior, as external styling and complex div layouts often fail in email clients.