/install xiaoliuren-v-1-1
道传小六壬
本技能使用校正后的道传映射进行小六壬起卦、排盘、解卦。结果应视为趋势分析和现实反思,而不是确定性建议。
来源与变更
原始来源:ClawHub 技能 tianmingwangluo/xiaoliuren v1.0.0,“小六壬占卜技能”。
此skill变更如下:
- 默认触发逻辑:当用户请求小六壬算命、占卜或起卦时,自动使用时间起卦。
- 助手获取当前北京时间,换算为农历月、农历日和时辰序号,然后直接起卦,不默认追问三个数字。
- 输出必须先包含简短的小六壬概述,再展示排盘结果。
- 排盘结果前新增趣味教学环节:先展示时间换算出的三个数字、六宫顺序和手掌图,再让用户点击展开手算过程、机器结果和解卦内容。
- 新增
scripts/cast_xiaoliuren.py,用于确定性排盘计算和当前时间起卦。 - 将详细表格和释义拆分到
references/xiaoliuren-reference.md。
核心规则
- 一事不二占:短时间内不要对同一事项反复占问。
- 使用校正后的宫位五行:留连为土,小吉为水。
- 当用户说要用小六壬算命、占卜或起卦,但没有指定方法时,自动使用时间起卦法。
- 自动时间起卦时,获取当前北京时间,换算为当前农历月、农历日和时辰序号,然后立即起卦;默认不要向用户索要三个数字。
- 只有在求测事项完全不清楚,或无法完成农历日期换算时,才询问用户补充信息。
- 始终展示计算过程,便于核验。
- 在给出最终排盘前,先展示本次数字、六宫顺序和手掌图;使用
\x3Cdetails>折叠机器结果,让用户可以先数后看。 - 六宫顺序下方固定插入
assets/six-palaces-hand.png。若图片无法显示,再用文本表格补充说明。 - 解读应使用自然、对话式中文,语气理性、建设性。
工作流程
可参照tianmingwangluo/xiaoliuren v1.0.0,“小六壬占卜技能”。
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install xiaoliuren-v-1-1 - After installation, invoke the skill by name or use
/xiaoliuren-v-1-1 - Provide required inputs per the skill's parameter spec and get structured output
What is 小六壬即时算?
道传小六壬占卜、起卦、排盘、解卦、算卦技能。用户请求使用小六壬算命、 占卜、起卦、排盘或解卦时使用;用户询问大安、留连、速喜、赤口、小吉、 空亡、五行、六亲、死六神、活六神等小六壬术语时使用;用户明确提供数字、 时间或宫位要求推算吉凶时使用。用户未指定起卦方式时,自动获取当前北京时间, 换算农历月日和时辰序号,使... It is an AI Agent Skill for Claude Code / OpenClaw, with 49 downloads so far.
How do I install 小六壬即时算?
Run "/install xiaoliuren-v-1-1" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 小六壬即时算 free?
Yes, 小六壬即时算 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 小六壬即时算 support?
小六壬即时算 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 小六壬即时算?
It is built and maintained by 农依菜 (@yinongcai); the current version is v1.0.2.