← Back to Skills Marketplace
jisuapi

Today's Oil Price - 今日油价

by 极速数据 · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
525
Downloads
9
Stars
3
Active Installs
4
Versions
Install in OpenClaw
/install oil
Description
查询各省市汽柴油参考价,可查省市列表。当用户说:今天北京 92 号油价多少?山东柴油什么价?或类似油价问题时,使用本技能。
Usage Guidance
This skill appears to be a straightforward wrapper for JisuAPI's oil endpoints. Before installing: (1) confirm you want to share a JISU_API_KEY with the skill (it's required); (2) ensure the runtime has python3 and the 'requests' package (pip install requests) since no install step is provided; (3) verify rate limits and billing on your JisuAPI account; and (4) note the source/homepage are absent — if provenance matters, consider obtaining the code from a known repository or the API provider. Otherwise the code is small, readable, and consistent with its stated purpose.
Capability Analysis
Type: OpenClaw Skill Name: oil Version: 1.0.3 The skill is a straightforward implementation for querying oil prices in China via the JisuAPI service. The Python script (oil.py) uses the standard requests library to fetch data from a legitimate API endpoint (api.jisuapi.com) and requires a user-provided API key via environment variables. No malicious behaviors, data exfiltration, or prompt injection attempts were found.
Capability Assessment
Purpose & Capability
Name/description, SKILL.md, and oil.py all target the JisuAPI 'today oil price' endpoints. Requesting JISU_API_KEY and python3 is appropriate for this purpose; there are no unrelated credentials, binaries, or surprising permissions requested.
Instruction Scope
Runtime instructions only direct the agent to set JISU_API_KEY and run the provided Python script to call api.jisuapi.com. The script only reads the declared env var and command-line JSON and issues HTTP GETs to the documented API. It does not read other files, system state, or send data to unexpected endpoints.
Install Mechanism
There is no install spec (instruction-only), which minimizes risk. Note: the script depends on the Python 'requests' package but SKILL.md does not mention installing it — you may need to pip install requests in the environment before use.
Credentials
Only a single API key (JISU_API_KEY) is required and declared as the primary credential, which directly maps to the external service being used. No other secrets, config paths, or unrelated env vars are requested.
Persistence & Privilege
The skill is not marked 'always:true', does not modify other skills, and does not request permanent system presence. Autonomous invocation (default) is allowed but not accompanied by other high-risk indicators.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install oil
  3. After installation, invoke the skill by name or use /oil
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
- 简化并优化了技能名称与描述,突出油价查询及省市列表功能。 - 统一“前置配置”说明,改为更为直观的步骤引导。 - API 申请说明精简,重点突出核心操作入口。 - 明确场景举例,让用户更易理解技能用途和调用方式。 - 无脚本或功能变动,仅文档内容微调,更友好易用。
v1.0.2
- 增加「关于极速数据」说明,详细介绍极速数据平台及其API类型 - 明确了 API Key 的获取步骤及配置,更加友好指引初次用户 - 优化了文档结构与表述,提升易读性 - 原有功能和用例内容未做调整
v1.0.1
- No file changes detected; documentation was updated only. - No functional or API changes in this version. - SKILL.md minor edits for formatting and clarity.
v1.0.0
- Initial release: Query real-time gasoline and diesel prices by province/city using the Jisu Oil Price API. - Provides commands to query specific province/city oil prices and to list all supported provinces/cities. - Requires configuration of the JISU_API_KEY environment variable for access. - Includes sample usage, input parameters, result examples, and common error codes for quick integration.
Metadata
Slug oil
Version 1.0.3
License MIT-0
All-time Installs 4
Active Installs 3
Total Versions 4
Frequently Asked Questions

What is Today's Oil Price - 今日油价?

查询各省市汽柴油参考价,可查省市列表。当用户说:今天北京 92 号油价多少?山东柴油什么价?或类似油价问题时,使用本技能。 It is an AI Agent Skill for Claude Code / OpenClaw, with 525 downloads so far.

How do I install Today's Oil Price - 今日油价?

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

Is Today's Oil Price - 今日油价 free?

Yes, Today's Oil Price - 今日油价 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Today's Oil Price - 今日油价 support?

Today's Oil Price - 今日油价 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Today's Oil Price - 今日油价?

It is built and maintained by 极速数据 (@jisuapi); the current version is v1.0.3.

💬 Comments