← Back to Skills Marketplace
xiaobo1992

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

by Xiaobo · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
182
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install gua-helper
Description
梅花易数起卦,根据上卦、下卦数字查六十四卦,给出卦名、动爻及详解链接。用法:/gua <上卦数> <下卦数>
README (SKILL.md)

起卦参数

用户传入的参数:$ARGUMENTS

起卦计算结果

!python3 scripts/gua.py "$ARGUMENTS"


输出说明

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

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

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


参考资料

Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install gua-helper
  3. After installation, invoke the skill by name or use /gua-helper
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug gua-helper
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is 帮你算算-不承担任何后果?

梅花易数起卦,根据上卦、下卦数字查六十四卦,给出卦名、动爻及详解链接。用法:/gua <上卦数> <下卦数>. It is an AI Agent Skill for Claude Code / OpenClaw, with 182 downloads so far.

How do I install 帮你算算-不承担任何后果?

Run "/install gua-helper" 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 Xiaobo (@xiaobo1992); the current version is v1.0.1.

💬 Comments