全平台六爻 Agent Skills:支持 ChatGPT、Claude、Codex、Cursor、Gemini、Copilot、OpenCode、Windsurf 与 Cline
⚠️ Third-Party Software Notice
This skill is third-party open-source software developed and hosted independently on GitHub. SkillsLLM is an informational directory and does not control or maintain the underlying repository.
Any security checks, ratings, or warnings displayed by SkillsLLM are automated and limited in scope. They do not constitute a security certification or guarantee that the software is safe, error-free, or free from malicious code, vulnerabilities, compromised dependencies, or prompt-injection risks.
Review the source code, permissions, dependencies, and configuration before installing or running any third-party skill. Use is at your own risk. To the maximum extent permitted by applicable law, SkillsLLM is not liable for losses arising from third-party software.
The deep catalog scan for this skill is still queued. Run an instant dependency check now instead.
# Add to your Claude Code skills
git clone https://github.com/songgoldenwind-crypto/liuyao-skillsGuides for using ai agents skills like liuyao-skills.
See how liuyao-skills compares with popular alternatives.
面向各类 AI Agent 的六爻起卦、排盘与断卦能力包,基于 Agent Skills 开放格式构建。ChatGPT、Claude、Codex、WorkBuddy、Cursor、Gemini、GitHub Copilot、OpenCode、Windsurf、Cline 及其他兼容客户端共用同一套技能规则,各平台元数据和引用语法由安装器与打包脚本生成。
| 目录 | 用途 |
|---|---|
skills/liuyao-divination/ |
通用六爻测算:世爻用神人、体用、双原、病药与专题判断 |
skills/liuyao/ |
六爻分层断卦:原时定局、日辰主宰、作用层级、动变顺序与真假空亡 |
liuyao-paipan-code/ |
六爻起卦、八宫纳甲、世应、六亲、六神、伏神、旬空及历法上下文 |
两套 Skill 各自保留方法边界。liuyao 不会默认混入 liuyao-divination 的双原、全局调平或流时重定吉凶规则。
针对婚恋、合作、在职事业、考试审批、出行航运、失物、健康和行情解读可能由单个术数节点直接跳到最终结果的问题,增加跨专题成立阶梯:
针对年度财运静卦被扩写成项目、合同、客户、投资和回款等多种场景的问题,增加专门限制:
根据真实使用中“解读过宽、主次不清”的反馈,liuyao-divination 增加结论漏斗和专题事件分层:
liuyao-divination 在原有体用、双原与病药主线上吸收古籍中的条件规则,并通过旧卦回测校正了容易过度推断的环节:
完整变化和兼容性说明见 CHANGELOG.md。
本仓库同时覆盖本地 Agent、IDE Agent、云端对话产品、插件市场和 Skills API。没有列出的兼容客户端也可通过开放标准目录或自定义安装目录使用。
| Agent / 渠道 | 用户级目录或分发方式 | 项目级目录 |
|---|---|---|
| 通用 Agent Skills 客户端 | ~/.agents/skills 或自定义目录 |
.agents/skills |
| Codex CLI、App、Cloud、IDE | ~/.agents/skills |
.agents/skills |
| ChatGPT 网页、桌面、移动端 | Skill 上传 / OpenAI 插件 / 工作区 GitHub 市场 | — |
| Claude Code、Claude Agent SDK | ~/.claude/skills 或 Claude 插件市场 |
.claude/skills |
| Claude 网页、桌面端、Cowork | 在 Customize > Skills 上传 ZIP |
— |
| Cursor | ~/.cursor/skills |
.cursor/skills |
| Gemini CLI | ~/.gemini/skills |
.gemini/skills |
| GitHub Copilot(CLI、编码代理、代码审查、IDE) | ~/.copilot/skills |
.github/skills |
| OpenCode | ~/.config/opencode/skills |
.opencode/skills |
| Windsurf | ~/.codeium/windsurf/skills |
.windsurf/skills |
| Cline | ~/.cline/skills |
.cline/skills |
| WorkBuddy | ~/.codebuddy/skills 或上传 WorkBuddy ZIP |
.codebuddy/skills |
所有客户端读取 skills/ 下的同一份源文件,不维护内容不同的平台分叉。目录约定不同的客户端可用 --agent custom 指定准确位置。
需要 Python 3.10+。先克隆仓库:
git clone https://github.com/songgoldenwind-crypto/liuyao-skills.git
cd liuyao-skills
推荐安装方式会同时部署到全部已适配 Agent 的原生用户目录:
python3 scripts/install.py --agent all --scope user
仅安装到开放标准通用目录:
python3 scripts/install.py
只为一个 Agent 安装到项目中:
python3 scripts/install.py --agent cursor --scope project --target /path/to/project
安装到 WorkBuddy 用户目录:
python3 scripts/install.py --agent workbuddy --scope user
适配任意自定义 Agent 目录:
python3 scripts/install.py --agent custom --destination /path/to/agent/skills
可以加 --skill liuyao 或 --skill liuyao-divination 只装一套;已有同名目录时安装器会停止,确认需要替换后加 --force。Windows 可把命令中的 python3 换成 py。
从 最新 Release 下载 liuyao-workbuddy.zip 或 liuyao-divination-workbuddy.zip,在 WorkBuddy 的“专家·技能·连接器 → 技能 → 添加技能 → 上传技能”中分别导入。
WorkBuddy 专用包包含中英文展示说明、版本、作者和工具白名单,并将参考资料转换为 WorkBuddy 的 @references/... 引用形式。它用于 WorkBuddy 本地上传及开放平台解析;其他 Agent 继续使用标准包。
在 Claude Code 中执行:
/plugin marketplace add songgoldenwind-crypto/liuyao-skills
/plugin install liuyao-skills@liuyao-skills
仓库同时提供 .claude-plugin/plugin.json 与 .claude-plugin/marketplace.json,两个 Skill 会以插件命名空间加载。
从 最新 Release 下载 liuyao.zip 或 liuyao-divination.zip,在 Customize > Skills 中分别上传。ZIP 内保留了 Claude 要求的顶层 Skill 文件夹。
账户中如有 插件 > Skills > 创建 > 从电脑上传 入口,可从 最新 Release 下载两个 .skill 文件并分别上传。个人 Skill 在桌面端与网页/移动端可能需要分别添加。
仓库还包含原生 .codex-plugin/plugin.json 和 .agents/plugins/marketplace.json。ChatGPT 工作区管理员可在 管理 > 插件 > 添加 > 导入市场 中填入仓库 URL,并把路径留空:
https://github.com/songgoldenwind-crypto/liuyao-skills
导入后可在 ChatGPT 网页、桌面和移动端以及 Codex 中安装。个人账户能否直接搜索到它取决于公开插件目录的审核与上架状态;仓库中的插件包已经具备提交和工作区导入所需结构。OpenAI Skills API 也可直接接收 Release 中的标准 ZIP。
生成所有分发文件:
python3 scripts/package-skills.py
dist/*.skill 与 dist/*-agent.zip 的 SKILL.md 位于压缩包根目录,分别供 Skill 文件上传入口和标准 ZIP 导入;dist/liuyao.zip、dist/liuyao-divination.zip 带顶层 Skill 文件夹,供 Claude 上传;dist/*-workbuddy.zip 带 WorkBuddy 元数据和 @references 引用;dist/liuyao-skills-plugin.zip 同时包含 OpenAI 与 Claude 插件清单。
排盘模块需要 Node.js 20+、Python 3.10+ 和 npm:
cd liuyao-paipan-code
npm ci
python3 -m venv .venv
source .venv/bin/activate
python -m pip install -r requirements.txt
npm link
npm test
安装后可以直接调用:
liuyao-paipan --lines 9 7 7 7 7 7 --day 甲子 --month 申
完整的 CLI、JavaScript API、Vue 组件及 HTTP 接口说明见 liuyao-paipan-code/README.md。
.
├── .agents/plugins/marketplace.json # OpenAI 市场适配
├── .claude-plugin/ # Claude 市场适配
├── .codex-plugin/plugin.json # OpenAI 插件适配
├── skills/
│ ├── liuyao-divination/
│ └── liuyao/
├── liuyao-paipan-code/
├── scripts/
│ ├── install.py
│ ├── package-skills.py
│ ├── test-distribution.py
│ ├── workbuddy_compat.py
│ └── validate-skills.mjs
├── CHANGELOG.md
└── LICENSE
node scripts/validate-skills.mjs
python3 scripts/test-distribution.py
cd liuyao-paipan-code
npm ci
python3 -m venv .venv
source .venv/bin/activate
python -m pip install -r requirements.txt
npm test
验证覆盖 Skill 元数据和本地链接、全部 Agent 安装目录、WorkBuddy 元数据及引用转换、覆盖保护、上传包结构、4096 种爻值组合、64 卦宫位与世应、CLI、Python、HTTP、Vue 组件和异常输入。
本仓库采用 MIT License。在保留版权声明和许可声明的前提下,可以使用、复制、修改、合并、发布、分发、再许可和销售软件副本。
liuyao-skills is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by songgoldenwind-crypto. 全平台六爻 Agent Skills:支持 ChatGPT、Claude、Codex、Cursor、Gemini、Copilot、OpenCode、Windsurf 与 Cline. It has 50 GitHub stars.
liuyao-skills's catalog security scan is still queued. You can run an instant dependency and prompt-injection check now with the "Scan for vulnerabilities" button above.
Clone the repository with "git clone https://github.com/songgoldenwind-crypto/liuyao-skills" and add it to your Claude Code skills directory (see the Installation section above).
liuyao-skills is primarily written in JavaScript. It is open-source under songgoldenwind-crypto on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh liuyao-skills against similar tools.
No comments yet. Be the first to share your thoughts!