Install
openclaw skills install @leocdchina/zhongguo-nongli-huangli-jixiongChinese Almanac (黄历) · Lunar Calendar (农历) · Auspicious / Inauspicious Days (吉凶查询) — A comprehensive Huangli Inquiry, Nongli Date Converter, and Jixiong Fortune Day tool. Query today's Chinese almanac (今天黄历怎么样), check daily forbidden and recommended activities (今日宜忌), convert Gregorian to Chinese lunar calendar (公历转农历), select auspicious dates for weddings (结婚吉日), moving houses (搬家吉日), business openings (开业吉日), and construction starts (开工吉日). Filter good vs bad days (吉日凶日筛选) across date ranges with keyword matching (甲子日等关键词搜索). Includes detailed auspicious deities (吉神), inauspicious spirits (凶煞), directional taboos (冲煞), hourly fortune (时辰吉凶), and the complete Huangdao-Heidao twelve deities system. Free tier with manual reset on 429 rate limit. 黄历查询、老黄历、今日黄历宜忌、吉凶查询、农历查询全能工具。查今天黄历怎么样、今天宜忌什么、农历几号、公历转农历、搬家结婚开业开工择日、吉日凶日筛选、每日宜忌、黄道吉日。支持单日查询、区间批量筛选、甲子日等关键词搜索。免费额度,429手动重置不限次。
openclaw skills install @leocdchina/zhongguo-nongli-huangli-jixiongChinese almanac inquiry, lunar calendar date conversion, and good/bad day fortune checking — all in one tool. Supports daily Huangli queries, Gregorian-to-lunar conversion, wedding/moving/business date selection, batch screening of auspicious vs inauspicious days, and keyword-filtered searches. Free tier available with manual rate-limit reset.
查今天黄历怎么样、今日黄历宜忌、老黄历、农历几号、公历转农历、吉凶判断、择日——一套覆盖 黄历查询 + 农历查询 + 吉凶查询 的全能工具。
这是你的核心黄历查询入口。支持以下场景:
| 场景 | 问法 |
|---|---|
| 今日黄历 | 今天黄历怎么样?今日黄历宜忌是什么?今天适合做什么? |
| 老黄历 | 查一下2027-08-08的老黄历 |
| 农历查询 | 今天农历几号?公历2027-08-08是农历多少? |
| 择日 | 这周哪天适合搬家?最近适合结婚的日子?开业吉日有哪些? |
| 吉凶 | 2027-08-08是吉日还是凶日? |
| 批量 | 这个月哪天适合开工? |
# 单日黄历/农历/吉凶查询
python3 toolkit.py by-date 2027-08-08
# 区间批量查询(支持筛选搬家/结婚/开业/开工)
python3 toolkit.py batch 2027-08-01 2027-08-31 --filter 搬家
# 关键词搜索
python3 toolkit.py search 吉日 --year 2027
配置用户名密码即可自动注册/登录获取 token,全程无需人工干预。
export HUANGLI_USERNAME="your_username"
export HUANGLI_PASSWORD="***"
export HUANGLI_AUTO_AGENT=1
python3 auth.py login
clawhub install zhongguo-nongli-huangli-jixiong