← 返回 Skills 市场
wanghong5233

Email Reader

作者 wanghong5233 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
199
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wanghong5233-offerpilot-email-reader
功能描述
Classify hiring emails and sync job status.
安全使用建议
This skill talks to a local service at 127.0.0.1:8010 to ingest and classify emails and to run heartbeat/fetch operations. That is coherent for an 'email reader' backed by a local process, but you should only install it if you run or trust the backend service it targets. Before installing: (1) confirm which local service will be listening on port 8010 and review its code/config to ensure it uses proper mailbox credentials and does not exfiltrate data; (2) verify the backend enforces auth and isn't accidentally exposed to the network; (3) be aware that enabling cron/heartbeat will cause periodic local calls — review and control scheduling; (4) if you don't have the backend, the skill's calls will fail (or could hit a different local service if the port is repurposed). If you cannot review the backend, treat this skill as untrusted.
功能分析
Type: OpenClaw Skill Name: wanghong5233-offerpilot-email-reader Version: 1.0.0 The email-reader skill is designed to interface with a local backend service (OfferPilot) running on 127.0.0.1:8010 to classify job-related emails and sync application statuses. It uses standard curl commands to interact with local API endpoints for ingesting, fetching, and monitoring email processing tasks. The workflow and instructions in SKILL.md are consistent with the stated purpose, and no evidence of data exfiltration to external domains or malicious execution was found.
能力评估
Purpose & Capability
Skill name/description (classify hiring emails and sync job status) align with the documented runtime actions: POST/GET calls to /api/email/* endpoints for ingest, fetch, recent, and heartbeat operations on a local service.
Instruction Scope
Instructions only call a local HTTP backend (127.0.0.1:8010) and provide curl templates for ingest/fetch/history/heartbeat; they do not read arbitrary files or require environment variables. Note: invoking localhost endpoints gives the skill access to whatever local service runs on that port — expected for this use case but worth verifying the backend's behavior.
Install Mechanism
Instruction-only skill with no install spec or code files — nothing is written to disk by the skill itself.
Credentials
No environment variables, credentials, or config paths are requested. The skill assumes a local backend handles mailbox auth; absence of declared credentials is coherent but means you should verify the backend's auth model.
Persistence & Privilege
Skill is not always-on and does not ask to modify other skills or system settings. Model invocation is allowed (normal default) but not elevated beyond typical agent behavior.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wanghong5233-offerpilot-email-reader
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wanghong5233-offerpilot-email-reader 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
OfferPilot phase-6 update
元数据
Slug wanghong5233-offerpilot-email-reader
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Email Reader 是什么?

Classify hiring emails and sync job status. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 199 次。

如何安装 Email Reader?

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

Email Reader 是免费的吗?

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

Email Reader 支持哪些平台?

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

谁开发了 Email Reader?

由 wanghong5233(@wanghong5233)开发并维护,当前版本 v1.0.0。

💬 留言讨论