← 返回 Skills 市场
nollio

Email Assistant

作者 Nollio · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
150
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install normieclaw-email-assistant
功能描述
Your inbox has 5,000 unread messages and you're drowning. Email Assistant doesn't just summarize — it reads your emails with full context, sorts them into Ur...
安全使用建议
This package appears coherent and focused on local email triage. Before installing, consider: 1) Review the SETUP-PROMPT.md steps and run them manually (they copy files and set permissions in your workspace). 2) Confirm you already have and trust the local email tool you want to use (himalaya/gog/mutt) because this skill delegates authentication to that tool. 3) If you plan to use the dashboard/DB pieces, be aware that deploying the dashboard or a remote database could move email summaries off your machine — treat that as a separate decision and audit those deployments. 4) The health-check script has a small apparent syntax/logic issue; run it in a safe environment first. 5) As always, review draft replies before sending (the skill enforces draft-only behavior, but user approval is required).
功能分析
Type: OpenClaw Skill Name: normieclaw-email-assistant Version: 1.0.3 The Email Assistant skill is a well-documented tool for inbox triage and draft generation with a strong emphasis on security and privacy. It includes extensive defensive instructions in SKILL.md to protect the agent against prompt injection from untrusted email content and phishing attempts. The setup process (SETUP-PROMPT.md) and health check script (scripts/email-health-check.sh) use standard system commands to manage local data with restricted permissions (chmod 600/700) and rely on pre-configured external CLI tools (like himalaya or gog) rather than handling sensitive credentials directly.
能力评估
Purpose & Capability
Name/description (email triage, draft generation, VIP rules, anti-phishing) align with the included files: SKILL.md, config, examples, a setup prompt, and a small health-check script. The skill delegates authentication to existing email tooling (himalaya/gog/mutt) which is coherent for this purpose. No unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md gives explicit, narrow runtime instructions: fetch emails via local email tooling, classify, generate drafts (draft-only), and apply phishing/prompt-injection defenses. The SETUP-PROMPT instructs copying package files into a workspace and creating local data dirs (expected). The health-check script and setup copy local config and scripts — normal for a local skill. Note: the health-check script contains a suspicious-looking stray 'fi' / early return in find_skill_root (likely a minor bug) which could break setup checks; this is an implementation defect, not a redirection or exfiltration step.
Install Mechanism
No install spec or external downloads are present; the skill is instruction-only with one small script and config files. Setup copies files into a local workspace and sets filesystem permissions — expected and low-risk. There are no downloads from third-party URLs or archive extraction steps.
Credentials
The package declares no required environment variables, no primary credential, and no required config paths. All email access is delegated to user-managed CLI tools (himalaya/gog/mutt), which is proportionate. One caveat: the dashboard companion and DB schema describe scenarios for moving to a hosted DB (e.g., Supabase) — if the user opts to deploy the dashboard/backend remotely, data could leave the machine; the core skill itself does not request such access.
Persistence & Privilege
always: false and no elevated platform privileges are requested. Setup writes local files under an email-assistant/ directory and sets restrictive permissions (chmod 700/600) — this is expected and scoped to the skill's own data. The skill does not attempt to modify other skills or system-wide agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install normieclaw-email-assistant
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /normieclaw-email-assistant 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
v1.0.3: Security fixes: confined scripts to skill directory, removed filesystem traversal from setup
v1.0.2
v1.0.2: MIT license, cleaned descriptions, removed cross-sell
v1.0.0
Initial publish from NormieClaw.ai — Free OpenClaw skills for everyone.
元数据
Slug normieclaw-email-assistant
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Email Assistant 是什么?

Your inbox has 5,000 unread messages and you're drowning. Email Assistant doesn't just summarize — it reads your emails with full context, sorts them into Ur... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 150 次。

如何安装 Email Assistant?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install normieclaw-email-assistant」即可一键安装,无需额外配置。

Email Assistant 是免费的吗?

是的,Email Assistant 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Email Assistant 支持哪些平台?

Email Assistant 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Email Assistant?

由 Nollio(@nollio)开发并维护,当前版本 v1.0.3。

💬 留言讨论