七政四余星盘技能

v3.0.0

七政四余星盘排盘技能。七政(日月金木水火土)四余(罗计孛气)星曜落宫,果老星宗推命。

0· 129·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for dglijin-oss/qizheng-siyu-skill.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "七政四余星盘技能" (dglijin-oss/qizheng-siyu-skill) from ClawHub.
Skill page: https://clawhub.ai/dglijin-oss/qizheng-siyu-skill
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install qizheng-siyu-skill

ClawHub CLI

Package manager switcher

npx clawhub@latest install qizheng-siyu-skill
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
Name/description (七政四余星盘排盘) match the included Python script and README which implement star/planet position calculation, palace mapping, and chart interpretation. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md instructs the agent to run the local script (python3 scripts/qizheng_pan.py) with date/lat/lon and optional question; the script operates on supplied arguments and computes astronomical/astrological outputs. No instructions request reading unrelated system files, exporting credentials, or contacting external endpoints.
Install Mechanism
There is no install spec (instruction-only deployment). The README mentions cloning a GitHub repo but no installation, package downloads, or archive extraction are specified in the skill metadata.
Credentials
The skill declares no required environment variables, credentials, or config paths. The code uses only standard Python libraries and CLI arguments; this is proportionate to the stated functionality.
Persistence & Privilege
The skill is not always-enabled and does not request modifications to other skills or system-wide settings. Autonomous invocation is allowed by default (normal) but there is no additional privileged behavior in the package.
Assessment
This appears to be a self-contained astrology/charting script that runs locally and does not ask for credentials or perform network I/O in the visible code. Points to consider before installing: (1) the skill source is listed as "unknown" while the README references a GitHub repo — if provenance matters, confirm the upstream repository and review its commit history. (2) I reviewed the visible portions of scripts/qizheng_pan.py and README; they use only standard libraries and CLI args. If you want higher confidence, provide the complete qizheng_pan.py (the file was truncated in the provided extract) so the rest of the code can be inspected for any network calls, file writes, or use of os.environ. (3) Run the script in a sandbox or isolated environment first if you are cautious. (4) No credentials are needed; avoid supplying sensitive data (API keys, passwords) as input to the skill since the skill does not require them.

Like a lobster shell, security has layers — review code before you run it.

latestvk97byb5tctrfka6b7phbh79qy5845zee
129downloads
0stars
2versions
Updated 3w ago
v3.0.0
MIT-0

七政四余星盘技能 v3.0.0

"七政四余,星命正宗。"

功能

  • ✅ 七政星曜排布(日月金木水火土)
  • ✅ 四余星曜排布(罗睺/计都/月孛/紫气)
  • ✅ 十二宫位定位
  • ✅ 星曜庙旺落陷
  • ✅ 果老星宗推命
  • ✅ 流年星盘推演
  • ✅ 合婚配对分析
  • ✅ 星盘综合评分

使用

python3 scripts/qizheng_pan.py --date "1990-05-15" --hour 8
python3 scripts/qizheng_pan.py --date "1990-05-15" --hour 8 --question "婚姻"

变更

v3.0.0: 流年推演、合婚配对、星盘评分 v2.0.0: 果老星宗推命、星曜庙旺

Comments

Loading comments...