← Back to Skills Marketplace
dglijin-oss

择日学技能

by dglijin-oss · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ⚠ suspicious
179
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install ze-ri-skill
Description
择日学技能。支持查询吉日凶日、建除十二神、黄道黑道、神煞吉凶,提供婚嫁、开业、动土、出行等择日建议。
Usage Guidance
Do not install or enable this skill until the author clarifies and fixes the inconsistencies. Specific things to ask or verify: - Provide the correct runtime and usage: either include the Python scripts referenced in SKILL.md or update instructions to call the Node module. The current SKILL.md example (python3 scripts/ze_ri.py) is not present in the bundle. - Fix the index.js file: it contains non-ASCII punctuation (fullwidth colons ':' and commas ',') and unquoted Chinese property names which make the JS likely syntactically invalid. Request a version that executes (or a transpiled/reasoned explanation if those characters are intentional). - Confirm versioning: SKILL.md says v2.0.0 while index.js header says v1.1 — ask which is authoritative and request a changelog. - Ask the author to provide a working example (node or python) and tests so you can verify behavior locally. Until these are resolved treat the package as untrusted; the inconsistencies could be benign packaging errors but also hide attempts to confuse automated reviewers.
Capability Analysis
Type: OpenClaw Skill Name: ze-ri-skill Version: 2.0.0 The skill bundle provides logic for traditional Chinese auspicious date selection ('Ze Ri'). The index.js file contains mathematical algorithms for calculating calendar-based indicators (Twelve Gods, Yellow Path, etc.) and lacks any high-risk behaviors such as network access, file system manipulation, or sensitive data retrieval. While SKILL.md references a Python script (scripts/ze_ri.py) that is not included in the bundle, this appears to be a documentation oversight or an incomplete package rather than a malicious attempt to execute external payloads.
Capability Assessment
Purpose & Capability
The skill's purpose (择日/吉日推荐) is coherent with the included computational logic. It does not request credentials, binaries, or config paths, which is appropriate for its stated functionality. However, the SKILL.md usage examples call a Python script (scripts/ze_ri.py) while the package contains a Node.js file (index.js) — a mismatch that undermines confidence in the package.
Instruction Scope
SKILL.md instructs running python3 scripts/ze_ri.py and python CLI examples; no such Python script or scripts/ directory is present. The provided SKILL.md does not direct reading unrelated system files or env vars, but the mismatch may cause an agent to try running missing commands or searching the filesystem, which is unexpected behavior.
Install Mechanism
No install specification is provided (instruction-only with a code file). This is low risk from an installation perspective — nothing is downloaded or written by an installer.
Credentials
The skill declares no required environment variables or credentials and the code does not access env vars or network resources. The requested privileges are proportionate to its purpose.
Persistence & Privilege
The skill does not request always:true, does not modify other skills, and uses default invocation settings. There is no unusual persistence or privilege requested.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ze-ri-skill
  3. After installation, invoke the skill by name or use /ze-ri-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.0
建除十二神 + 黄道黑道 + 分类择日 + 吉日评分
v1.0.0
Initial release by 天工长老
Metadata
Slug ze-ri-skill
Version 2.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is 择日学技能?

择日学技能。支持查询吉日凶日、建除十二神、黄道黑道、神煞吉凶,提供婚嫁、开业、动土、出行等择日建议。 It is an AI Agent Skill for Claude Code / OpenClaw, with 179 downloads so far.

How do I install 择日学技能?

Run "/install ze-ri-skill" 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 dglijin-oss (@dglijin-oss); the current version is v2.0.0.

💬 Comments