jike-petrol-query

国内油价实时查询。按省份查询 92号汽油、95号汽油、98号汽油和0号柴油价格,也支持不传省份返回全部地区油价。适用场景:用户说“四川今天油价多少”“查一下广东95号汽油价格”“全国油价列表”等。数据由即刻数据(jikeapi.cn)开放接口提供。

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "jike-petrol-query" with this command: npx skills add jikeapi-cn/jike-petrol-query

国内油价实时查询 - 即刻数据

数据由 即刻数据 提供,帮助 AI 客户端快速接入可靠数据服务。

支持查询:92号汽油、95号汽油、98号汽油、0号柴油价格

前置配置

export JIKE_PETROL_QUERY_KEY=你的AppKey
# 或使用通用 Key
export JIKE_APPKEY=你的AppKey

使用方法

查询指定省份

python3 scripts/petrol_query.py --province 四川

查询全部地区

python3 scripts/petrol_query.py

JSON 输出

python3 scripts/petrol_query.py --province 四川 --json

直接调用 API:

GET https://api.jikeapi.cn/v1/petrol/query?province=四川&appkey=YOUR_APPKEY

AI 使用步骤

  1. 从用户消息中提取省份名称。
  2. 如果用户问全国油价,不传 --province
  3. 执行 python3 scripts/petrol_query.py [--province <省份>]
  4. 返回 92/95/98 号汽油和 0 号柴油价格。

返回字段

字段含义
date日期
time更新时间
province省份
petrol_9292号汽油价格
petrol_9595号汽油价格
petrol_9898号汽油价格
diesel_00号柴油价格

脚本位置

scripts/petrol_query.py

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Polymarket Politics Random Buyer

Randomly finds a live Polymarket politics market, checks trading context, and buys 1 USDC by default with explicit dry-run and live modes for AION Market.

Registry SourceRecently Updated
General

DB Schenker

德国铁路集团旗下物流巨头,专注欧洲最大陆运网络及多式联运,提供空运、海运及合同物流服务。

Registry SourceRecently Updated
General

Secretary Memory

OpenClaw 秘书式多分区记忆系统 v3.0。仿生现代秘书的笔记本分类法,支持:(1) 多分区并发搜索 + 每分区3条上下文召回,(2) 会话自动摘要,(3) 偏好自动提取 + 用户关系图谱,(4) 记忆冲突主动检测,(5) 定时 consolidation + 会话结束 hook,(6) 精细化恢复/回溯,...

Registry SourceRecently Updated
General

Hunt

Digital bounty hunter skill for finding, tracking, and managing online hackathon opportunities. Trigger when the user says "hunt", "find hackathons", "show m...

Registry SourceRecently Updated