Huangli Toolkit OpenClaw Skill

Unified Huangli skill for common workflows: single-date query, date-range batch query, and keyword search over a date range. Use this skill when users ask: -...

v1.1.0 Recently Updated Updated Today

Installation

clawhub install huangli-toolkit

Requires npm i -g clawhub

0

Downloads

0

Stars

0

current installs

0 all-time

1

Versions

EU EU-Hosted Inference API

Power your OpenClaw skills with the best open-source models.

Drop-in OpenAI-compatible API. No data leaves Europe.

Explore Inference API

GLM

GLM 5

$1.00 / $3.20

per M tokens

Kimi

Kimi K2.5

$0.60 / $2.80

per M tokens

MiniMax

MiniMax M2.5

$0.30 / $1.20

per M tokens

Qwen

Qwen3.5 122B

$0.40 / $3.00

per M tokens

Huangli Toolkit (Unified Skill)

官网与 Token

先配置环境变量:

export HUANGLI_TOKEN="your_token_here"
export HUANGLI_BASE="https://api.nongli.skill.4glz.com"

用法(统一入口)

# 1) 单日查询
python3 toolkit.py by-date 2027-08-08

# 2) 区间批量查询(支持筛选)
python3 toolkit.py batch 2027-08-01 2027-08-31 --filter 搬家

# 3) 关键词搜索
python3 toolkit.py search 甲子日 --year 2027

何时用哪种模式

  • by-date:只问一个具体日期
  • batch:比较多天、整周、整月
  • search:关键词跨日期范围检索(甲子日/摩羯座/初一/搬家等)

关键实践

  • 自然语言时间先展开为具体日期(YYYY-MM-DD)
  • 多日期请求优先 POST /api/lunar/batch
  • 关键词检索基于返回数据本地筛选(无服务端关键词搜索接口)

配额说明

  • 默认免费额度:10 个唯一日期/天
  • 同一天重复查询不重复计数
  • 超额返回 429,可在控制台手动重置

Statistics

Downloads 0
Stars 0
Current installs 0
All-time installs 0
Versions 1
Comments 0
Created Apr 9, 2026
Updated Apr 9, 2026

Latest Changes

v1.1.0 · Apr 9, 2026

Unified release: merge by-date/batch/search into one toolkit skill; docs now include website, token application and usage.

Quick Install

clawhub install huangli-toolkit
EU Made in Europe

Chat with 100+ AI Models in one App.

Use Claude, ChatGPT, Gemini alongside with EU-Hosted Models like Deepseek, GLM-5, Kimi K2.5 and many more.

Customer Support