email-drafter

仓库创建 2026年3月18日最近提交 1 天前SkillHot 收录 6 小时前
▸ 精选理由

快速产出商务邮件模板,适合日常沟通与外贸

这个 Skill 做什么

根据结构化参数生成专业邮件草稿,支持多语气与多语言

把结构化参数一键生成专业邮件草稿,适合写商务跟进、介绍、会议邀请等场景,还能切换语气和语言。内部用 Python templates 生成有规则的字段,方便直接复制到邮箱或做模板库。特别适合需要多语言或统一格式的团队,能大幅减少反复润色的时间。

▸ 展开 SKILL.md 英文原文

Generate professional email drafts using Python templates. Use when the user needs to compose business emails, follow-ups, introductions, meeting requests, or other professional correspondence. Supports multiple tones, languages, and email types with structured output.

办公文档邮件草稿模板多语种通用
0
Stars
0
Forks
23
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/Await-d/OpenAWork/main/packages/resources/resources/skills/reference/email-drafter/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/Await-d/OpenAWork/main/packages/resources/resources/skills/reference/email-drafter/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Email Drafter

Generate professional email drafts from structured input parameters.

## When to use this skill

- User asks to write or draft a professional email
- User needs help composing a business email (follow-up, introduction, request, etc.)
- User wants to generate email templates for different scenarios
- User needs multilingual email drafts (Chinese, English, Japanese, etc.)

## Scripts overview

| Script           | Purpose                          | Dependencies           |
| ---------------- | -------------------------------- | ---------------------- |
| `email_draft.py` | Generate structured email drafts | Python 3 (stdlib only) |

## Steps

### 1. Generate an email draft

``
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有