Back to Registry View Author Profile
Official Verified
sinopec-oil-price
中石化油价查询 Skill,用于查询实时油价信息。支持按省份查询汽油和柴油价格,显示价格变动信息。
skill-install — Terminal
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/15878033657/sinopec-oil-priceOr
Sinopec Oil Price Skill
查询中国石化实时油价信息。
Quick Start
This skill provides access to Sinopec's official oil price data.
Core tool: sinopec_oil_price_get
Use when:
- User asks for today's oil prices
- User wants prices for a specific province/city
- User needs gasoline (92#, 95#, 98#) or diesel (0#) prices
- User wants to see price changes
Usage
See detailed documentation in bundled references:
- API Reference - Complete API documentation
- Usage Examples - Code patterns and common scenarios
Notes
- Prices in CNY per liter
- Data from Sinopec official mobile API
- Prices may vary at actual gas stations
Metadata
AI Skill Finder
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skill Add to Configuration
Paste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-15878033657-sinopec-oil-price": {
"enabled": true,
"auto_update": true
}
}
}Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.