# Liuren

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

- Skill: `javimosch/liuren` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/liuren`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/liuren/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/liuren

---


# 小六壬 (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`.

