← Back to Skills Marketplace
timyljob2011-sudo

wuxing-daily

by timyljob2011-sudo · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
214
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install wuxing-daily
Description
老黄历Daily - 传统五行命理与每日运势工具。当用户询问生辰八字、五行属性、命格分析、每日运势提醒、黄历宜忌时使用此 Skill。功能包括:根据生日计算五行命理(金木水火土)、分析八字命格、生成每日运势与宜忌建议。
Usage Guidance
This skill appears to implement the advertised wuxing/黄历 functionality and does not request secrets or perform network calls. However, before installing or letting an agent run it: 1) Verify file locations and adjust commands: SKILL.md references a scripts/ directory and a 'wuxing-ziwei' folder that do not match the shipped filenames—use the actual script paths (e.g., python3 calculate_wuxing.py). 2) Be cautious with the suggested cron command—'cron add' may not exist on your system; prefer creating crontab entries manually or via a known scheduler and confirm the exact command path to the script. 3) Inspect the code yourself (it's plain Python) to confirm you are comfortable running it locally; no obfuscated or network-exfiltration code was found. 4) Because the docs and filenames are inconsistent, expect small maintenance fixes (paths/names) before use. If you want higher assurance, ask the author for a corrected install/usage guide or update the SKILL.md to match the repository layout before enabling automated scheduling.
Capability Analysis
Type: OpenClaw Skill Name: wuxing-daily Version: 1.0.0 The skill bundle is a legitimate tool for Chinese traditional fortune-telling (Wuxing and Bazi). The Python scripts (calculate_wuxing.py, daily_fortune.py, and lunar_convert.py) contain standard mathematical and calendar-conversion logic with no evidence of network access, data exfiltration, or dangerous system calls. While SKILL.md provides instructions for the agent to set up daily reminders using 'cron', this functionality is explicitly documented and aligned with the stated purpose of the tool, presenting no evidence of malicious intent or hidden backdoors.
Capability Assessment
Purpose & Capability
The skill name/description (五行命理、八字分析、农历转换、每日运势) matches the included Python scripts and markdown reference material. The requested capabilities are coherent with the provided code and do not require external credentials or unusual binaries.
Instruction Scope
SKILL.md instructs running scripts under a scripts/ directory (python3 scripts/calculate_wuxing.py, etc.) and copying a directory named 'wuxing-ziwei', but the actual manifest contains the Python files at top level (calculate_wuxing.py, daily_fortune.py, lunar_convert.py) and no scripts/ directory or 'wuxing-ziwei' folder. The SKILL.md also suggests creating a cron job using a 'cron add' command which is non-standard on many systems (typical usage is crontab or specific schedulers). These mismatches could cause an agent to run incorrect paths or attempt to create scheduled tasks in unexpected ways.
Install Mechanism
There is no install spec that downloads remote artifacts; this is an instruction-only skill bundle with local Python files. No network downloads, package installs, or archive extractions are present in the manifest.
Credentials
The skill declares no required environment variables, no credentials, and the code does not read environment secrets. The scripts only operate on user-provided birthdate/time input and internal static tables.
Persistence & Privilege
The SKILL.md suggests creating a persistent cron task to deliver daily reminders. While 'always: false' and autonomous invocation are normal, the instruction to add a scheduled system job is a persistence action that requires user/system permission. The skill itself does not automatically install or enable persistence in the code, but the documentation encourages creating one—users should verify and control that step manually.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install wuxing-daily
  3. After installation, invoke the skill by name or use /wuxing-daily
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Laohuangli Daily Skill 1.0.0 – Initial Release - 全新上线,支持基于五行命理的八字分析与每日运势提醒 - 新增五行计算、八字命格分析、每日运势、农历转换等脚本工具 - 提供详细的五行与日常(颜色、方位、数字、身体等)对应参考 - 支持设置每日五行运势定时提醒 - 丰富中文文档说明,涵盖流程、命理表格和使用示例
Metadata
Slug wuxing-daily
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is wuxing-daily?

老黄历Daily - 传统五行命理与每日运势工具。当用户询问生辰八字、五行属性、命格分析、每日运势提醒、黄历宜忌时使用此 Skill。功能包括:根据生日计算五行命理(金木水火土)、分析八字命格、生成每日运势与宜忌建议。 It is an AI Agent Skill for Claude Code / OpenClaw, with 214 downloads so far.

How do I install wuxing-daily?

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

Is wuxing-daily free?

Yes, wuxing-daily is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does wuxing-daily support?

wuxing-daily is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created wuxing-daily?

It is built and maintained by timyljob2011-sudo (@timyljob2011-sudo); the current version is v1.0.0.

💬 Comments