← 返回 Skills 市场
da-fu-da-gui
作者
biaojian2008
· GitHub ↗
· v1.0.0
473
总下载
2
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install email-reply
功能描述
智能邮箱自动回复工具,实时监测新邮件,自动发送自定义模板回复,支持多邮箱集成,防止重复回复。
使用说明 (SKILL.md)
技能名称:智能邮箱自动回复\r
\r
技能简介\r
本技能可自动处理你的邮件收件箱,在新邮件到达时,根据邮件内容,自动生成并发送合适的回复。支持自定义回复模板,适合商务、客服、个人自动回复等多种场景。\r \r
主要功能\r
- 实时检测新邮件,并自动发送回复\r
- 支持自定义回复模板(基于发件人/主题关键词)\r
- 可与多种邮箱(如Gmail、Outlook)集成\r
- 自动记录已回复历史,防止重复发送\r \r
使用方法\r
- 在 ClawHub 中安装本技能。\r
- 进入技能设置,授权并绑定你的邮箱账号。\r
- 编辑或选择自动回复模板,也可以按关键字设置不同回复内容。\r
- 保存设置,技能即自动开始在后台工作。\r \r
实际用例\r
- 客户询盘自动回复:当客户发来邮件咨询时,自动回复:“您好,我们已经收到您的来信,会尽快有专人联系您。”\r
- 节假日自动告知:在节假日,自动回复说明公司放假时间,处理延迟说明等。\r \r
注意事项\r
- 建议定期检查自动回复逻辑,防止误回复。\r
- 回复模板支持变量:如插入发件人姓名、时间等信息。\r
安全使用建议
Before installing: 1) Ask the publisher how account authorization works — require OAuth flows with explicit scopes (read/send) rather than raw passwords. 2) Verify where and how authorization tokens/credentials are stored, who can access them, and how to revoke them. 3) Confirm what exact permissions the skill will request and that it will not delete or forward emails without consent. 4) Test the skill on a disposable or test mailbox first to observe behavior and automatic replies. 5) Prefer skills from known sources with a privacy policy; if the source is unknown and you cannot get answers to the above, avoid granting mailbox access. 6) Limit automatic replies with whitelists/blacklists and review reply history regularly to prevent spam or data leaks.
功能分析
Type: OpenClaw Skill
Name: email-reply
Version: 1.0.0
The skill bundle is classified as benign. All files, including `_meta.json`, `SKILL.md`, `reply_template.txt`, and `trigger_keywords.txt`, are consistent with the stated purpose of an 'Intelligent Email Auto-Reply' skill. The `SKILL.md` provides clear, non-malicious instructions for the AI agent to set up and operate the auto-reply service, including necessary email account authorization. There are no signs of prompt injection attempts, data exfiltration, malicious execution, persistence mechanisms, or obfuscation. The mention of variable support in reply templates is a standard feature and does not indicate malicious intent within this skill bundle itself.
能力评估
Purpose & Capability
The skill's purpose (real-time monitoring and sending replies for Gmail/Outlook) inherently requires mailbox access (OAuth tokens, SMTP/IMAP or API credentials), but the metadata declares no required credentials, env vars, or config paths. That omission is inconsistent: a genuine email-integration skill should declare or document how it will obtain and store account credentials.
Instruction Scope
SKILL.md is vague about the actual runtime actions: it tells the user to 'authorize and bind your email account' and that the skill will run in the background, but provides no guidance on the authorization method, what exact permissions are requested (read/send/delete), what data is logged, or where tokens/settings are stored. The instructions grant broad discretion and could lead to the agent requesting or storing sensitive credentials without clear constraints.
Install Mechanism
There is no install spec and no code files beyond small template files; being instruction-only reduces disk-write risk. Nothing is downloaded or executed by the skill itself according to the manifest.
Credentials
No environment variables, credentials, or config paths are declared even though the feature set requires mailbox credentials. This mismatch prevents a clear review of required secrets and is disproportionate to the stated capability.
Persistence & Privilege
The skill is not marked always:true, which is good, but it is allowed to be invoked autonomously. Combined with email send/read capability (implied by purpose), autonomous operation increases risk (mass replies, accidental data leakage). The manifest does not clarify retention or revocation of any bound credentials.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install email-reply - 安装完成后,直接呼叫该 Skill 的名称或使用
/email-reply触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
智能邮箱自动回复技能发布 1.0.0
- 自动检测新邮件并生成合适回复
- 支持自定义回复模板,按发件人或主题关键词定制
- 集成多种邮箱(如 Gmail、Outlook)
- 自动记录回复历史,避免重复发送
- 适用于商务、客服、个人等多场景
元数据
常见问题
da-fu-da-gui 是什么?
智能邮箱自动回复工具,实时监测新邮件,自动发送自定义模板回复,支持多邮箱集成,防止重复回复。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 473 次。
如何安装 da-fu-da-gui?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install email-reply」即可一键安装,无需额外配置。
da-fu-da-gui 是免费的吗?
是的,da-fu-da-gui 完全免费(开源免费),可自由下载、安装和使用。
da-fu-da-gui 支持哪些平台?
da-fu-da-gui 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 da-fu-da-gui?
由 biaojian2008(@biaojian2008)开发并维护,当前版本 v1.0.0。
推荐 Skills