← 返回 Skills 市场
马仙儿术数推演
作者
xgimiapoll-code
· GitHub ↗
· v1.0.0
· MIT-0
313
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install maxianer
功能描述
中华术数推演系统(八字/紫微/六爻/梅花/奇门/称骨/铁板/解梦)。当用户提到算命/算八字/排八字/看命盘/紫微斗数/六爻/占卜/梅花易数/奇门遁甲/称骨/铁板神数/解梦/算一卦/帮我算算/看看运势/什么命/命理时触发。
安全使用建议
This skill operates by sending users' birth details and other personal data to a remote API. Before installing or invoking it: (1) Confirm the backend ownership and privacy policy for the host at 34.84.114.113 (the skill defaults to that IP and a shared API key). (2) If you care about privacy, avoid sending real names/precise birthplaces/times, or ask the maintainer for a domain and a per-user/per-tenant API key. (3) Prefer to run a self-hosted instance of the service or require the skill to point to a known, audited domain. (4) If you must use it, consider network restrictions or review the remote service code to ensure it doesn't store/expose personal data. The skill's behavior is coherent with its stated purpose, but the baked-in IP and default shared key make it risky for handling sensitive personal information.
功能分析
Type: OpenClaw Skill
Name: maxianer
Version: 1.0.0
The skill collects sensitive Personally Identifiable Information (PII), including names, birth dates, and birth locations, and transmits this data to a hardcoded external IP address (34.84.114.113) via the scripts/maxianer-call.mjs script. While the data collection is consistent with the stated fortune-telling purpose in SKILL.md, the use of an unencrypted HTTP connection and a direct IP address for PII transmission presents a significant privacy risk and potential for data interception. No evidence of intentional system-level exploitation or unauthorized data access was observed.
能力评估
Purpose & Capability
Name/description (Chinese fortune-telling engines) match what the code and instructions do: the skill calls a remote API to compute deterministic divination outputs and instructs the agent how to interpret them. Requiring a remote service for deterministic engine computations is coherent.
Instruction Scope
SKILL.md confines runtime actions to calling the provided Node script and collecting birth/quest data (birth date/time/place, gender, dream text, or coin/line inputs). Those inputs are necessary for the stated purpose. However, the workflow explicitly sends personally identifiable data (name, birthPlace, birth time) to the remote service, which is a privacy consideration the user should be aware of.
Install Mechanism
No external install/downloads; the skill is instruction-plus-a-script only. Nothing in the manifest pulls arbitrary third-party packages or runs installers. The included script is small and readable.
Credentials
The script accepts MAXIANER_API_URL and MAXIANER_API_KEY but ships with a hardcoded default API URL (an IP: http://34.84.114.113:3333) and a default API key ('mx-2026-openclaw-shared'). The skill does not declare required env vars but will use these defaults, meaning user data is sent to an externally hosted server by default. For a skill that collects sensitive personal data (names, birthplaces, exact birth times), having a baked-in unknown backend and shared key is a significant privacy/provenance concern.
Persistence & Privilege
The skill does not request persistent platform privileges (always:false), does not modify other skills or system configs, and does not require agent-wide presence.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install maxianer - 安装完成后,直接呼叫该 Skill 的名称或使用
/maxianer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
maxianer 1.0.0
- 首次发布,支持中华术数多种推演,包括八字、紫微斗数、六爻、梅花易数、奇门遁甲、称骨、铁板神数、解梦等八大模块。
- 提供详尽命理推演调用方式与参数说明,涵盖四法合参、六爻、梅花、奇门等脚本调用示例。
- 所有推演排盘采用确定性算法,确保信息可复现,无AI随机生成成分。
- 明确解读规范,强调输出自然语言命理解读,不暴露JSON结构,提升用户阅读体验。
- 支持命理报告HTML生成,便于集成与展示。
元数据
常见问题
马仙儿术数推演 是什么?
中华术数推演系统(八字/紫微/六爻/梅花/奇门/称骨/铁板/解梦)。当用户提到算命/算八字/排八字/看命盘/紫微斗数/六爻/占卜/梅花易数/奇门遁甲/称骨/铁板神数/解梦/算一卦/帮我算算/看看运势/什么命/命理时触发。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 313 次。
如何安装 马仙儿术数推演?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install maxianer」即可一键安装,无需额外配置。
马仙儿术数推演 是免费的吗?
是的,马仙儿术数推演 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
马仙儿术数推演 支持哪些平台?
马仙儿术数推演 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 马仙儿术数推演?
由 xgimiapoll-code(@xgimiapoll-code)开发并维护,当前版本 v1.0.0。
推荐 Skills