← Back to Skills Marketplace
马仙儿术数推演
by
xgimiapoll-code
· GitHub ↗
· v1.0.0
· MIT-0
313
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install maxianer
Description
中华术数推演系统(八字/紫微/六爻/梅花/奇门/称骨/铁板/解梦)。当用户提到算命/算八字/排八字/看命盘/紫微斗数/六爻/占卜/梅花易数/奇门遁甲/称骨/铁板神数/解梦/算一卦/帮我算算/看看运势/什么命/命理时触发。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install maxianer - After installation, invoke the skill by name or use
/maxianer - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
maxianer 1.0.0
- 首次发布,支持中华术数多种推演,包括八字、紫微斗数、六爻、梅花易数、奇门遁甲、称骨、铁板神数、解梦等八大模块。
- 提供详尽命理推演调用方式与参数说明,涵盖四法合参、六爻、梅花、奇门等脚本调用示例。
- 所有推演排盘采用确定性算法,确保信息可复现,无AI随机生成成分。
- 明确解读规范,强调输出自然语言命理解读,不暴露JSON结构,提升用户阅读体验。
- 支持命理报告HTML生成,便于集成与展示。
Metadata
Frequently Asked Questions
What is 马仙儿术数推演?
中华术数推演系统(八字/紫微/六爻/梅花/奇门/称骨/铁板/解梦)。当用户提到算命/算八字/排八字/看命盘/紫微斗数/六爻/占卜/梅花易数/奇门遁甲/称骨/铁板神数/解梦/算一卦/帮我算算/看看运势/什么命/命理时触发。 It is an AI Agent Skill for Claude Code / OpenClaw, with 313 downloads so far.
How do I install 马仙儿术数推演?
Run "/install maxianer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 马仙儿术数推演 free?
Yes, 马仙儿术数推演 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 马仙儿术数推演 support?
马仙儿术数推演 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 马仙儿术数推演?
It is built and maintained by xgimiapoll-code (@xgimiapoll-code); the current version is v1.0.0.
More Skills