← Back to Skills Marketplace
邮件草稿生成器
by
huangjingzhi07
· GitHub ↗
· v1.0.0
261
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install email-draft-oc
Description
智能邮件草稿生成和模板管理工具
README (SKILL.md)
email-draft - 邮件草稿技能
智能邮件草稿生成和模板管理工具。
功能列表
- 草稿生成 - 根据关键词生成邮件草稿
- 模板管理 - 保存和复用常用邮件模板
- 语气调整 - 调整邮件语气(正式/友好/简洁)
- 多语言支持 - 支持生成不同语言的邮件
触发关键词
- 写邮件、生成邮件
- 邮件模板、复用模板
- 正式邮件、友好邮件
数据存储
- drafts.json - 邮件草稿
- templates.json - 邮件模板
使用示例
- "帮我写一封请假邮件"
- "生成一封感谢客户支持的邮件"
- "创建一个报价邮件模板"
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install email-draft-oc - After installation, invoke the skill by name or use
/email-draft-oc - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
初始版本
Metadata
Frequently Asked Questions
What is 邮件草稿生成器?
智能邮件草稿生成和模板管理工具. It is an AI Agent Skill for Claude Code / OpenClaw, with 261 downloads so far.
How do I install 邮件草稿生成器?
Run "/install email-draft-oc" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 邮件草稿生成器 free?
Yes, 邮件草稿生成器 is completely free (open-source). You can download, install and use it at no cost.
Which platforms does 邮件草稿生成器 support?
邮件草稿生成器 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 邮件草稿生成器?
It is built and maintained by huangjingzhi07 (@huangjingzhi07); the current version is v1.0.0.
More Skills