/SKILL.md
六爻纳甲排盘与断卦技能。支持起卦、纳甲、装卦、六亲、世应、六神排布,自动化断卦分析、应期推算、趋吉避凶建议、用神选取、六十四卦纳甲表、旬空月破、爻位分析、卦身推算、占验反馈。
npx skillsauth add dglijin-oss/liuyao-najia-skill liuyao-najia-skillInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
"六爻通神,纳甲断卦。"
"差之毫厘,谬以千里。" —— 时间一错,全盘皆废。
每次排盘前必须:
功能 v4.0.0(保留):
v5.0.0 (2026-06-01): 新增爻位分析、卦身推算、动变连锁分析、月卦日卦辅助、占验反馈 v4.0.0 (2026-05-02): 新增趋吉避凶建议、六神断语增强、特殊格局识别 v3.2.0 (2026-04-14): 新增应期推算模块 v3.1.0 (2026-04-11): 统一断语风格、技能联动接口
天工长老按: 六爻之妙,在于纳甲之后,六亲分明。v5.0 新增爻位分析与动变连锁,使断卦更加精细入微。
🏮 天工长老 敬撰 v5.0.0 2026-06-01
tools
Use when work should span one or more detached tasks but still behave like one job with a single owner context. TaskFlow is the durable flow substrate under authoring layers like Lobster, ACPX, plugins, or plain code. Keep conditional logic in the caller; use TaskFlow for flow identity, child-task linkage, waiting state, revision-checked mutations, and user-facing emergence.
tools
# Lobster Lobster executes multi-step workflows with approval checkpoints. Use it when: - User wants a repeatable automation (triage, monitor, sync) - Actions need human approval before executing (send, post, delete) - Multiple tool calls should run as one deterministic operation ## When to use Lobster | User intent | Use Lobster? | | ------------------------------------------------------ | --------------------------
tools
# Lobster Lobster executes multi-step workflows with approval checkpoints. Use it when: - User wants a repeatable automation (triage, monitor, sync) - Actions need human approval before executing (send, post, delete) - Multiple tool calls should run as one deterministic operation ## When to use Lobster | User intent | Use Lobster? | | ------------------------------------------------------ | --------------------------
tools
A CLI tool for making authenticated requests to the X (Twitter) API. Use this skill when you need to post tweets, reply, quote, search, read posts, manage followers, send DMs, upload media, or interact with any X API v2 endpoint.