xiaoliuren

xiaoliuren is a skill for Codex from sapuyou45-bit/oraclebone. It costs 47 tokens per session (526 once invoked), scanned A, original, MIT.

A guided method for Xiao Liu Ren, a traditional Chinese symbolic timing practice using positions calculated from lunar month, day, and hour inputs. It presents the result as lightweight reflection rather than certainty.

In plain words
What is it for?
Performing or interpreting a Xiao Liu Ren reading, reflecting on timing, giving daily guidance, and handling quick folk-style yes-or-no questions from lunar inputs.
Why use it?
It offers a quick, structured way to reflect on timing or a daily question without treating the result as a guaranteed prediction. It also avoids inventing missing traditional inputs.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Performing or interpreting a Xiao Liu Ren reading, reflecting on timing, giving daily guidance, and handling quick folk-style yes-or-no questions from lunar inputs.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/sapuyou45-bit/oraclebone/xiaoliuren
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add sapuyou45-bit/oraclebone --skill xiaoliuren
Clone the repo
git clone --depth 1 https://github.com/sapuyou45-bit/oraclebone

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for xiaoliuren

README.md
[![agentmods](https://agentmods.dev/badge/skills/sapuyou45-bit/oraclebone/xiaoliuren/github.svg)](https://agentmods.dev/skills/sapuyou45-bit/oraclebone/xiaoliuren)
Your own site
<a href="https://agentmods.dev/skills/sapuyou45-bit/oraclebone/xiaoliuren"><img src="https://agentmods.dev/badge/skills/sapuyou45-bit/oraclebone/xiaoliuren/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for xiaoliuren

Your own site · 80×15
<a href="https://agentmods.dev/skills/sapuyou45-bit/oraclebone/xiaoliuren"><img src="https://agentmods.dev/badge/skills/sapuyou45-bit/oraclebone/xiaoliuren.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 47 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 526 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00047 $0.00526
Opus 5 $0.00023 $0.00263
Sonnet 5 $0.00009 $0.00105
Haiku 4.5 $0.00005 $0.00053

Measured 10d ago against content hash 6601abcad3f3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

xiaoliuren scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

The scan reads SKILL.md. This mod also ships 2 executable files (scripts/_standalone_xiaoliuren.py, scripts/cast.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/xiaoliuren/SKILL.md · 55 lines

How it starts

The opening of the file, as written. The whole thing — 55 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Xiao Liu Ren

Xiao Liu Ren is used here as a lightweight symbolic timing tool. It should not be framed as certainty.

When to Use

  • The user asks for Xiao Liu Ren, 小六壬, or xiaoliuren.
  • The user wants lightweight symbolic timing reflection or quick daily guidance.
  • The user provides lunar month, lunar day, and Chinese hour index.

When Not to Use

  • The request needs medical, legal, financial, emergency, or crisis advice.
  • The user expects a traditional lunar cast but cannot provide lunar inputs and lunar_python is unavailable.
  • The user asks the agent to invent lunar dates, hour branches, or positions.

Workflow

  1. Prefer user-provided lunar month, lunar day, and Chinese hour index when available.
  2. Use --method lunar-time only when lunar_python is installed and the user gives a datetime.
  3. If the user asks for a quick current-time cast without lunar support, run the Gregorian fallback and disclose its warning.
  4. Read references/interpretation-template.md before writing the interpretation.
  5. Read references/sources.md when method rigor matters.
  6. Read references/positions.md for the resulting position.
  7. Read references/lunar-time.md if the user asks about inputs or hour conversion.
  8. Interpret using the shared response contract:
    • Result
    • Symbolic Reading
    • Situation Mapping
    • Hidden Variables
    • Actionable Guidance
    • Boundaries

Commands

python3 scripts/cast.py --method numbers --month 3 --day 12 --hour 7
python3 scripts/cast.py --method lunar-time --datetime 2026-05-29T14:30:00
python3 scripts/cast.py --method time
python3 scripts/cast.py --method time --datetime 2026-05-29T14:30:00

Rules

  • Do not pretend Gregorian fallback is a traditional lunar calculation.
  • Reject leap lunar months unless the user provides explicit numbers input.
  • Do not invent lunar dates if the user needs traditional accuracy.
  • Keep readings short and practical.
  • Do not use the result to override professional advice or user agency.

Read the full file on GitHub · 55 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 55 lines · 47 tokens per session scan A 6601abcad3f3

Subscribe to this mod's changes

xiaoliuren is a skill published in the GitHub repository sapuyou45-bit/oraclebone (5 stars, last pushed 8d ago), licensed MIT. It adds 47 tokens to every session and 526 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.