← 返回 Skills 市场
clara-wang-2023

liuyao-xueer

作者 Clara Wang · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
351
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install liuyao-xueer
功能描述
雪儿六爻占卜技能。当用户提到「六爻」「占卜」「起卦」「解卦」「易经」「问卦」时激活。打开一个古风水墨界面,由玄猫雪儿为用户摇卦、解卦,支持接入大模型进行精准六爻解读。
使用说明 (SKILL.md)

雪儿六爻占卜技能

激活时机

用户提到以下关键词时激活:

  • 六爻、占卜、起卦、解卦、易经、问卦、卜卦、卦象

使用方式

  1. assets/ 目录下的所有文件复制到同一文件夹
  2. 用浏览器打开 assets/index.html
  3. 用户在页面中:
    • 填写所问之事
    • 点击「摇卦」六次(每次摇一爻)
    • 六爻摇完后自动展示卦象并调用大模型解读

功能特色

  • 古风水墨界面,雪儿玄猫形象
  • 水墨枫叶翻转动效(正面彩色/反面灰色区分阴阳)
  • 开场书法手写动效
  • 云雾流动背景
  • 六爻轨迹记录
  • 支持接入 OpenAI / DeepSeek / Claude 等大模型流式解卦
  • 离线模式下提供基础卦义

大模型配置

页面内展开「大模型配置」填入:

  • API Key
  • 接口地址(默认 OpenAI,可替换 DeepSeek 等)
  • 模型名称

文件说明

文件 说明
assets/index.html 主页面(含全部逻辑)
assets/maple_front.png 枫叶正面(水墨彩色,透明背景)
assets/maple_back.png 枫叶背面(灰度,透明背景)
assets/雪儿头像.jpg 雪儿头像图
安全使用建议
This skill is a local browser UI for 六爻占卜 and appears coherent. Before entering any API key into the page, inspect the HTML/JS (assets/index.html) or open the page with your browser dev tools to observe outbound network calls. If you must provide a model API key, prefer using an ephemeral key with minimal permissions or a billing limit. You can also run the page offline (disconnect network) to use the provided offline/basic interpretation mode. If you are unsure about the page's network behavior, host it locally and review all fetch/XHR calls in DevTools to ensure your key is only sent to the intended model endpoint.
功能分析
Type: OpenClaw Skill Name: liuyao-xueer Version: 1.0.1 The skill bundle provides a Liuyao (I Ching) divination tool with a stylized web interface and LLM integration. Analysis of 'assets/index.html' shows standard 'Bring Your Own Key' (BYOK) logic where the user-provided API key is sent only to the user-defined endpoint (defaulting to OpenAI). There is no evidence of data exfiltration, malicious prompt injection, or unauthorized execution. A minor developer oversight exists in 'assets/index.html' where hardcoded local file paths (e.g., '/Users/apple/Documents/...') are used for images, which results in broken images for the user but poses no security risk.
能力评估
Purpose & Capability
Name/description (六爻占卜) match the delivered artifacts: a local HTML UI (assets/index.html) for shaking and interpreting hexagrams. The SKILL.md instructions and provided assets align with the stated purpose and do not request unrelated system access or credentials.
Instruction Scope
The runtime instructions tell the user to copy assets and open assets/index.html in a browser, then optionally enter an API Key, API endpoint, and model name in the page to call LLMs. This is appropriate for a client-side demo, but entering API keys into a webpage exposes those keys to whatever network requests the page makes — you should verify the page's network behavior before pasting secrets. I found no explicit instructions in SKILL.md to read unrelated files or system state.
Install Mechanism
No install spec is provided and the skill is instruction-only with static assets. Nothing will be written to disk by the platform; the user manually opens the local HTML file. This is the lowest-risk install model.
Credentials
The skill does not request environment variables, files, or system credentials. The only secret the user may provide is an API key inside the page UI, which is consistent with optional model integration. No unrelated credentials or config paths are requested.
Persistence & Privilege
always is false and the skill has no install-time persistent operations or requests to modify other skills or system settings. Agent autonomous invocation is allowed by default but is not combined with any privileged or persistent access here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install liuyao-xueer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /liuyao-xueer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Updated thumbnail
v1.0.0
First release: Chinese ink-wash style divination UI with Xueer the black cat, maple leaf flip animation, six-line hexagram casting, and LLM-powered interpretation
元数据
Slug liuyao-xueer
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

liuyao-xueer 是什么?

雪儿六爻占卜技能。当用户提到「六爻」「占卜」「起卦」「解卦」「易经」「问卦」时激活。打开一个古风水墨界面,由玄猫雪儿为用户摇卦、解卦,支持接入大模型进行精准六爻解读。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 351 次。

如何安装 liuyao-xueer?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install liuyao-xueer」即可一键安装,无需额外配置。

liuyao-xueer 是免费的吗?

是的,liuyao-xueer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

liuyao-xueer 支持哪些平台?

liuyao-xueer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 liuyao-xueer?

由 Clara Wang(@clara-wang-2023)开发并维护,当前版本 v1.0.1。

💬 留言讨论