jike-pork-query

国内猪肉价格实时查询。按省份查询白条肉、精瘦肉、土杂猪、外三元、内三元价格,也支持不传省份返回全部地区价格。适用场景:用户说“四川今天猪肉价格多少”“查一下广东精瘦肉价格”“全国猪肉价格列表”等。数据由即刻数据(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-pork-query" with this command: npx skills add jikeapi-cn/jike-pork-query

国内猪肉价格实时查询 - 即刻数据

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

支持查询:白条肉、精瘦肉、土杂猪、外三元、内三元价格

前置配置

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

使用方法

查询指定省份

python3 scripts/pork_query.py --province 四川

查询全部地区

python3 scripts/pork_query.py

JSON 输出

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

直接调用 API:

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

AI 使用步骤

  1. 从用户消息中提取省份名称。
  2. 如果用户问全国猪肉价格,不传 --province
  3. 执行 python3 scripts/pork_query.py [--province <省份>]
  4. 返回白条肉、精瘦肉、土杂猪、外三元、内三元价格。

返回字段

字段含义
date日期
time更新时间
province省份
carcass_pork白条肉价格
lean_pork精瘦肉价格
hyb_native土杂猪价格
hyb_3way外三元价格
hyb_3line内三元价格

脚本位置

scripts/pork_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

Obsidian Cleaner

Automatically clean up loose images and attachments in Obsidian vault root, moving them to the Attachments folder. Trigger when user says "clean obsidian", "clean attachments", or "整理附件".

Registry SourceRecently Updated
General

tradealpha实时新闻

获取 TradeAlpha 实时新闻和语义检索结果。适用于用户提到 TradeAlpha 新闻、今日新闻、路透、彭博、Truth、国内资讯、研报快讯,或要求按主题、事件、公司、叙事检索相关新闻的场景。通过聊天向用户索取 token,并在当前会话中复用,不读取环境变量,不写入本地文件。

Registry SourceRecently Updated
General

Everclaw — Inference You Own

Open-source first AI inference — GLM-5 as default, Claude as fallback only. Own your inference forever via the Morpheus decentralized network. Stake MOR toke...

Registry SourceRecently Updated
General

Identitygram Signin

Sign in to IdentityGram by calling the /auth/signin endpoint.

Registry SourceRecently Updated