email-marketing

Generates a single-column HTML product-launch email with masthead, hero, headline, CTA, and specs grid.

Updated May 20, 2026
One-click install
npx skills add https://github.com/Keimoshi/Silverloft --skill email-marketing-keimoshi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: email-marketing
Source: https://github.com/Keimoshi/Silverloft/tree/main/open-design-port/skills/email-marketing
Command: npx skills add https://github.com/Keimoshi/Silverloft --skill email-marketing-keimoshi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Designing a polished product-launch email from scratch requires layout, typography, and brand decisions that are slow to iterate on manually. This Skill produces a complete, self-contained HTML email — masthead, hero image block, headline lockup, body copy, CTA, and specifications grid — from a single brief. ## Core Features & Use Cases - Complete email layout: Generates a centered 600–680px single-column HTML email with masthead, hero, eyebrow, skewed-accent headline lockup, body copy, one primary CTA, 2×2 specs grid, and footer with unsubscribe links. - Design-system driven: Reads the active DESIGN.md to pick display fonts, accent colors, and type tokens so the email matches the brand system. - Self-contained output: Uses inline CSS, inline SVG product illustrations, and DS-tinted gradients — no external images — with data-od-id markers on key sections. - Use Case: Ask for a launch email for a new running shoe and receive a ready-to-preview HTML email with a wordmark, SVG shoe hero, headline lockup, specs callouts, and a single CTA. ## Quick Start Ask the assistant to design a product launch email for your brand, for example a sporty running shoe with a hero image, big headline, specs grid, and call-to-action button.

Frequently Asked Questions about email-marketing

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

FAQPage Schema
How do I generate a product launch email template with AI?

Provide a brief naming the brand and product, and the Skill produces a complete HTML email with masthead, hero block, headline lockup, body copy, one CTA, and a specs grid. The output is a single self-contained HTML document with inline CSS.

What sections does the generated marketing email include?

The email includes a masthead with wordmark and nav links, a 16:9 hero image block, an eyebrow line, a display-font headline lockup with a skewed accent word, body copy, one primary CTA, a 2×2 specifications grid, and a footer with unsubscribe and view-in-browser links.

Does the email template use external images or hosted assets?

No. The hero and product visuals are built from inline SVG illustrations and design-system-tinted gradient blocks, so the HTML file is fully self-contained with no external image dependencies.

Is the generated HTML email responsive on mobile screens?

Yes. The layout centers a 600–680px column that reflows on narrow viewports, and the self-check requires legibility at 480px width with type dropping one step, as shown in the example's media queries.

Can I use this for MJML or newsletter blast formats?

The Skill triggers on requests for emails, newsletters, email blasts, and MJML-style templates, but it outputs pure HTML with a table-fallback-friendly single-column layout rather than actual MJML markup.