← Back to Skills Marketplace
职业与健康命理分析
by
DeviosLang
· GitHub ↗
· v2.1.0
· MIT-0
140
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install fortune-career
Description
基于八字和紫微斗数为用户提供职业方向和健康状况的命理分析及具体建议。
README (SKILL.md)
fortune-career · 职业与健康命理分析
功能概述
基于八字排盘 + 紫微斗数 + 大运流年规则引擎,为应届生求职和职场人士提供职业方向和健康分析。支持完整报告和一句话摘要两种模式。
触发关键词
算命 / 看命 / 命理 / 八字 / 职业分析 / 健康分析 / 看职业 / 看健康 / 大运 / 摘要
输入格式
支持自然语言,直接发送出生信息:
算命 1990年5月15日10时 ← 完整报告
摘要 1990年5月15日10时 ← 一句话摘要(微信友好)
职业分析 90年5月15日10时 女
健康分析 1990 5 15 10
农历1990年5月15日10时 ← 自动识别农历
输出模式
摘要模式(说"摘要"触发)
压缩为5句话,适合微信快速阅读:
- 性格本质 + 最适合行业方向
- 当前大运质量 + 整体感受
- 今年流年 + 机危判断
- 健康重点提醒
- 行动建议(进攻/防守/维稳)
完整报告模式
- 大运走势 — 10步大运,🟢好运/🟡平缓/🔴低谷 + 每步具体解释
- 近三年流年 — 六冲/六合/六害/三合/半三合完整覆盖
- 职业分析 — 精确身强弱(藏干加权)+ 命宫星曜 + 五行行业
- 健康分析 — 先天体质 + 疾厄宫 + 流年预警
技术架构
输入(自然语言,含农历识别)
↓
calc/bazi.py # 八字排盘(sxtwl)
calc/lunar.py # 农历/阳历互转
calc/ganzhi.py # 藏干系统 + 精确身强弱
calc/ziwei.py # 紫微斗数(14正曜+12宫)
calc/dayun_v2.py # 大运(节气起运 + 定性)
calc/liunian_v2.py # 流年(六冲/六合/六害/三合)
scripts/career_analysis.py
scripts/health_analysis.py
scripts/summary.py # 一句话摘要生成(v2.1新增)
↓
输出(摘要5句 / 完整报告)
版本历史
| 版本 | 改进 |
|---|---|
| v1.0 | 基础框架(八字+紫微+职业/健康) |
| v1.1 | 农历支持 + 大运流年基础 |
| v2.0 | 藏干加权身强弱 / 节气起运 / 流年冲合害三合 / 大运定性 |
| v2.1 | 一句话摘要模式(5句版,微信友好) |
Usage Guidance
This skill appears coherent and implements the described fortune‑telling and health/career analyses using local Python code. Before installing, note: (1) it depends on the third‑party sxtwl library (a native Python extension for lunar/干支 calculations); make sure that dependency is available in your runtime or the skill will error. (2) The skill processes personal birth data (date/time/gender) — treat outputs as non‑medical, entertainment/advisory only. (3) There are no network calls, credentials, or unexpected file accesses in the code, so it does not appear to exfiltrate data. If you require extra caution, run the skill in a sandboxed environment or review/execute the code locally to confirm behavior.
Capability Analysis
Type: OpenClaw Skill
Name: fortune-career
Version: 2.1.0
The 'fortune-career' skill bundle is a legitimate implementation of Chinese astrological analysis (Bazi and Zi Wei Dou Shu). The code consists entirely of mathematical and logical mappings for date conversions and astrological interpretations using the 'sxtwl' library. There is no evidence of data exfiltration, malicious execution, or prompt injection; all files (such as main.py, calc/bazi.py, and SKILL.md) strictly adhere to the stated purpose of providing career and health reports based on user-provided birth information.
Capability Assessment
Purpose & Capability
Name/description (fortune/career/health analysis) align with the included files: bazi, lunar conversion, ziwei, dayun/liunian analysis, and career/health report generators. All requested resources (none) are consistent with the declared purpose. The code implements the stated algorithms and output formats.
Instruction Scope
SKILL.md describes parsing user birth info and producing either a brief summary or full report. The runtime instructions and code operate on provided birthdate/gender input only; there are no instructions to read arbitrary host files, environment variables, or to contact external endpoints. Data handled (birth date/time) is personal but expected for the skill's purpose.
Install Mechanism
There is no install spec (instruction-only), which is low-risk. However the code imports the sxtwl library (solar/lunar calculations). The registry metadata did not declare dependencies: sxtwl must be available in the runtime environment or the skill will fail. This is an operational note rather than an active security risk.
Credentials
The skill does not request environment variables, credentials, or config paths. All processing is local to the included Python modules. No tokens/keys/secrets are required or referenced.
Persistence & Privilege
Flags: always is false and the skill is user-invocable; it does not request permanent/system-wide privileges or attempt to modify other skills. It runs as a normal, on-demand skill.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install fortune-career - After installation, invoke the skill by name or use
/fortune-career - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.1.0
新增一句话摘要模式(5句版),说「摘要」触发,微信快速阅读
v2.0.0
P0+P1完成:藏干加权身强弱 / 节气起运 / 流年冲合害三合 / 大运定性(好坏标注)
v1.1.0
P0改进:农历/阳历自动识别 + 大运流年分析
v1.0.0
Initial release of fortune-career skill.
- Provides career and health analysis based on Bazi (八字) and Zi Wei Dou Shu (紫微斗数) rules.
- Accepts birth information in multiple formats for instant analysis.
- Delivers detailed reports covering personality, career direction, industry recommendation, health traits, and maintenance advice.
- All core fortune calculation and interpretation are done locally without external APIs.
- Designed for both fresh graduates and professionals seeking career or health guidance.
Metadata
Frequently Asked Questions
What is 职业与健康命理分析?
基于八字和紫微斗数为用户提供职业方向和健康状况的命理分析及具体建议。 It is an AI Agent Skill for Claude Code / OpenClaw, with 140 downloads so far.
How do I install 职业与健康命理分析?
Run "/install fortune-career" 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 DeviosLang (@devioslang); the current version is v2.1.0.
More Skills