jike-calendar-lunar-query

老黄历查询。输入阳历日期和时间,查询农历日期、黄历宜忌、黄黑道、吉神凶煞、生肖、星座、节气、喜神福神财神方位等信息。适用场景:用户说“查一下 2024-02-02 的老黄历”“今天宜忌是什么”“某天适合结婚搬家吗”等。数据由即刻数据(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-calendar-lunar-query" with this command: npx skills add jikeapi-cn/jike-calendar-lunar-query

老黄历查询 - 即刻数据

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

输入阳历日期和时间,查询:农历日期、黄历宜忌、黄黑道、吉神凶煞、生肖、星座、节气、喜神/福神/财神方位

前置配置

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

使用方法

python3 scripts/calendar_lunar_query.py --date 2024-02-02
python3 scripts/calendar_lunar_query.py --date 2024-02-02 --time 10:30:00
python3 scripts/calendar_lunar_query.py --date 2024-02-02 --time 10:30:00 --json

直接调用 API:

GET https://api.jikeapi.cn/v1/calendar/lunar/detail?date=2024-02-02&time=10:30:00&appkey=YOUR_APPKEY

AI 使用步骤

  1. 从用户消息中提取阳历日期,格式化为 YYYY-MM-DD
  2. 如果用户提供时间,格式化为 HH:MM:SS;未提供时默认 00:00:00
  3. 执行 python3 scripts/calendar_lunar_query.py --date <日期> [--time <时间>]
  4. 返回农历、宜忌、黄黑道、节气、神位和节日信息。

返回字段

字段含义
solar_date公历日期时间
solar_full_string公历完整描述
lunar_string农历日期
lunar_full_string农历完整描述
lunar_day_yi当日宜
lunar_day_ji当日忌
lunar_day_tian_shen_type黄道/黑道
lunar_day_tian_shen_luck吉凶
lunar_day_position_xi喜神方位
lunar_day_position_fu福神方位
lunar_day_position_cai财神方位

脚本位置

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

节假日查询 - 即刻数据

支持查询某天是否放假或调休、某月假期、某年假期,返回假期名称、是否上班和调休目标日期。 适用场景:用户询问相关数据查询、日期查询或行情查询时使用。数据由即刻数据(jikeapi.cn)开放接口提供。

Registry SourceRecently Updated
360Profile unavailable
General

ISBN图书查询 - 即刻数据

ISBN图书查询。输入 ISBN-10 或 ISBN-13,查询书名、作者、译者、出版社、出版日期、页数、定价、装帧、丛书和封面等信息。适用场景:用户说“查一下 9787115428028 是什么书”“这个 ISBN 对应哪本书”“查询图书出版信息”等。数据由即刻数据(jikeapi.cn)开放接口提供。

Registry SourceRecently Updated
320Profile unavailable
General

中文对联查询 - 即刻数据

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

Registry SourceRecently Updated
430Profile unavailable
General

菜谱查询 - 即刻数据

菜谱查询。支持食材列表查询、菜谱搜索、菜谱详情和随机菜谱,返回菜名、分类、耗时、口味、烹饪方式、主料辅料和做法步骤。适用场景:用户说“搜一下西红柿炒鸡蛋菜谱”“随机推荐几个菜”“查菜谱 ID 6 的做法”“鸡蛋相关食材信息”等。数据由即刻数据(jikeapi.cn)开放接口提供。

Registry SourceRecently Updated
420Profile unavailable