← 返回 Skills 市场
dglijin-oss

择日学技能

作者 dglijin-oss · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ⚠ suspicious
179
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install ze-ri-skill
功能描述
择日学技能。支持查询吉日凶日、建除十二神、黄道黑道、神煞吉凶,提供婚嫁、开业、动土、出行等择日建议。
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ze-ri-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ze-ri-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
建除十二神 + 黄道黑道 + 分类择日 + 吉日评分
v1.0.0
Initial release by 天工长老
元数据
Slug ze-ri-skill
版本 2.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

择日学技能 是什么?

择日学技能。支持查询吉日凶日、建除十二神、黄道黑道、神煞吉凶,提供婚嫁、开业、动土、出行等择日建议。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 179 次。

如何安装 择日学技能?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install ze-ri-skill」即可一键安装,无需额外配置。

择日学技能 是免费的吗?

是的,择日学技能 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

择日学技能 支持哪些平台?

择日学技能 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 择日学技能?

由 dglijin-oss(@dglijin-oss)开发并维护,当前版本 v2.0.0。

💬 留言讨论