Назад към всички

liuren

// Traditional Chinese "Xiao Liu Ren" divination based on current lunar time.

$ git log --oneline --stat
stars:1,933
forks:367
updated:March 4, 2026
SKILL.mdreadonly
SKILL.md Frontmatter
nameliuren
descriptionTraditional Chinese "Xiao Liu Ren" divination based on current lunar time.
metadata[object Object]

小六壬 (Liu Ren) ⛩️

基于当前农历时间(月、日、时)的快速起卦工具。

Usage

Ask the agent to perform a divination:

  • "起一卦"
  • "算算现在运势"
  • "小六壬"

The skill runs a Node.js script to calculate the lunar date and the corresponding "Liu Ren" sign.

Script

The logic resides in liuren.js.