← Back to Skills Marketplace
tengjunqing

Oil Price Monitor

by Jeffrey Teng · GitHub ↗ · v0.0.1 · MIT-0
cross-platform ✓ Security Clean
209
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install oil-price-monitor
Description
监测国内成品油价格调整窗口,提供调价提醒及当前油价查询,助用户合理安排加油时间和预算。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install oil-price-monitor
  3. After installation, invoke the skill by name or use /oil-price-monitor
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.0.1
oil-price-monitor 0.0.1 初始版本发布 - 实现国内成品油价格自动/手动监控,支持调价前提醒功能 - 提供定时任务建议,每 2 天自动检测,调价窗口前自动提醒 - 集成Tavily搜索,获取油价及调价时间最新数据 - 支持自然语句查询油价与调价信息 - 内含 2026 年完整调价窗口时间表 - 提供标准化消息模板和使用说明
Metadata
Slug oil-price-monitor
Version 0.0.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Oil Price Monitor?

监测国内成品油价格调整窗口,提供调价提醒及当前油价查询,助用户合理安排加油时间和预算。 It is an AI Agent Skill for Claude Code / OpenClaw, with 209 downloads so far.

How do I install Oil Price Monitor?

Run "/install oil-price-monitor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Oil Price Monitor free?

Yes, Oil Price Monitor is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Oil Price Monitor support?

Oil Price Monitor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Oil Price Monitor?

It is built and maintained by Jeffrey Teng (@tengjunqing); the current version is v0.0.1.

💬 Comments