Token导航 LogoToken导航TokenDH.com
效率需要联网clawhub未标认证来源可访问clear审计通过

iching-fortune发痒的财富

Agent Skill

iching-fortune 用于辅助前端页面、组件、样式和交互逻辑开发,适合在 OpenClaw 中需要维护前端项目、生成组件或检查界面实现时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

10,161

周安装

432

GitHub Stars

1

下载量

3,560
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:iching-fortune(发痒的财富)
来源仓库:https://github.com/yw-0311/iching-fortune
安装命令:
openclaw skills install iching-fortune
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install iching-fortune

简介

提供易经、八字、紫微斗数等传统命理分析与互动占卜服务。

  • 适用于文化咨询、娱乐互动或心理疏导类应用集成。
  • 安装命令为 openclaw skills install iching-fortune,支持手相面相解析。
  • 结果仅供娱乐参考,不具备科学预测效力。
  • 部分功能需联网获取卦象数据库更新。iching-fortune 属于效率类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

name
fortune-telling
description
Complete fortune-telling service with interactive divination sessions. Supports Chinese methods (I Ching, Ba Zi, Zi Wei, Palmistry, Face Reading, Feng Shui, Plum Blossom, Divination Lots) and Western methods (Tarot, Astrology, Numerology, Palmistry, Runes, Crystal Gazing, Oracle Cards). When user wants to: (1) Get a fortune reading, (2) Ask about their destiny/career/love, (3) Make a decision using divination, (4) Learn about fortune-telling methods. Follow the interaction workflow and generate beautiful HTML reports.

Fortune-Telling Service

Comprehensive divination service with interactive sessions and beautiful HTML reports.

Core Principle

玄学推算 ≠ 现实分析

  • ❌ 绝对不要使用用户提供的现实信息(简历、职位、经历等)作为分析依据
  • ✅ 完全依靠玄学工具(卦象、命盘、六爻)进行推算
  • ✅ 用传统命理理论解读,而非逻辑推理
  • ✅ 从卦象/命盘本身获取信息,不掺杂用户背景

Interaction Workflow

Step 1: Greeting & Method Selection

When user requests fortune-telling:

  1. Greet warmly and explain available methods
  2. Present method options in a table with difficulty and required info
  3. Let user choose which method they want to use

Method Quick Reference

MethodInfo RequiredDifficultyBest For
I ChingQuestion + 3 coinsMediumDecision making, future trends
Ba ZiBirth date/time/placeHardDeep destiny analysis
Zi WeiBirth date/time/placeHardChinese astrology
TarotQuestion + cardsMediumLife guidance
NumerologyName + birth dateEasyPersonality insights
PalmistryPalm photoMediumCharacter reading
RunesQuestion + intentEasyQuick guidance

Step 2: Collect Required Information

For divination methods ONLY:

  • I Ching: User's question (must be about future)
  • Tarot: One clear question
  • Ba Zi/Zi Wei: Birth data
  • Numerology: Name + birth date
  • Palmistry: Palm photos

IMPORTANT: Do NOT ask for or use user's real-world background information such as:

  • Employment status
  • Career history
  • Specific job details
  • Personal circumstances
  • Resume content

The divination tools themselves provide the information - we don't need user context.


Step 3: Conduct Divination (纯玄学推算)

For I Ching (Coin Method):

  1. Ask user to focus on their question
  2. Perform 6 coin tosses (use random number generation)
  3. Record results: 6=yin, 7=yang, 8=yin, 9=yang (9 and 6 are moving lines)
  4. Determine the hexagram (from bottom to top)
  5. Identify any changing lines (6 and 9)

For Tarot:

  1. Ask user to think of their question while shuffling
  2. Use appropriate spread (3-card or Celtic Cross)
  3. Interpret cards using symbolic meaning

For Ba Zi:

  1. Calculate the Four Pillars from birth data
  2. Determine Five Elements distribution
  3. Analyze the energy patterns and luck cycles
  4. Use traditional Ba Zi theory for interpretation

Step 4: 玄学解读 (Pure 玄学 Theory)

Critical: ALL information comes from the divination, NOT from user input.

Examples of WRONG approach:

  • "你之前的工作经历显示..." ❌
  • "根据你的简历分析..." ❌
  • "从你描述的情况来看..." ❌
  • "你的背景显示..." ❌

Examples of CORRECT approach:

  • "卦象推算,乾卦主阳气旺盛..."
  • "八字中木气为用,代表..."
  • "命盘显示官星入命,利于..."
  • "变爻指向坎宫,水象主变动..."
  • "从卦象看,财爻持世,财运佳..."

