← 返回 Skills 市场
邮件草稿生成器
作者
huangjingzhi07
· GitHub ↗
· v1.0.0
261
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install email-draft-oc
功能描述
智能邮件草稿生成和模板管理工具
使用说明 (SKILL.md)
email-draft - 邮件草稿技能
智能邮件草稿生成和模板管理工具。
功能列表
- 草稿生成 - 根据关键词生成邮件草稿
- 模板管理 - 保存和复用常用邮件模板
- 语气调整 - 调整邮件语气(正式/友好/简洁)
- 多语言支持 - 支持生成不同语言的邮件
触发关键词
- 写邮件、生成邮件
- 邮件模板、复用模板
- 正式邮件、友好邮件
数据存储
- drafts.json - 邮件草稿
- templates.json - 邮件模板
使用示例
- "帮我写一封请假邮件"
- "生成一封感谢客户支持的邮件"
- "创建一个报价邮件模板"
安全使用建议
This skill appears to do what it says (generate and manage email drafts), but its instructions say it will store drafts in drafts.json and templates.json without saying where or how those files are protected. Before installing, ask: where will these files be written (path)? Will they be encrypted or accessible to other processes/users? How can you view or delete stored drafts/templates? If you plan to generate sensitive emails, avoid using the skill until you confirm storage location and retention policy, or run the skill in an isolated workspace where you control file access and can delete the JSON files afterward.
功能分析
Type: OpenClaw Skill
Name: email-draft-oc
Version: 1.0.0
The skill bundle for 'email-draft' is a standard tool for generating and managing email templates and drafts. The documentation in SKILL.md describes benign functionality such as tone adjustment and local storage in drafts.json and templates.json, with no evidence of malicious intent, data exfiltration, or prompt injection attacks.
能力评估
Purpose & Capability
Name/description (email draft generation and template management) align with the SKILL.md features (draft generation, template management, tone adjustment, multi-language). Nothing in the instructions asks for unrelated credentials or binaries.
Instruction Scope
The SKILL.md explicitly references two data files (drafts.json and templates.json) for storage. It does not specify file locations, retention, access controls, or whether data is encrypted. Persisting user-generated email content can expose sensitive data; the skill does not document how/where this data is stored or how users can inspect/erase it.
Install Mechanism
No install spec and no code files (instruction-only). This minimizes risk from arbitrary downloads or install-time code execution.
Credentials
The skill requests no environment variables or external credentials, which is proportionate. However, it implicitly requires filesystem write/read permission for drafts.json/templates.json; this implicit requirement isn't declared in the metadata.
Persistence & Privilege
always is false and the skill does not request elevated privileges, but it will persist user content to local files. The mismatch between declared config paths (none) and the instruction's storage files is a potential privacy/retention concern.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install email-draft-oc - 安装完成后,直接呼叫该 Skill 的名称或使用
/email-draft-oc触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
初始版本
元数据
常见问题
邮件草稿生成器 是什么?
智能邮件草稿生成和模板管理工具. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 261 次。
如何安装 邮件草稿生成器?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install email-draft-oc」即可一键安装,无需额外配置。
邮件草稿生成器 是免费的吗?
是的,邮件草稿生成器 完全免费(开源免费),可自由下载、安装和使用。
邮件草稿生成器 支持哪些平台?
邮件草稿生成器 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 邮件草稿生成器?
由 huangjingzhi07(@huangjingzhi07)开发并维护,当前版本 v1.0.0。
推荐 Skills