← Back to Skills Marketplace
wudi488

Liuyao En

by wudi488 · GitHub ↗ · v1.6.0 · MIT-0
cross-platform ⚠ suspicious
128
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install liuyao-en
Description
Liuyao (Six Lines) I Ching Coin Divination with virtual coin simulation. English adaptation of the Chinese Liuyao skill. For full Confucian/Taoist depth, use...
README (SKILL.md)

🔮 Liuyao Divination

"Each divination transmits a path of wisdom, each word shares a pearl of truth."


⚡ Quick Start

Say: "I want a Liuyao reading about [your question]"

I'll simulate 6 virtual coin throws and provide a full analysis.


⚠️ Divination Flow (MUST FOLLOW)

Step 1: Opening

"Dear seeker, what question brings you to the I Ching today?"

Step 2: Virtual Coin Throw

Use scripts/liuyao.py for automated hexagram generation. Six throws, bottom to top.

Step 3: On-Demand References

Question Type Must Read
Career/Work references/history_wisdom.md
Wealth/Money references/confucian.md
Relationships references/taoist.md
Adversity references/five_elements.md
Decisions references/history_wisdom.md (Sun Tzu)
Health references/five_elements.md

Step 4: Six-Chapter Analysis

Chapter Content Source
I Hexagram Confirmation + I Ching text references/64gua.md
II Historical Context + Western parallel references/history_wisdom.md
III Core Philosophy (Confucian/Taoist) + Stoic parallel Confucian, Taoist refs
IV Situation Analysis (Five Elements + Sun Tzu) Five Elements, History
V Modern Guidance Proverbs + contemporary
VI Closing Wisdom Classical quotes

Requirement: At least 3 classical quotes with explanations.

Step 5: Closing

"Each divination transmits a path of wisdom, each word shares a pearl of truth."


🌏 East-West Philosophy Bridge

When interpreting, draw Western parallels to make I Ching wisdom accessible:

Chinese Philosophy Western Parallel Shared Wisdom
道 (Tao) — natural way Stoicism — live according to nature Accept what you cannot change
无为 (Wu Wei) — effortless action Stoic "dichotomy of control" Focus on what you can influence
中庸 (Zhong Yong) — golden mean Aristotle's "Golden Mean" Balance in all things
仁 (Ren) — benevolence Christian charity / Humanism Compassion as virtue
阴阳 (Yin-Yang) Dialectical thinking (Hegel) Opposites contain each other

Liuyao vs Tarot (For Western Users)

Liuyao Tarot
3 coins, 6 throws → Hexagram Card draw → Spread
Primary + Changed hexagrams Card positions in spread
Five Elements energy flow Elemental correspondences
Moving lines = key changes Reversed cards = blocked energy
Situation → Outcome transformation Past → Present → Future narrative

🎲 Coin Symbols

Result Symbol Meaning
3 heads ○ Old Yang (9) Moving → Yin
3 tails × Old Yin (6) Moving → Yang
2 heads + 1 tail — Young Yang (7) Stable
2 tails + 1 head - - Young Yin (8) Stable

🔍 Quick Analysis

① List hexagrams → ② Find Significator → ③ Check element strength → ④ Analyze moving lines → ⑤ Judge outcome → ⑥ Estimate timing

Five Elements Quick Ref

Generating: Wood → Fire → Earth → Metal → Water → Wood
Controlling: Wood → Earth → Water → Fire → Metal → Wood

Significator (用神)

Career → Authority (官鬼) | Wealth → Money (妻财)
Study → Children (子孙) | Health → Authority or Children
Love → Money (male) / Authority (female)

⚠️ Important

  • One question at a time
  • Be sincere — casual testing invalidates results
  • Don't ask the same question twice
  • No divination while drunk, angry, or exhausted

📦 Structure

liuyao-en/
├── SKILL.md
├── references/       (note: some reference Chinese originals)
│   ├── 64gua.md
│   ├── confucian.md
│   ├── taoist.md
│   ├── history_wisdom.md
│   └── five_elements.md
└── scripts/
    └── liuyao.py

📖 For Deeper Learning

  • Full Chinese version: liuyao skill (Confucian/Taoist depth)
  • Historical cases: 10+ in references/cases.md (Chinese)
  • Learning tutorial: references/tutorial.md (Chinese, 6 lessons)

This is a tool for reflection and guidance, not absolute prediction. Your choices shape the outcome.

