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

新华字典 - 即刻数据

新华字典。支持拼音列表、部首列表、按拼音查汉字、按部首查汉字、汉字详情查询,返回汉字、拼音、部首、笔画、结构、繁体、异体字、同义词、反义词和形近字。适用场景:用户说“查一下好字怎么读”“口部有哪些汉字”“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

菜谱查询 - 即刻数据

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

Registry SourceRecently Updated
170Profile unavailable