Email Writer
VerifiedEmail Writer — documentation and writing tool. Supports Email writing assistant, business email, English email, job application email.
$ Add to .claude/skills/ About This Skill
Content available in Chinese
# email-writer
邮件写作助手。商务邮件、求职邮件、跟进邮件、道歉邮件。中英双语。
为什么用这个 Skill? / Why This Skill?
- 场景化模板:商务、跟进、冷启动、道歉、回复——每种邮件有专属结构和语气
- 语气控制:`--tone formal|friendly` 切换正式/友好语气
- 中英双语:同一封邮件可以中英文对照输出
- Compared to asking AI directly: purpose-built email templates with tone control, proper business email structure (subject line, greeting, body, CTA, sign-off)
Usage
Run the script at `scripts/email.sh`:
| Command | Description | |---------|-------------| | `email.sh business "收件人" "主题"` | 商务邮件模板 | | `email.sh followup "主题"` | 跟进邮件模板 | | `email.sh cold "公司" "目的"` | 冷启动邮件模板 | | `email.sh apology "原因"` | 道歉邮件模板 | | `email.sh reply "原文摘要" [--tone formal\|friendly]` | 回复邮件模板 | | `email.sh series "场景(销售\|合作\|催款\|招聘)"` | 邮件序列(4封自动化) | | `email.sh template "类型(感谢\|通知\|邀请\|拒绝\|催款)"` | 邮件模板库 | | `email.sh subject "内容描述"` | 高打开率主题行生成(5种风格) | | `email.sh help` | 显示帮助信息 |
Examples
```bash # 商务邮件 bash scripts/email.sh business "王总" "合作方案"
# 跟进邮件 bash scripts/email.sh followup "上周会议跟进"
# 冷启动邮件 bash scripts/email.sh cold "字节跳动" "技术合作"
# 道歉邮件 bash scripts/email.sh apology "发货延迟"
# 回复邮件(正式语气) bash scripts/email.sh reply "对方询问报价" --tone formal
# 邮件序列(销售场景4封) bash scripts/email.sh series "销售"
# 邮件模板(感谢信) bash scripts/email.sh template "感谢"
# 生成5种风格的主题行 bash scripts/email.sh subject "新产品发布" ``` --- 💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com
Use Cases
- Draft professional emails with appropriate tone for different business contexts
- Generate follow-up emails that reference previous conversation points
- Create email templates for common scenarios: introductions, requests, and thank-yous
- Adapt email writing style to match different audiences: executives, peers, or clients
- Translate email intent into clear, concise messages that drive action
Pros & Cons
Pros
- +Tone-aware writing adapts to different professional contexts automatically
- +Template generation saves time on emails that follow common patterns
- +Clear, action-oriented writing increases response rates
Cons
- -Documentation partially in Chinese
- -Only available on claude-code and openclaw platforms
- -Generated emails need personalization to avoid feeling generic
FAQ
What does Email Writer do?
What platforms support Email Writer?
What are the use cases for Email Writer?
100+ free AI tools
Writing, PDF, image, and developer tools — all in your browser.
Next Step
Use the skill detail page to evaluate fit and install steps. For a direct browser workflow, move into a focused tool route instead of staying in broader support surfaces.