← Back to Skills Marketplace
Ai Intelligent Email Automation
by
yang1002378395-cmyk
· GitHub ↗
· v1.0.0
· MIT-0
351
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ai-intelligent-email-automation
Description
邮件自动化,发送/接收/分析。
README (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
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ai-intelligent-email-automation - After installation, invoke the skill by name or use
/ai-intelligent-email-automation - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is Ai Intelligent Email Automation?
邮件自动化,发送/接收/分析。 It is an AI Agent Skill for Claude Code / OpenClaw, with 351 downloads so far.
How do I install Ai Intelligent Email Automation?
Run "/install ai-intelligent-email-automation" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ai Intelligent Email Automation free?
Yes, Ai Intelligent Email Automation is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ai Intelligent Email Automation support?
Ai Intelligent Email Automation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ai Intelligent Email Automation?
It is built and maintained by yang1002378395-cmyk (@yang1002378395-cmyk); the current version is v1.0.0.
More Skills