玄学解读要点:

  1. 纯卦象分析 - 完全根据卦象本身解读
  2. 五行流转 - 用五行生克理论
  3. 宫位含义 - 根据所在宫位
  4. 神煞参考 - 辅助参考
  5. 不问背景 - 玄学本身就告诉你答案

解读模板:

【卦象/命盘推算】
  ↓
  本卦/变卦显示...
  用神/主星状态...
  五行生克关系...
  ↓
【玄学结论】
  → 根据卦象/命盘推算的结果
  → 不依赖任何现实信息

Step 5: Generate HTML Report

Create a beautiful HTML card:

<!DOCTYPE html>
<html lang="zh-CN">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>易经卦象解读</title>
    <style>
        @import url('https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@400;700&display=swap');
        
        * { margin: 0; padding: 0; box-sizing: border-box; }
        
        body {
            font-family: 'Noto Serif SC', serif;
            background: linear-gradient(135deg, #1a1a2e 0%, #16213e 50%, #0f3460 100%);
            min-height: 100vh;
            padding: 20px;
        }
        
        .card {
            max-width: 600px;
            margin: 0 auto;
            background: linear-gradient(145deg, #1e1e32 0%, #252545 100%);
            border-radius: 24px;
            padding: 40px;
            box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5), 0 0 100px rgba(255, 215, 0, 0.1);
            border: 1px solid rgba(255, 215, 0, 0.2);
        }
        
        .title { font-size: 28px; color: #ffd700; text-align: center; margin-bottom: 8px; }
        .subtitle { color: #8b8b9e; font-size: 14px; text-align: center; margin-bottom: 30px; }
        
        .question-box {
            background: rgba(255, 215, 0, 0.1);
            border: 1px solid rgba(255, 215, 0, 0.3);
            border-radius: 16px;
            padding: 20px;
            margin-bottom: 30px;
            text-align: center;
        }
        
        .question-label { color: #ffd700; font-size: 12px; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 8px; }
        .question-text { color: #fff; font-size: 18px; }
        
        .hexagrams { display: flex; justify-content: center; gap: 40px; margin-bottom: 30px; }
        .hexagram { text-align: center; }
        .hexagram-name { color: #ffd700; font-size: 20px; margin-bottom: 10px; }
        .hexagram-symbol { font-size: 48px; }
        
        .divider { text-align: center; margin: 20px 0; color: #666; }
        
        .result-box {
            background: rgba(0, 0, 0, 0.3);
            border-radius: 12px;
            padding: 20px;
            margin-bottom: 20px;
        }
        
        .result-main { color: #4ade80; font-size: 24px; font-weight: bold; text-align: center; margin-bottom: 15px; }
        .result-detail { color: #ccc; font-size: 14px; line-height: 1.8; }
        
        .advice-box {
            background: linear-gradient(135deg, rgba(255, 215, 0, 0.1) 0%, rgba(255, 165, 0, 0.1) 100%);
            border: 1px solid rgba(255, 215, 0, 0.3);
            border-radius: 12px;
            padding: 20px;
        }
        
        .advice-title { color: #ffa500; font-size: 14px; margin-bottom: 10px; }
        
        .advice-list { list-style: none; }
        .advice-list li { color: #ddd; font-size: 14px; padding: 8px 0; padding-left: 24px; position: relative; }
        .advice-list li::before { content: '✓'; position: absolute; left: 0; color: #ffd700; }
        
        .quote { color: #ffd700; font-size: 18px; text-align: center; margin: 20px 0; font-style: italic; }
        
        .footer { text-align: center; margin-top: 30px; padding-top: 20px; border-top: 1px solid rgba(255, 255, 255, 0.1); }
        .footer-text { color: #666; font-size: 12px; }
    </style>
</head>
<body>
    <div class="card">
        <!-- Fill in the content based on divination results -->
    </body>
</html>

Step 6: Present the Report

  1. Send the HTML file to the user
  2. Explain using 玄学 theory only - do not reference user's real background
  3. Invite follow-up questions

Important Rules

绝对禁止 ❌

禁止行为原因
使用用户简历信息不是玄学推算
分析用户职位背景逻辑推理,非玄学
引用用户工作经历现实信息,非卦象
询问用户现实情况玄学本身就能告诉你

正确方式 ✅

正确行为说明
完全根据卦象/命盘纯玄学推算
使用五行生克理论传统命理
解读卦象象征意义经典理论
从变爻看变化卦象本身的信息

What I Ching CAN Answer:

  • ✅ Future decisions
  • ✅ Trend analysis (from 卦象, not user context)
  • ✅ Action guidance (from 玄学 theory)
  • ✅ Relationship guidance (from 命盘)

Reference Files

For detailed method information, see:

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

90.35%
按下载量换算3,216

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills