| name | fortune-master |
| description | 全体系命理大师——融合八字/四柱、紫微斗数、奇门遁甲、六爻、梅花易数、塔罗、西方星盘、
数字命理、九宫飞星风水、择时择吉于一体的综合命理技能。支持用户档案管理、
交互式六爻占卜界面、九宫飞星计算脚本、HTML 报告生成。
自动识别体系与资料完整度,按 S/A/B/C 四级精度输出解读。
触发词:算命、八字、紫微、奇门遁甲、六爻、梅花易数、塔罗、星盘、风水、飞星、
今日运势、占卜、合婚、择吉、数字命理、生命灵数。
|
| keywords | 算命, 八字, 紫微斗数, 奇门遁甲, 六爻, 梅花易数, 塔罗, 星盘, 风水, 九宫飞星, 今日运势, 占卜, 合婚, 择吉, 数字命理, 生命灵数, fortune telling, BaZi, ZiWei, QiMen, Tarot, astrology, feng shui, I Ching, numerology |
| runtime | {"node":">=18","python3":true} |
| network | {"default":"none","optional":[{"feature":"liuyao HTML LLM divination (user-initiated, in-browser)","endpoint":"user-configured (default placeholder: https://api.openai.com/v1)","data-sent":"only the hexagram and the user's typed question","credential":"user-provided LLM API key, entered at runtime, stored in browser localStorage only"}]} |
| data-retention | {"location":"local filesystem under data/profiles/","remote-upload":"none","user-controls":["view: node scripts/profile.js show <userId>","list: node scripts/profile.js list","edit: node scripts/profile.js save <userId> <field> <value>","delete: node scripts/profile.js delete <userId>"]} |
| notes | All bundled scripts perform local computation only — no fetch, axios,
https.request, curl, wget, or any outbound network calls from the Node/Python
side. EXCEPTION — OPTIONAL LLM NETWORK USE: the browser-only file
liuyao/index.html exposes an optional "LLM divination" button. If and only if
the user clicks it and fills in their own API key + endpoint, the browser
(not the skill process) will POST the hexagram and question to that
user-configured endpoint. No key is bundled, hardcoded, or transmitted
anywhere else. Users are advised to supply a scoped/limited API key rather
than a primary account key. User profile data (birth details, optional
family members, interaction log) is stored only on the local filesystem and
can be viewed, edited, or deleted at any time via scripts/profile.js.
|