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 wealth-careergit 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/wealth-career)<a href="https://agentmods.dev/skills/konglong87/xuanxue-skills/wealth-career"><img src="https://agentmods.dev/badge/skills/konglong87/xuanxue-skills/wealth-career/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/wealth-career"><img src="https://agentmods.dev/badge/skills/konglong87/xuanxue-skills/wealth-career.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.00077 | $0.01065 |
| Opus 5 | $0.00039 | $0.00532 |
| Sonnet 5 | $0.00015 | $0.00213 |
| Haiku 4.5 | $0.00008 | $0.00106 |
Grade A, and why
wealth-career 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.
What it actually says
事业财运判读
核心边界
先执行 ../bazi/scripts/calculate.js(通过 bazi 公共编排)取得完整命盘,再调用 ../bazi/lib/analyze.js 和 core/ganzhi 公共入口的 tenGodStructure。本技能只组装已有命盘和确定性十神位置,不直接调用历法内核,不重复排盘。报告中的四柱和时间校正只能逐字段引用 bazi.calculation / bazi.alternateCalculation,不得根据出生资料自行换算;脚本失败、返回非 ready 或缺少四柱字段时必须停止判读并报告错误。奇门只接受用户提供的外部 APP 或手工转录盘,并交给 ../qimen/lib/chart.js 的 normalizeChart;本技能不自行起局。
运行资源必须从已安装本技能 SKILL.md 的真实路径解析,再定位同一安装包内的 ../bazi/、../qimen/、../_shared/ 与仓库 core/;不得依赖当前工作目录或 shell 工作目录。任一共享资源不可达时停止判读,不退化为模型心算。
执行流程
- 一次性收齐
bazi所需出生字段。status: needs_input时原样展示全部补充问题并停止。 status: ready时分别使用wealthCareerSignals与alternateWealthCareerSignals。若alternateCalculation非空,换日两派必须各自从对应完整命盘生成信号,不得跨派拼接。- 同时展示
visibleOnly和allPositions,只谈位置、数量和是否出现;不得用计数裁决旺衰、等级、收入或职业结果。 qimenEnhancement.status: ready时追加外部盘观察;每宫一次预计算共享同宫标记摘要表,表项只含安全枚举名称与稳定provenanceRef。每个 observation 只带常量大小的count + summaryRef,标记 observation 再带excludedRef;报告按summaryRef查表并排除自身,不嵌套复制标记 DTO。errors非空导致degraded时只展示有界错误并继续八字报告;not_provided时正常交付八字报告。- 按 methodology.md 和 templates/report.md 输出,并原样应用
REPORT_CONTRACT.evidenceRules、REPORT_CONTRACT.redlines与REPORT_CONTRACT.disclaimer。
当 qimenEnhancement.status: ready 时,还要原样应用 qimenEnhancement.共享安全契约.evidenceRules、qimenEnhancement.共享安全契约.redlines 和其免责声明。两份免责声明可去重,但不能只应用财经 REPORT_CONTRACT。
路由边界
- 只给出生资料、没有具体领域问题,转
bazi,本技能不抢综合命理概览。 - 给出生资料并明确询问某一领域,转对应领域技能;明确事业财运问题才进入本技能。
- 同时明确问事业与婚恋两个领域,转
bazi输出概览,再按用户后续选择分别深入。 - 用户显式点名技能时覆盖自动判断,但不覆盖输入要求、证据边界与安全边界。
- 信息不足时一次性追问全部缺失项后停止,不猜测、不用常识补造。
婚姻、姻缘、感情、复合或配偶问题转 love-marriage;手掌照片转 palm;只给外部奇门局盘且要求看局转 qimen。
来源与安全唯一入口
职业组合来自师承资料的十神组合赛道表。资料中的等级化修辞不进入事实字段,命中只表示指定十神条件同时出现,不等于确定天赋或必然适职。
财经安全文本由代码中的 disclaimerFor('财经')、REPORT_CONTRACT.evidenceRules 与 REPORT_CONTRACT.redlines 统一提供,技能正文不维护同义副本。qimenEnhancement.status: ready 时同时使用隔离的奇门共享安全快照。
What ships with it
5 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 · 39 lines · 77 tokens per session scan A 924c98d818fb
wealth-career is a skill published in the GitHub repository konglong87/xuanxue-skills (3 stars, last pushed 2d ago), licensed MIT. It adds 77 tokens to every session and 1,065 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.