# Iching

> Use when the user asks for I Ching, Yi Jing, Zhouyi, 易经, 周易, hexagrams, coin casting, yarrow-style casting, change analysis, or interpretation of user-provided line values.

- **Type:** Skill
- **Install:** `agentstack add skill-sapuyou45-bit-ai-divination-skills-iching`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [sapuyou45-bit](https://agentstack.voostack.com/s/sapuyou45-bit)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [sapuyou45-bit](https://github.com/sapuyou45-bit)
- **Source:** https://github.com/sapuyou45-bit/ai-divination-skills/tree/main/skills/iching
- **Website:** https://sapuyou45-bit.github.io/ai-divination-skills/

## Install

```sh
agentstack add skill-sapuyou45-bit-ai-divination-skills-iching
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# I Ching

I Ching readings analyze change, timing, tension, and response. They are not deterministic commands.

## When to Use

- The user asks for I Ching, Yi Jing, Zhouyi, 易经, 周易, hexagrams, coins, or yarrow.
- The user wants symbolic reflection on timing, change, tension, strategy, or response.
- The user provides six bottom-to-top line values and wants an interpretation.

## When Not to Use

- The request needs medical, legal, financial, emergency, or crisis advice.
- The user wants a guaranteed prediction or deterministic command.
- The user asks the agent to invent line values or recast for a nicer result.

## Workflow

1. Clarify the question if it is vague or high-stakes.
2. Run `scripts/cast.py` unless the user provides six line values.
3. Read `references/casting-methods.md` when the casting method matters.
4. Read `references/interpretation-template.md` before writing the interpretation.
5. Read `references/sources.md` when method rigor or adjacent systems matter.
6. Read `references/hexagrams.md` for the primary and resulting hexagram.
7. Interpret using the shared response contract:
   - Result
   - Symbolic Reading
   - Situation Mapping
   - Hidden Variables
   - Actionable Guidance
   - Boundaries

## Commands

```bash
python3 scripts/cast.py --method coins
python3 scripts/cast.py --method yarrow
python3 scripts/cast.py --method manual --lines 6,7,8,9,7,8
```

Line order is bottom-to-top.

## Rules

- Do not invent line values or hexagrams.
- For real readings, prefer `coins`, `yarrow`, or `manual`; `random` is only a compatibility alias.
- Do not recast to get a more convenient answer.
- Treat changing lines as areas of active transition, not guaranteed events.
- If the question is medical, legal, financial, or crisis-related, switch to reflective support and recommend qualified help.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [sapuyou45-bit](https://github.com/sapuyou45-bit)
- **Source:** [sapuyou45-bit/ai-divination-skills](https://github.com/sapuyou45-bit/ai-divination-skills)
- **License:** MIT
- **Homepage:** https://sapuyou45-bit.github.io/ai-divination-skills/

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-sapuyou45-bit-ai-divination-skills-iching
- Seller: https://agentstack.voostack.com/s/sapuyou45-bit
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
