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.
npx skills add konglong87/xuanxue-skills --skill love-marriagegit clone --depth 1 https://github.com/konglong87/xuanxue-skillsWrote 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.
[](https://agentmods.dev/skills/konglong87/xuanxue-skills/love-marriage)<a href="https://agentmods.dev/skills/konglong87/xuanxue-skills/love-marriage"><img src="https://agentmods.dev/badge/skills/konglong87/xuanxue-skills/love-marriage/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.
<a href="https://agentmods.dev/skills/konglong87/xuanxue-skills/love-marriage"><img src="https://agentmods.dev/badge/skills/konglong87/xuanxue-skills/love-marriage.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00075 | $0.01099 |
| Opus 5 | $0.00037 | $0.00549 |
| Sonnet 5 | $0.00015 | $0.00220 |
| Haiku 4.5 | $0.00007 | $0.00110 |
Grade A, and why
love-marriage 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 12d ago.
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.
How it starts
The opening of the file, as written. The whole thing — 43 lines — stays where its author put it; the contents beside it link to each section on GitHub.
婚恋与情感判读
核心边界
先执行 ../bazi/scripts/calculate.js(通过 bazi 公共编排)取得完整命盘,再调用 ../bazi/lib/analyze.js 和 core/ganzhi/domains.js 的 marriageSignals 提取确定性关系信号;不重排四柱。报告中的四柱和时间校正只能逐字段引用 bazi.calculation / bazi.alternateCalculation,不得根据出生资料自行换算。脚本失败、返回非 ready 或缺少四柱字段时必须停止判读并报告错误。若 alternateCalculation 非空,必须对另一派命盘再次独立调用,禁止把两派的日主、配偶宫或关系拼接。
运行资源必须从已安装本技能 SKILL.md 的真实路径解析,再定位同一安装包内的 ../bazi/、../qimen/、../_shared/ 与仓库 core/;不得依赖当前工作目录或 shell 工作目录。任一共享资源不可达时停止判读,不退化为模型心算。
奇门只接受 qimen 提供的外部 APP 或手工转录局盘,并调用 ../qimen/lib/chart.js 校验。它是可选增强,不是出生资料报告的前置条件,也不自行起局。
执行流程
- 一次性收齐
bazi所需出生字段;目标年未给时沿用bazi技能边界注入并披露来源。 - 调用本技能
lib/analyze.js。status: needs_input时原样展示全部补充问题并停止。 status: ready时分别引用marriageSignals与alternateMarriageSignals,按 methodology.md 组织八字侧证据。qimenEnhancement.status: ready时追加盘面观察;degraded时只展示错误清单和八字侧概览;not_provided时照常交付八字侧概览。- 严格按 templates/report.md 输出,并原样渲染
REPORT_CONTRACT.evidenceRules、REPORT_CONTRACT.redlines与REPORT_CONTRACT.disclaimer。
当 alternateCalculation 非空且 qimenEnhancement.status: ready 时,主派必须按自身 dayBoundary 和日干渲染 干合宫位,另一派必须按自身 dayBoundary 和日干渲染 另一派干合宫位;禁止跨派拼接,不得遗漏任一派。
qimenEnhancement.status: ready 时还必须原样应用 qimenEnhancement.共享安全契约.evidenceRules 与 qimenEnhancement.共享安全契约.redlines。免责声明可以与婚恋免责声明去重,但不能只应用 REPORT_CONTRACT。
路由边界
- 只给出生资料、没有具体领域问题,转
bazi,本技能不抢综合概览。 - 给出生资料并明确询问某一领域,转对应领域技能;明确婚恋问题才进入本技能。
- 同时明确问事业与婚恋两个领域,转
bazi输出概览,并说明可再分别进入两个领域技能深入。 - 用户显式点名技能时覆盖自动判断,但不覆盖输入与安全边界。
- 信息不足时一次性追问全部缺失项后停止,不猜测、不用常识补造。
事业、跳槽、创业、财运、求财、升职或生意问题转 wealth-career;手掌照片转 palm。
来源与安全唯一入口
桃花、红鸾与天喜使用传统查表口径,并以 cantian-ai/bazi-mcp 固定提交 作外部开源交叉验证。仓内无一手古籍页码,因此不把该表冒充师承资料的流派裁决。
安全文本来自 lib/analyze.js 的 REPORT_CONTRACT;当 qimenEnhancement.status: ready 时,同时来自 qimenEnhancement.共享安全契约。其中婚恋 disclaimer 由 disclaimerFor('婚恋') 生成,技能正文不维护同义副本。
What ships with it
4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 12d ago First seen · 43 lines · 75 tokens per session scan A 6d382353e523
love-marriage is a skill published in the GitHub repository konglong87/xuanxue-skills (3 stars, last pushed 2d ago), licensed MIT. It adds 75 tokens to every session and 1,099 once invoked, about $0.0004 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.
Other skills, from other repositories
liki-bazi
A Chinese traditional fortune-reading tool using BaZi, a birth-chart system based on birth details, and Zi Wei Dou Shu, another Chinese astrology system. It can examine life areas and yearly trends, but its conclusions are for cultural reference, not professional advice.
liki-divination
A traditional Chinese divination skill covering Liuyao readings, Qimen decisions, and selecting auspicious dates. It interprets an automatically generated chart using defined rules and presents the result as cultural guidance, not professional advice.
liki-fengshui
A tool for analysing home layouts and directions through traditional Chinese feng shui methods, including Eight Mansions and Flying Stars. Feng shui is a traditional system for interpreting how spaces, directions, and time relate to one another.
liki-naming
A Chinese naming tool that combines BaZi, a birth-chart system based on birth details, with traditional name analysis called Sancai-Wuge. It can also assess existing names and help create Chinese names from English names.
liki-hepan
A traditional Chinese relationship reading that combines Bazi, a birth-chart system, with Zi Wei Dou Shu, another Chinese astrology system. It uses both people's birth information to produce a detailed compatibility report.
liki-mingshu
An AI workflow for producing a Chinese traditional-culture fortune-telling report as JSON. It generates a report, reviews it, and revises it when the review fails; the results are for reference, not professional advice.