← 返回 Skills 市场
xiaobo1992

帮你算算-不承担任何后果

作者 Xiaobo · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
182
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install gua-helper
功能描述
梅花易数起卦,根据上卦、下卦数字查六十四卦,给出卦名、动爻及详解链接。用法:/gua <上卦数> <下卦数>
使用说明 (SKILL.md)

起卦参数

用户传入的参数:$ARGUMENTS

起卦计算结果

!python3 scripts/gua.py "$ARGUMENTS"


输出说明

请根据以上计算结果,以如下格式输出:

上卦:[上卦名]([象征])
下卦:[下卦名]([象征])
本卦:[卦名]
动爻:[爻名]
详解:[URL]

然后用通俗中文简要解读此卦核心寓意(2-3句),结合动爻给出具体指引。


参考资料

安全使用建议
This skill appears internally consistent and self-contained. Before installing: (1) ensure the agent runtime has python3 available (SKILL.md runs 'python3' though the manifest doesn't declare it); (2) note that the script only prints static URLs (from references/guas.json) and does not fetch them, but those links point to an external site—clicking them loads external content; (3) the tool uses the local system time to compute results, and command-line mode does not enforce the 1–64 range (the interactive mode does), which is benign but may produce unexpected inputs if you pass unusual numbers. If you are comfortable with a simple local Python script producing divination output, this skill is reasonable to install.
能力评估
Purpose & Capability
The skill is a梅花易数 lookup tool and includes a local Python script and static reference files that match that purpose. Minor inconsistency: SKILL.md executes 'python3 scripts/gua.py' but the manifest does not declare python3 as a required binary.
Instruction Scope
Runtime instructions are narrow: run the included script with the user-provided arguments and format the output. The script reads only bundled JSON/markdown reference files and the current system time; it does not read other system files or environment variables.
Install Mechanism
No install spec; this is instruction-only plus included code files. Nothing is downloaded or executed from external URLs during install.
Credentials
The skill requires no environment variables, credentials, or config paths. The code only reads bundled files and the current time.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent presence or system-wide configuration changes.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install gua-helper
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /gua-helper 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Improved argument handling by wrapping $ARGUMENTS in quotes when calling the script, ensuring correct parsing of input with spaces or special characters. - No other changes to features or usage.
v1.0.0
Initial release of gua-helper skill: - Supports 梅花易数起卦, deriving hexagrams based on input upper and lower trigram numbers. - Outputs hexagram name, moving line, and detailed interpretation link. - Returns results in a clear, structured format for easy understanding. - Provides concise core interpretation and specific guidance related to the moving line. - Reference resources for trigrams, time, hexagrams, and interpretation links included.
元数据
Slug gua-helper
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

帮你算算-不承担任何后果 是什么?

梅花易数起卦,根据上卦、下卦数字查六十四卦,给出卦名、动爻及详解链接。用法:/gua <上卦数> <下卦数>. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 182 次。

如何安装 帮你算算-不承担任何后果?

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

帮你算算-不承担任何后果 是免费的吗?

是的,帮你算算-不承担任何后果 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

帮你算算-不承担任何后果 支持哪些平台?

帮你算算-不承担任何后果 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 帮你算算-不承担任何后果?

由 Xiaobo(@xiaobo1992)开发并维护,当前版本 v1.0.1。

💬 留言讨论