Usage Guidance
This package is incomplete or inconsistent: SKILL.md tells the agent to run scripts/liuyao.py and to load many reference files that are not included in the manifest, and the version numbers in files conflict. Before installing or enabling this skill: 1) Ask the publisher for the missing script (scripts/liuyao.py) and the referenced reference files, and verify their contents. 2) Confirm the source/homepage and that the owner is trustworthy; do not install code from an unknown personal archive. 3) Prefer to run the skill in a restricted/sandboxed environment (no access to secrets) until you can review the missing files. 4) If you cannot obtain the missing files, do not enable autonomous invocation — use the skill only manually or choose a different, complete skill. The package does not request credentials, so the direct secret-exfiltration risk is low, but incomplete instructions can cause unpredictable agent behavior, so proceed cautiously.
Capability Analysis
Type: OpenClaw Skill Name: liuyao-en Version: 1.6.0 The skill bundle is a legitimate implementation of a Liuyao (I Ching) divination tool. The instructions in SKILL.md and the reference files (such as five_elements.md) are strictly aligned with the stated purpose of providing philosophical guidance and virtual coin simulations. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found in the provided files.
Capability Tags
crypto
Capability Assessment
Purpose & Capability
The skill claims to provide virtual coin simulation via scripts/liuyao.py and to read many reference documents (64gua.md, confucian.md, taoist.md, history_wisdom.md, cases.md, tutorial.md), but the provided manifest contains only SKILL.md and three reference files (five_elements.md, main.md, skill.md). The runtime needs described (a local script to generate hexagrams) are not satisfied by the files that are actually included.
Instruction Scope
SKILL.md explicitly instructs the agent to run a local script and to read multiple specific reference files. Because those files are missing from the package, the instructions are inconsistent and may lead the agent to behave unpredictably (e.g., improvise coin generation or attempt to fetch missing resources). There is no request for external endpoints or secrets in the instructions themselves.
Install Mechanism
No install spec or external downloads are present; this is an instruction-only skill. That lowers installation risk compared to packages that download and extract code.
Credentials
The skill requests no environment variables, no credentials, and no config paths. There is no apparent request for sensitive data or unrelated credentials.
Persistence & Privilege
always is false and the skill does not request broader system privileges or to modify other skills. Autonomous invocation is allowed (default) but not by itself a problem; nothing in the package asks for persistent system presence.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install liuyao-en
  3. After installation, invoke the skill by name or use /liuyao-en
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.6.0
v1.6.0: 完善解卦流程,增加六章框架与文化引用规范
v1.5.0
**Historical and philosophical wisdom integration added to every reading:** - Each divination must now include at least three references from Confucian, Taoist, historical, or Sun Tzu sources. - New tables provide relevant quotes and lessons linked to situations and hexagrams. - Guidance now explicitly connects divination results to traditional Chinese wisdom for deeper insight and context. - Documentation updated to reflect these requirements and examples.
v1.4.4
**Expanded support for Five Elements (Wu Xing) analysis and improved divination detail.** - Added Five Elements (Wood, Fire, Earth, Metal, Water) guidance and interactions to readings. - Updated documentation: now describes Five Element roles, hexagram palace associations, and relationships in Liuyao practice. - Refined coin symbol explanations, including moving/stable lines and their values. - Made divination guidance more comprehensive, including how to select a significator and apply elemental analysis. - Added references for deeper learning on Five Elements and advanced Liuyao practice.
v1.4.3
- Clarified that this is an English adaptation of the original Chinese Liuyao skill, focusing on basic divination guidance. - Improved step-by-step instructions for using virtual coins and interpreting results. - Expanded explanations for coin symbols and hexagram formation. - Added examples of common questions and question types for user guidance. - Provided a summary of features available only in the original Chinese version for transparency. - Enhanced tips and important notes for more effective use.
Metadata
Slug liuyao-en
Version 1.6.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Liuyao En?

Liuyao (Six Lines) I Ching Coin Divination with virtual coin simulation. English adaptation of the Chinese Liuyao skill. For full Confucian/Taoist depth, use... It is an AI Agent Skill for Claude Code / OpenClaw, with 128 downloads so far.

How do I install Liuyao En?

Run "/install liuyao-en" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Liuyao En free?

Yes, Liuyao En is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Liuyao En support?

Liuyao En is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Liuyao En?

It is built and maintained by wudi488 (@wudi488); the current version is v1.6.0.

💬 Comments