← 返回 Skills 市场
Ai Intelligent Email Automation
作者
yang1002378395-cmyk
· GitHub ↗
· v1.0.0
· MIT-0
351
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ai-intelligent-email-automation
功能描述
邮件自动化,发送/接收/分析。
使用说明 (SKILL.md)
AI 智能邮件自动化系统
描述
邮件自动化,发送/接收/分析。
功能
- 批量发送(邮件群发)
- 自动回复(智能回复)
- 邮件分类(自动分类)
- 邮件追踪(已读/点击)
- 模板管理(模板库)
定价
- 基础版:¥49/月(500 封/月)
- 专业版:¥199/月(5000 封/月)
- 企业版:¥799/月(无限封)
适用场景
- 邮件营销
- 客户通知
- 自动回复
- 邮件管理
技术栈
- Python + FastAPI
- SMTP/IMAP
- 模板引擎
- 追踪系统
安装
git clone https://github.com/openclaw-skills/ai-intelligent-email-automation
cd ai-intelligent-email-automation
pip install -r requirements.txt
python app.py
创建:2026-03-13 作者:OpenClaw Skills Team
安全使用建议
This skill is suspicious because its metadata omits required binaries and credentials while its instructions ask you to clone and run an external GitHub project. Before installing or running it: (1) review the GitHub repository contents and commit history to ensure code is trustworthy; (2) confirm which environment variables or config files are required (SMTP/IMAP credentials, API keys, database config) and avoid placing secrets in shared agent environments; (3) run the code in an isolated sandbox or container, not on a production host; (4) prefer an install spec that pins versions and uses signed releases; and (5) if you don't trust the repo or cannot inspect it, do not run git clone && pip install as instructed. Additional useful info to change this assessment: a verified repository URL, a pinned release/tag, a requirements list of needed env vars, or a packaged install with checksums/signatures.
功能分析
Type: OpenClaw Skill
Name: ai-intelligent-email-automation
Version: 1.0.0
The skill bundle contains only metadata and documentation for an email automation tool. No executable code, scripts, or malicious instructions were found in the provided files (SKILL.md, skill.json, _meta.json). The documentation describes standard email management features such as SMTP/IMAP integration and bulk sending without any indicators of data exfiltration or unauthorized access.
能力评估
Purpose & Capability
The name/description claim an email automation system, which reasonably requires SMTP/IMAP credentials and a Python runtime. However the skill declares no required binaries or environment variables. The SKILL.md instructs using git, pip and python and expects an external service to run, so the declared metadata is incomplete and inconsistent with the stated purpose.
Instruction Scope
The runtime instructions tell the user/agent to git clone a GitHub repository and run pip install and python app.py. That directs the agent to download and execute arbitrary third-party code. The instructions do not specify what configuration/credentials are required, where secrets should go, or what network exposure the app will have.
Install Mechanism
There is no formal install spec; instead SKILL.md instructs cloning a GitHub repo and running it. That effectively downloads and executes code from an external source at runtime — higher-risk behavior that should list and verify the origin, specify versions, and declare binaries and packages required.
Credentials
The skill declares no required env vars or credentials even though an email automation service normally needs SMTP/IMAP credentials, API keys, and possibly tracking/webhook endpoints. Absence of declared secrets while instructing to run external code is a mismatch and raises the possibility of hidden credential handling or exfiltration paths.
Persistence & Privilege
The skill is not marked always:true and is user-invocable (normal). It does instruct starting a server (python app.py) which could open ports or run background services, but the skill metadata does not request persistent privileges or modify other skills. Still, running an external app increases potential attack surface.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ai-intelligent-email-automation - 安装完成后,直接呼叫该 Skill 的名称或使用
/ai-intelligent-email-automation触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
ai-intelligent-email-automation v1.0.0
- Initial release with batch email sending, smart auto-reply, automatic classification, and tracking of read/clicks.
- Includes template library management for efficient email creation.
- Offers tiered pricing plans for different sending volumes.
- Suitable for marketing, notifications, automatic replies, and email management.
- Built using Python, FastAPI, SMTP/IMAP protocols, and integrated tracking.
元数据
常见问题
Ai Intelligent Email Automation 是什么?
邮件自动化,发送/接收/分析。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 351 次。
如何安装 Ai Intelligent Email Automation?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ai-intelligent-email-automation」即可一键安装,无需额外配置。
Ai Intelligent Email Automation 是免费的吗?
是的,Ai Intelligent Email Automation 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ai Intelligent Email Automation 支持哪些平台?
Ai Intelligent Email Automation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ai Intelligent Email Automation?
由 yang1002378395-cmyk(@yang1002378395-cmyk)开发并维护,当前版本 v1.0.0。
推荐 Skills