← Back to Skills Marketplace
355
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install meihua-yijing
Description
梅花易数占卜,基于时间、数字、方位起卦,解读吉凶祸福
Usage Guidance
The visible files and instructions are coherent for a local divination tool and request no credentials or network access. However, the included meihua.py content in the bundle was truncated (the file ended with “…[truncated]”), so you should not install/run this skill until you or someone you trust inspects the complete meihua.py. Specifically: (1) open the full meihua.py and search for network/socket/requests/http imports or calls (requests, urllib, socket, ftplib, paramiko, subprocess, os.system, exec/eval), (2) verify there are no hidden remote endpoints or code-download logic, and (3) run it in a sandboxed environment first if you plan to execute it. If the full file contains only the shown logic (gua generation, formatting, and CLI parsing) then the skill is internally coherent and low-risk.
Capability Analysis
Type: OpenClaw Skill
Name: meihua-yijing
Version: 1.1.0
The skill bundle is a straightforward implementation of a traditional Chinese divination system (Meihua Yijing). The Python script (meihua.py) contains logic for calculating hexagrams based on user input (time, numbers, or direction) and uses only standard libraries without any network access, file system manipulation, or sensitive data access. The SKILL.md instructions correctly guide the agent to use the script for its intended purpose without any signs of prompt injection or malicious intent.
Capability Assessment
Purpose & Capability
Name/description (梅花易数占卜) match the provided SKILL.md and the visible meihua.py logic (time/number/direction-based gua generation). Required binary (python3) is appropriate and proportional.
Instruction Scope
SKILL.md explicitly instructs running the included Python script with time/numbers/direction parameters. The instructions do not ask the agent to read unrelated files, env vars, or contact external services.
Install Mechanism
No install spec — instruction-only skill with a local script. No downloads or third-party package installs are requested in the metadata or SKILL.md.
Credentials
No environment variables, credentials, or config paths are requested; the skill's logic (as visible) does not need external secrets.
Persistence & Privilege
always is false and the skill does not request elevated or persistent platform privileges. It will be run only when invoked.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install meihua-yijing - After installation, invoke the skill by name or use
/meihua-yijing - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
meihua-yijing 1.1.0 Changelog
- Initial release of the "meihua-yijing" skill.
- Provides 梅花易数占卜 based on time, numbers, or direction.
- Automatically interprets hexagrams and delivers clear analysis of 吉凶祸福.
- Scripted 卦象 generation and structured output format.
- Explains 体用生克 and hexagram relationships for easy understanding.
v1.0.0
meihua-yijing v1.0.0
- Initial release of the 梅花易数占卜 skill.
- Supports起卦 based on time, numbers, or direction.
- Analyzes卦象 using先天八卦数序 and体用生克关系.
- Provides clear, structured卦象解读 with吉凶判断和建议.
- Outputs results in standardized, easy-to-understand format.
Metadata
Frequently Asked Questions
What is Meihua Yijing?
梅花易数占卜,基于时间、数字、方位起卦,解读吉凶祸福. It is an AI Agent Skill for Claude Code / OpenClaw, with 355 downloads so far.
How do I install Meihua Yijing?
Run "/install meihua-yijing" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Meihua Yijing free?
Yes, Meihua Yijing is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Meihua Yijing support?
Meihua Yijing is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Meihua Yijing?
It is built and maintained by Mingo_318 (@mingo-318); the current version is v1.1.0.
More Skills