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

v1.0.1

梅花易数起卦,根据上卦、下卦数字查六十四卦,给出卦名、动爻及详解链接。用法:/gua <上卦数> <下卦数>

0· 179·0 current·0 all-time
byXiaobo@xiaobo1992

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for xiaobo1992/gua-helper.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "帮你算算-不承担任何后果" (xiaobo1992/gua-helper) from ClawHub.
Skill page: https://clawhub.ai/xiaobo1992/gua-helper
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install gua-helper

ClawHub CLI

Package manager switcher

npx clawhub@latest install gua-helper
Security Scan
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk97fvpv30wa6qz4e2ypab4ptth83erna
179downloads
0stars
2versions
Updated 1mo ago
v1.0.1
MIT-0

起卦参数

用户传入的参数:$ARGUMENTS

起卦计算结果

!python3 scripts/gua.py "$ARGUMENTS"


输出说明

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

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

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


参考资料

Comments

Loading comments...