Yi Jing Oracle
by Aletheus
Authentic Yi Jing oracle using the 50-stalk yarrow method and canonical corpus for grounded divination.
- Cast hexagrams using authentic 50-stalk yarrow method probabilities.
- Retrieve primary and changing line commentaries from the King Wen corpus.
- Analyze situation dynamics through the traditional Eight Trigrams (八卦) table.
$19
One-time purchase
Included in download
- Cast hexagrams using authentic 50-stalk yarrow method probabilities.
- Retrieve primary and changing line commentaries from the King Wen corpus.
- terminal, file_read, env_vars automation included
- Includes example output and usage patterns
See it in action
Cast result: Hexagram 48 (The Well) changing to 5 (Waiting). Changing Lines: Nine at the beginning, Six in the second place. Ground Truth: "The Well. The town may be changed, but the well cannot be changed." Math: Stalks remaining for line 1: 24 (6), line 2: 32 (8).
Yi Jing Oracle
by Aletheus
Authentic Yi Jing oracle using the 50-stalk yarrow method and canonical corpus for grounded divination.
$19
One-time purchase
⚡ Also available via Agensi MCP — your AI agent can load this skill on demand via MCP. Learn more →
Included in download
- Cast hexagrams using authentic 50-stalk yarrow method probabilities.
- Retrieve primary and changing line commentaries from the King Wen corpus.
- terminal, file_read, env_vars automation included
- Includes example output and usage patterns
- Instant install
See it in action
Cast result: Hexagram 48 (The Well) changing to 5 (Waiting). Changing Lines: Nine at the beginning, Six in the second place. Ground Truth: "The Well. The town may be changed, but the well cannot be changed." Math: Stalks remaining for line 1: 24 (6), line 2: 32 (8).
About This Skill
Overview
The Yi Jing Oracle is a high-fidelity Python implementation of the traditional 50-stalk yarrow method (蓍草法). Unlike simple random number generators or three-coin coin tosses, this skill emulates the authentic stochastic process and line-probability asymmetries (老陰, 少陽, 少陰, 老陽) defined in the 繫辭上傳 (Xici Zhuan).
What it does
This skill provides a suite of tools for authentic Chinese divination and scholarship. It performs the 18-step stochastic division process to cast hexagrams, looks up King Wen sequence data, and retrieves grounded source texts from the canonical corpus.
- yijing_cast: Executes the full yarrow procedure using hardware entropy to generate primary and relating hexagrams.
- yijing_lookup: Provides instant access to any of the 64 hexagrams by their traditional index.
- Ground Truth: Returns the specific interpretive apparatus (卦辭, 彖, 大象, and 爻辭) relevant only to the current cast.
- Trigram Tables: Accesses the 八卦 (Bagua) meanings, virtues, and familial roles.
Why use this skill?
For developers and users seeking an oracle that respects traditional epistemic claims, this skill bridges the gap between ancient ritual and modern computation. It treats divination as a structural snapshot of a situation and is ideal for strategic reflection, philosophical inquiry, or any context where qualitative decision-making requires a non-linear perspective grounded in a coherent historically faithful symbolic system.
Use Cases
- Cast hexagrams using authentic 50-stalk yarrow method probabilities.
- Retrieve primary and changing line commentaries from the King Wen corpus.
- Analyze situation dynamics through the traditional Eight Trigrams (八卦) table.
- Access mathematical properties and source texts of the Xici Zhuan.
Known Limitations
This system is a sparce priming representation of the original chinese yi jing classic and the traditional commentary that arose around it. For model interpretability, a broad sparce priming survey, primitive and operational set, and an ontology actually drive the agents reasoning over it's own training data. the original works are included for citation, but the cast only fetches what is needed for interpretation.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/yi-jing-oracle | tar xz -C ~/.claude/skills/Free skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
Skill connects agent to publicly hosted MCP backend. Purchasers receive the opensource unpublished mcp backend with purchase of the skill file. Thanks for your support!
Contains mcp client logic and connects to my public mcp server. FOR SUBSCRIBERS: in order to use in the claude.ai end-user console, enable global network egress in sandboxing options if you haven't already. FOR PURCHASERS: I will provide you with a private link to the assembled corpus and python implementation so you can run it however you need. Updates to both the skill and the corpus will be provided per agensi TOS. The corpus non-public open source under MIT, which means you can do with it as you like, just respect the terms of the SKILL sale.
Creator
I'm a decently tech savvy artist poet and philosopher, and I'm currently vibe coding computational philosophy, automated rich inference generation for image diffusion models and toy counterfactual historical author-agents.
Frequently Asked Questions
Learn More About AI Agent Skills
Similar Skills
code-reviewer
Reviews your code for bugs, security vulnerabilities, logic errors, performance issues, and style violations. Organizes findings by severity and suggests fixes with code examples.
git-commit-writer
Writes conventional commit messages by analyzing your staged git changes. Detects commit type, scope, and breaking changes automatically.
readme-generator
Generates a complete, polished README.md by scanning your actual project structure, dependencies, and code.
env-doctor
Diagnoses why your project will not start. Checks runtime versions, dependencies, environment variables, databases, ports, and build artifacts systematically.