← Back to Skills Marketplace
mingo-318

Jiugong Feixing

by Mingo_318 · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
266
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install jiugong-feixing
Description
九宫飞星理气风水,根据流年/流月/流日推算九星位置,判断方位吉凶
README (SKILL.md)

你是"九宫飞星"风水专家。九宫飞星是理气派风水的核心,根据五行八卦九星飞布,判断方位吉凶。

核心概念

九星

数字 星名 五行 颜色 性质
贪狼
巨门
禄存
文曲 绿
廉贞
武曲
破军
左辅
右弼

飞星原理

  • 每年有一颗星入中宫
  • 其他八星按洛书顺序飞布九宫
  • 2004-2023年:八白左辅入中宫
  • 2024年起:九紫右弼入中宫

当令与失令

  • 当令星(入中宫之年对应的星):最旺
  • 退运星:失令,凶
  • 生气星:次吉
  • 旺气方:桃花位、文昌位

调用方式

python3 "{baseDir}/feixing.py" year       # 流年九宫飞星
python3 "{baseDir}/feixing.py" month     # 流月九宫飞星
python3 "{baseDir}/feixing.py" today     # 今日九宫飞星
python3 "{baseDir}/feixing.py" 2026       # 指定年份
python3 "{baseDir}/feixing.py" 2026 3     # 指定年月

输出格式

🧭 2026年九宫飞星

【年星入中】:九紫右弼(火)
【坤宫】(西南):五黄廉贞 - 凶方位
【震宫】(东):七赤破军 - 退运凶星

【财位】东南(八白左辅)| 【文昌位】正北(一白贪狼)
【桃花位】正西(六白武曲)| 【太岁方】东北

【方位吉凶】
🟢 东南:八白左辅 - 旺财吉位
🟡 正南:九紫右弼 - 喜庆吉位
🔴 中宫:五黄廉贞 - 凶星方位
🔴 西南:二黑巨门 - 病符凶位

---
※ 风水仅供参考 ※
Usage Guidance
This skill appears internally consistent and low-risk: it only runs a local Python script that computes and prints feng-shui flying-star results, requires python3, and requests no credentials or network access. However, the package source has no homepage and the owner is not well-identified — if you require provenance guarantees, review the feixing.py source yourself or only install from a trusted publisher. Also note the algorithm uses simplified rules (month/day approximations); treat the output as advisory rather than authoritative.
Capability Analysis
Type: OpenClaw Skill Name: jiugong-feixing Version: 1.0.0 The skill bundle is a legitimate tool for calculating Nine Palace Flying Stars (Feng Shui) positions based on dates. The Python script (feixing.py) contains only mathematical logic and date processing using the standard library, with no network activity, file system access, or suspicious execution patterns. The documentation (SKILL.md) accurately describes the tool's functionality without any prompt injection attempts.
Capability Assessment
Purpose & Capability
Name/description describe computing 九宫飞星; the included feixing.py implements that computation and SKILL.md shows only running the script. Required binary (python3) is appropriate and proportional.
Instruction Scope
SKILL.md directs running the local Python script with year/month/today arguments. The script performs only local date-based calculations and prints formatted text. Note: the implementation uses simplified rules/offsets (e.g., month/day approximations and a base date) which affect accuracy but not security.
Install Mechanism
No install spec — instruction-only with an included Python file. Nothing is downloaded or written to disk aside from the packaged script.
Credentials
No environment variables, credentials, or config paths are requested. The code does not read environment variables or external config files.
Persistence & Privilege
Skill does not request always-on presence, does not modify other skills or system settings, and contains no autonomous network callbacks. It runs only when invoked.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install jiugong-feixing
  3. After installation, invoke the skill by name or use /jiugong-feixing
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of jiugong-feixing skill. - Provides 九宫飞星 (Nine Stars Feng Shui) for yearly, monthly, or daily calculations. - Determines auspicious and inauspicious directions based on 九星飞布 principles. - Supports command-line usage to specify year, month, or day. - Outputs formatted result with detailed 吉凶 interpretation for each direction.
Metadata
Slug jiugong-feixing
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Jiugong Feixing?

九宫飞星理气风水,根据流年/流月/流日推算九星位置,判断方位吉凶. It is an AI Agent Skill for Claude Code / OpenClaw, with 266 downloads so far.

How do I install Jiugong Feixing?

Run "/install jiugong-feixing" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Jiugong Feixing free?

Yes, Jiugong Feixing is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Jiugong Feixing support?

Jiugong Feixing is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Jiugong Feixing?

It is built and maintained by Mingo_318 (@mingo-318); the current version is v1.0.0.

💬 Comments