← Back to Skills Marketplace
biaojian2008

da-fu-da-gui

by biaojian2008 · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
473
Downloads
2
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install email-reply
Description
智能邮箱自动回复工具,实时监测新邮件,自动发送自定义模板回复,支持多邮箱集成,防止重复回复。
README (SKILL.md)

技能名称:智能邮箱自动回复\r

\r

技能简介\r

本技能可自动处理你的邮件收件箱,在新邮件到达时,根据邮件内容,自动生成并发送合适的回复。支持自定义回复模板,适合商务、客服、个人自动回复等多种场景。\r \r

主要功能\r

  • 实时检测新邮件,并自动发送回复\r
  • 支持自定义回复模板(基于发件人/主题关键词)\r
  • 可与多种邮箱(如Gmail、Outlook)集成\r
  • 自动记录已回复历史,防止重复发送\r \r

使用方法\r

  1. 在 ClawHub 中安装本技能。\r
  2. 进入技能设置,授权并绑定你的邮箱账号。\r
  3. 编辑或选择自动回复模板,也可以按关键字设置不同回复内容。\r
  4. 保存设置,技能即自动开始在后台工作。\r \r

实际用例\r

  • 客户询盘自动回复:当客户发来邮件咨询时,自动回复:“您好,我们已经收到您的来信,会尽快有专人联系您。”\r
  • 节假日自动告知:在节假日,自动回复说明公司放假时间,处理延迟说明等。\r \r

注意事项\r

  • 建议定期检查自动回复逻辑,防止误回复。\r
  • 回复模板支持变量:如插入发件人姓名、时间等信息。\r
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install email-reply
  3. After installation, invoke the skill by name or use /email-reply
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
智能邮箱自动回复技能发布 1.0.0 - 自动检测新邮件并生成合适回复 - 支持自定义回复模板,按发件人或主题关键词定制 - 集成多种邮箱(如 Gmail、Outlook) - 自动记录回复历史,避免重复发送 - 适用于商务、客服、个人等多场景
Metadata
Slug email-reply
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is da-fu-da-gui?

智能邮箱自动回复工具,实时监测新邮件,自动发送自定义模板回复,支持多邮箱集成,防止重复回复。 It is an AI Agent Skill for Claude Code / OpenClaw, with 473 downloads so far.

How do I install da-fu-da-gui?

Run "/install email-reply" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is da-fu-da-gui free?

Yes, da-fu-da-gui is completely free (open-source). You can download, install and use it at no cost.

Which platforms does da-fu-da-gui support?

da-fu-da-gui is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created da-fu-da-gui?

It is built and maintained by biaojian2008 (@biaojian2008); the current version is v1.0.0.

💬 Comments