jike-cookbook-query

菜谱查询。支持食材列表查询、菜谱搜索、菜谱详情和随机菜谱,返回菜名、分类、耗时、口味、烹饪方式、主料辅料和做法步骤。适用场景:用户说“搜一下西红柿炒鸡蛋菜谱”“随机推荐几个菜”“查菜谱 ID 6 的做法”“鸡蛋相关食材信息”等。数据由即刻数据(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-cookbook-query" with this command: npx skills add jikeapi-cn/jike-cookbook-query

菜谱查询 - 即刻数据

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

支持:食材列表、菜谱搜索、菜谱详情、随机菜谱

前置配置

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

使用方法

查询食材列表

python3 scripts/cookbook_query.py ingredient --keyword 鸡蛋 --page-size 5

搜索菜谱

python3 scripts/cookbook_query.py search --keyword 西红柿炒鸡蛋 --page-size 5

查询菜谱详情

python3 scripts/cookbook_query.py detail --id 6

随机菜谱

python3 scripts/cookbook_query.py random

JSON 输出

python3 scripts/cookbook_query.py search --keyword 西红柿炒鸡蛋 --json

AI 使用步骤

  1. 用户问食材信息时,使用 ingredient 子命令。
  2. 用户按菜名搜索做法时,使用 search 子命令。
  3. 用户给出菜谱 ID 或需要完整步骤时,使用 detail 子命令。
  4. 用户要求推荐菜谱时,使用 random 子命令。
  5. 返回菜名、耗时、口味、主料辅料和步骤。

返回字段

字段含义
id菜谱或食材 ID
name名称
type分类
prep_time准备/烹饪耗时
taste口味
cooking_method烹饪方式
main_ingredients主料
secondary_ingredients辅料
method做法步骤

脚本位置

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

新华字典 - 即刻数据

新华字典。支持拼音列表、部首列表、按拼音查汉字、按部首查汉字、汉字详情查询,返回汉字、拼音、部首、笔画、结构、繁体、异体字、同义词、反义词和形近字。适用场景:用户说“查一下好字怎么读”“口部有哪些汉字”“yī 这个拼音有哪些字”等。数据由即刻数据(jikeapi.cn)开放接口提供。

Registry SourceRecently Updated
200Profile unavailable
General

生肖查询 - 即刻数据

生肖查询。输入生肖名称,查询五行、本命佛、出生年份、幸运数字、幸运花、性格、事业、爱情和运势。 适用场景:用户询问相关传统文化、生活常识或配对资料时使用。数据由即刻数据(jikeapi.cn)开放接口提供。

Registry SourceRecently Updated
200Profile unavailable
General

中文对联查询 - 即刻数据

中文对联查询。支持按上联或下联关键词搜索,也支持随机返回对联。 适用场景:用户要求搜索、随机推荐或解释相关中文内容时使用。数据由即刻数据(jikeapi.cn)开放接口提供。

Registry SourceRecently Updated
170Profile unavailable
General

彩票查询 - 即刻数据

查询彩票最新开奖、指定彩种期开奖详情、福彩3D/排列3历史号码和冷热号统计。适用场景:用户询问“最新彩票开奖”“双色球 2024001 开奖详情”“666 历史开出过几次”“福彩3D 热门号码”等开奖数据查询。数据由即刻数据(jikeapi.cn)开放接口提供,仅用于开奖信息查询,不提供预测或投注建议。

Registry SourceRecently Updated
210Profile unavailable