원클릭으로
yi
Yi Jing divination skill - uses coin toss simulation to generate hexagrams, provides interpretation and AI analysis.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Yi Jing divination skill - uses coin toss simulation to generate hexagrams, provides interpretation and AI analysis.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
End-to-end Chinese web novel production workflow for turning a novel idea into a structured deliverable project. Covers hot-search and trend scan, discovery discussion, requirement intake, market/topic analysis, title confirmation, story planning, outline design, character bible creation, chapter drafting, polishing, proofreading, final review, and optional Feishu Wiki sync. Use when the user wants to create, develop, optimize, or deliver a serialized novel, web fiction project, long-form Chinese fiction pipeline, or a full novel production workflow from concept to manuscript.
Structured topic research and multi-angle analysis for a user-provided topic, market, trend, concept, project, platform, industry, or content direction. Use when the user asks to research, investigate, analyze, study, or survey a topic and expects more than a simple search result dump, including multi-round retrieval, source comparison, dimension-based analysis, opportunity/risk assessment, and a clear research summary.
Multi-language code review skill with security audit and performance optimization suggestions
Content writing skill - writes based on outline, real-time style comparison, embedded self-check, supports multiple writing rhythms.
Outline generation skill - generates structured outlines based on requirements, provides content type structure library and smart recommendations.
Polish skill - rewrite/optimize/proofread/de-AI-ify. Provides enhanced AI detection and optimization direction refinement.
| name | yi |
| description | Yi Jing divination skill - uses coin toss simulation to generate hexagrams, provides interpretation and AI analysis. |
Use when user needs divination:
Method 1: User input directly Ask: "What would you like to ask about?"
Method 2: Provide templates If user unsure, offer common questions:
Call performDivination(question) from src/divination.js:
Call formatOutput(divinationResult):
Call generateAIPrompt(question, divinationResult), then use LLM for interpretation.
Requirements:
8 trigrams:
64 hexagrams:
| Function | Description |
|---|---|
| yaoGua() | Simulate coin toss, return old/young yin/yang |
| yaoLiuCi() | Toss 6 times for complete hexagram |
| calcGua(yaos) | Calculate trigram numbers from yao |
| getGuaName(yaos) | Get hexagram name and symbol |
| getZhuAndBianGua(yaos) | Get main and changing hexagram |
| getGuaData(guaInfo) | Get detailed hexagram data |
| performDivination(question) | Execute full divination |
| formatOutput(divinationResult) | Format output |
| generateAIPrompt(question, result) | Generate AI prompt |
═══════════════════════════════════════ YI JING DIVINATION ═══════════════════════════════════════
【Question】 "My career development?"
【Tossing Process】 1st: ●●● → Yin (old yin) ✦ moving 2nd: ○○● → Yin (young yin) 3rd: ○○○ → Yang (old yang) ✦ moving 4th: ○●○ → Yang (young yang) 5th: ●○○ → Yin (young yin) 6th: ○●○ → Yang (young yang)
【Hexagram】 Main: Xun (Wind) ☴ Change: Gen (Mountain) ☶ Moving yao: First, Top (becomes Gen)
【Interpretation】 【Gua Ci】"Xiao Heng Li You Wang, Li Jian Da Ren" 【Xiang】"Following wind, jun zi yi shen ming shi shi"
═══════════════════════════════════════
Based on hexagram, AI should include:
Xun (Wind) hexagram, above and below Xun, wind blows everywhere... Gua ci means "Gradual success, beneficial to see great person."
Overall: Good with challenges
Gen means mountain - stability after changes. Stop and reflect before advancing.
Note: Yi Jing divination is for entertainment only. Major decisions require rational analysis.
| Name | Symbol | Represents |
|---|---|---|
| 乾 | ☰ | Heaven |
| 兑 | ☱ | Lake |
| 离 | ☲ | Fire |
| 震 | ☳ | Thunder |
| 巽 | ☴ | Wind |
| 坎 | ☵ | Water |
| 艮 | ☶ | Mountain |
| 坤 | ☷ | Earth |
Moving yao represents direction of change - key to interpretation.