← 返回 Skills 市场
Oil Price Monitor
作者
Jeffrey Teng
· GitHub ↗
· v0.0.1
· MIT-0
209
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install oil-price-monitor
功能描述
监测国内成品油价格调整窗口,提供调价提醒及当前油价查询,助用户合理安排加油时间和预算。
安全使用建议
This skill appears coherent and low-risk: it only uses web search to fetch oil-price data and contains no code to install or secrets to provide. Before installing, confirm that you trust the tavily_search integration (it will make outbound requests) and that you want scheduled checks (the skill suggests a cron job). Also verify price/timing results against official sources when acting on alerts, since the included timetable may become outdated.
功能分析
Type: OpenClaw Skill
Name: oil-price-monitor
Version: 0.0.1
The oil-price-monitor skill is a standard informational tool designed to track fuel price adjustments in China. It utilizes legitimate search functions (tavily_search) to retrieve public data and provides structured templates for user notifications. Analysis of SKILL.md and package.json reveals no evidence of data exfiltration, malicious execution, or harmful prompt injection; the suggested cron job configuration is consistent with the stated purpose of periodic monitoring.
能力评估
Purpose & Capability
Name, description, and files all align with a monitoring/reminder skill. No unexpected binaries, credentials, or unrelated config paths are requested.
Instruction Scope
Runtime instructions are limited to using a search function (tavily_search), extracting price/timing fields, and suggesting a cron entry. This stays within the stated purpose, but bear in mind that tavily_search performs external web queries — verify you are comfortable with outbound network lookups and that results are validated against official sources (the SKILL.md itself recommends doing so). The included static schedule table may become outdated; the skill depends on live search results for correctness.
Install Mechanism
No install spec or code files beyond SKILL.md and a small package.json; nothing is written to disk or downloaded by the skill itself. Instruction-only skills have low install risk.
Credentials
The skill declares no required environment variables, credentials, or config paths. It does not request secrets or unrelated access.
Persistence & Privilege
always is false and the skill is user-invocable. The SKILL.md suggests a scheduled job (cron) to run periodic checks; if you enable autonomous invocation/scheduling, expect periodic outbound searches. If you prefer no background network activity, avoid scheduling or disable autonomous runs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install oil-price-monitor - 安装完成后,直接呼叫该 Skill 的名称或使用
/oil-price-monitor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.0.1
oil-price-monitor 0.0.1 初始版本发布
- 实现国内成品油价格自动/手动监控,支持调价前提醒功能
- 提供定时任务建议,每 2 天自动检测,调价窗口前自动提醒
- 集成Tavily搜索,获取油价及调价时间最新数据
- 支持自然语句查询油价与调价信息
- 内含 2026 年完整调价窗口时间表
- 提供标准化消息模板和使用说明
元数据
常见问题
Oil Price Monitor 是什么?
监测国内成品油价格调整窗口,提供调价提醒及当前油价查询,助用户合理安排加油时间和预算。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 209 次。
如何安装 Oil Price Monitor?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install oil-price-monitor」即可一键安装,无需额外配置。
Oil Price Monitor 是免费的吗?
是的,Oil Price Monitor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Oil Price Monitor 支持哪些平台?
Oil Price Monitor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Oil Price Monitor?
由 Jeffrey Teng(@tengjunqing)开发并维护,当前版本 v0.0.1。
推荐 Skills