← Back to Skills Marketplace
262
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install ziwei-bazi-consulting
Description
Legacy compatibility alias for Ziwei + Bazi consultation workflows. Use when older prompts or automations still call `ziwei-bazi-consulting`; forward the wor...
Usage Guidance
This alias is internally consistent: it simply runs a destiny-fusion-pro script from a relative path. Before installing, verify that the referenced destiny-fusion-pro package and its scripts are from a trusted source and inspect that script for any unexpected network calls, credential use, or filesystem access. If you cannot validate the sibling package, prefer invoking destiny-fusion-pro directly or run the alias in a sandboxed environment. Note that the wrapper does no validation of the target path or arguments, so missing or malicious code at '../../destiny-fusion-pro/scripts/fortune_fusion.py' would be executed with the agent's privileges.
Capability Analysis
Type: OpenClaw Skill
Name: ziwei-bazi-consulting
Version: 1.0.2
This skill bundle serves as a legacy compatibility alias for a fortune-telling service. The primary logic in `scripts/fortune_fusion.py` uses `runpy.run_path` to forward execution to a sibling skill directory (`destiny-fusion-pro`), which aligns with the instructions in `SKILL.md`. No evidence of data exfiltration, malicious intent, or prompt injection was found.
Capability Assessment
Purpose & Capability
Name and description state this is a legacy alias forwarding work to destiny-fusion-pro. The included wrapper script (scripts/fortune_fusion.py) performs exactly that by locating and running the destiny-fusion-pro script relative to its location.
Instruction Scope
SKILL.md recommends running the bundled wrapper, which uses runpy.run_path to execute a script at '../../destiny-fusion-pro/scripts/fortune_fusion.py'. Forwarding to a sibling package is consistent with an alias, but the wrapper executes code outside the skill's own directory without validation or error handling — this extends runtime scope to whatever resides at that path.
Install Mechanism
No install spec; instruction-only with a small wrapper script. Nothing is downloaded or written to disk by the skill itself.
Credentials
The skill requests no env vars, which is appropriate for a thin alias. However the executed target script (destiny-fusion-pro) is not visible here and may require environment variables or credentials that are not declared by this alias.
Persistence & Privilege
The skill does not request persistent installation or special privileges (always is false). It does not modify other skills' configs itself; it only invokes a script by path.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ziwei-bazi-consulting - After installation, invoke the skill by name or use
/ziwei-bazi-consulting - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
Refine storefront copy: clearer legacy-alias positioning and smoother forwarding message to destiny-fusion-pro.
v1.0.1
Refresh legacy alias packaging: clearer compatibility positioning and smoother forwarding guidance to destiny-fusion-pro.
Metadata
Frequently Asked Questions
What is Ziwei Bazi Consulting?
Legacy compatibility alias for Ziwei + Bazi consultation workflows. Use when older prompts or automations still call `ziwei-bazi-consulting`; forward the wor... It is an AI Agent Skill for Claude Code / OpenClaw, with 262 downloads so far.
How do I install Ziwei Bazi Consulting?
Run "/install ziwei-bazi-consulting" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ziwei Bazi Consulting free?
Yes, Ziwei Bazi Consulting is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ziwei Bazi Consulting support?
Ziwei Bazi Consulting is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ziwei Bazi Consulting?
It is built and maintained by Li Xin (@spyfree); the current version is v1.0.2.
More Skills