by Brhiza
八字、紫微、星盘、六爻、梅花、奇门、大六壬、小六壬、塔罗、雷诺曼、灵签、择日一站式玄学算命占卜工具包,输出结构化提示词与数据。提供公开 API、MCP Server 与 skill。
# Add to your Claude Code skills
git clone https://github.com/Brhiza/mingyuGuides for using mcp servers skills like mingyu.
Last scanned: 5/30/2026
{
"issues": [
{
"type": "npm-audit",
"message": "qs: qs has a remotely triggerable DoS: qs.stringify crashes with TypeError on null/undefined entries in comma-format arrays when encodeValuesOnly is set",
"severity": "medium"
}
],
"status": "PASSED",
"scannedAt": "2026-05-30T17:01:25.949Z",
"npmAuditRan": true,
"pipAuditRan": true
}mingyu is an open-source mcp servers skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by Brhiza. 八字、紫微、星盘、六爻、梅花、奇门、大六壬、小六壬、塔罗、雷诺曼、灵签、择日一站式玄学算命占卜工具包,输出结构化提示词与数据。提供公开 API、MCP Server 与 skill。. It has 352 GitHub stars.
Yes. mingyu passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/Brhiza/mingyu" and add it to your Claude Code skills directory (see the Installation section above).
mingyu is primarily written in TypeScript. It is open-source under Brhiza on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other MCP Servers skills you can browse and compare side by side. Open the MCP Servers category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh mingyu against similar tools.
No comments yet. Be the first to share your thoughts!
Top skills in this category by stars
⚠️ 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.
命语是一套免费开源的在线算命、占卜与玄学排盘工具。不会八字、紫微或六爻等术语也没关系:填写出生资料或想问的事情,命语会完成排盘,并生成一份可以直接交给 AI 解读的完整提示词。
它既适合普通用户查看运势、感情、事业、财运、合婚、风水和黄道吉日,也为开发者提供公开 API、MCP Server、Agent Skill 与独立 npm 算法包 mingyu-core。
| 你想做的事 | 可以使用 |
|---|---|
| 算命、看一生或近期运势 | 八字、紫微斗数、八字紫微合参、星盘、七政四余 |
| 看事业、财运、感情或健康 | 选择对应主题,生成针对性的排盘与 AI 提示词 |
| 合婚、看两个人是否合适 | 八字合盘、紫微合盘、西方占星双盘 |
| 占卜一件事能不能成 | 六爻、梅花易数、小六壬、金口诀、奇门遁甲、大六壬 |
| 抽牌、求签或找一点启发 | 塔罗牌、雷诺曼、三山国王灵签 |
| 选结婚、搬家、开业等好日子 | 黄历择日 |
| 看住宅方位和风水 | 八宅、玄空飞星、住宅风水合参 |
| 研究传统玄学与历法 | 太乙神数、皇极经世、五运六气、真太阳时、干支五行 |
| 生成完整 AI 解读提示词 | 所有主要排盘、合盘、占卜、择日与风水入口 |
| 接入自己的应用或 AI | 公开 API、MCP Server、Agent Skill、mingyu-core |
完整术式、计算资料和适用边界见能力说明。
你可以直接用日常说法描述目标,命语会引导你选择合适的方式。例如:
在网页里选择“排盘、合盘、占卜、择日”,按提示填写信息即可。涉及出生资料的算命或合盘会使用你填写的时间、地点和性别;一事一问的占卜则应尽量写清人物、事情和时间范围。
命语的排盘由确定性代码完成,AI 只负责解读结果。根据使用场景选择一种入口:
| 入口 | 适合场景 | 文档 |
|---|---|---|
| 公开 API | 无需安装,直接获得排盘或完整提示词 | API 文档 |
| MCP Server | 让支持 MCP 的 AI 客户端直接调用本地能力 | MCP 文档 |
| Agent Skill | 让 AI 代理理解“算命、占卜、玄学”等日常请求并选择接口 | Skill 文档 |
mingyu-core |
在自己的 TypeScript/JavaScript 应用中复用算法 | 算法包文档 |
公开 API 基础地址:
https://aov.cc/api/v1
更多入口:API 能力清单 · OpenAPI · llms.txt · 在线 Skill
运行网页和 MCP Server(需要 Node.js 22 与 pnpm;未安装 pnpm 时先运行 npm install -g pnpm):
git clone https://github.com/Brhiza/mingyu.git
cd mingyu
pnpm install
pnpm dev
另开终端启动 MCP Server:
pnpm mcp
为 AI 代理安装公开 Skill:
npx skills add Brhiza/mingyu --skill aov-mingyu-api -g -y
只使用核心算法包:
npm install mingyu-core
常用开发检查:
pnpm test
pnpm build
Cloudflare Pages、Docker、内置 AI 配置、项目结构与全部命令见开发与部署。
时月东方是一款基于命语核心能力构建的东方术数工具,使用 Vue 3 与 Vite 实现,也可以作为 mingyu-core 在独立产品中接入和使用的实际参考。
欢迎补充术式依据、测试样例、API 文档、MCP/Skill 客户端示例和移动端体验。功德箱:支持项目继续维护。
三山国王是粤东潮汕与客家地区重要的民间信仰,祖庙位于广东揭西县河婆街道。项目作者来自揭西,自幼接触三山国王信仰,因此在命语中整理并保留了祖庙传承的 92 签灵签体系。
每签保留签号、签题和签诗原文。不同庙本可能存在签序、题名或字句差异,解读以本次抽到的签文为准。我们也希望这套签文能在迷茫时给人一点启发,让这份地方传统继续被看见和使用。
命语提供命理、占卜、玄学排盘与 AI 提示词辅助,结果仅供参考和娱乐学习,不应替代医疗、法律、投资、心理咨询等专业建议。
算命、在线算命、免费算命、AI 算命、占卜、在线占卜、玄学、命理、看运势、八字算命、八字排盘、紫微斗数、合婚、星盘、塔罗占卜、六爻、梅花易数、奇门遁甲、抽签、灵签、黄道吉日、择日、住宅风水。