shell
$ npx -y skills add nexu-io/html-anything --skill email-marketing --agent claude-codeInstalls just this skill. Get the whole plugin for auto-invocation.
How it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/email-marketing
Context preview
The summary Claude sees to decide when to auto-load this skill.
产品发布邮件, 含 masthead、hero、CTA、规格表, table-fallback
Stats
Stars7,918
Forks773
LanguageHTML
LicenseApache-2.0
Ships with html-anything
SKILL.md
email-marketing.SKILL.md
--- name: email-marketing zh_name: "营销邮件" en_name: "Marketing Email" emoji: "📧" description: "产品发布邮件, 含 masthead、hero、CTA、规格表, table-fallback" category: email scenario: marketing aspect_hint: "600 邮件宽" featured: 7 tags: ["email", "newsletter", "mjml"] --- 【模板: 品牌产品发布邮件】 【意图】纯 HTML 邮件, 600px 单栏, 兼容邮件客户端。 【布局】 - Masthead (wordmark 居中) - Hero 图块 (SVG 占位) - Headline lockup (含 skewed-italic accent) - Body copy + primary CTA 按钮 - Specifications grid (3 列) - Footer (社交 + 退订) 【设计细节】 - 使用 `<table role='presentation'>` 做布局兜底 - 颜色用 inline style (不要依赖 class)
