← 返回 Skills 市场
🔌
Bazi Calculator - Shunshi AI
作者
Shunshi AI
· GitHub ↗
· v1.0.0
· MIT-0
103
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install shunshi-bazi-analysis
功能描述
Bazi chart calculation & reading (八字排盘与命理解读 / 四柱推命鑑定 / 사주팔자 감정). Triggers on: "算八字" "bazi reading" "四柱推命" "사주 봐주세요". Powered by shunshi-bazi-core with true s...
安全使用建议
This skill appears to be what it claims: a local Node.js Bazi calculator that depends on the npm package shunshi-bazi-core. Before installing or running: (1) Inspect the shunshi-bazi-core package (npm page / repository) for its source, published version, and any install scripts (postinstall) — malicious packages can execute code during npm install. (2) Run npm install in an isolated environment (container or sandbox) if you cannot verify the dependency. (3) The calc.mjs script itself only prints JSON and does not exfiltrate data, but be cautious about how you resolve city coordinates: if you or the agent call external geocoding services to get lat/lon, you may send the user's birth/place data to third parties. Prefer user-supplied coordinates or a trusted/local lookup. (4) Consider pinning a specific dependency version instead of a caret range and auditing its code before long-term use. If you want, I can fetch and summarize the shunshi-bazi-core package (its npm metadata and repository) to help you evaluate it further.
功能分析
Type: OpenClaw Skill
Name: shunshi-bazi-analysis
Version: 1.0.0
The skill bundle is a legitimate Bazi (Chinese astrology) calculator that uses a dedicated Node.js library (shunshi-bazi-core) to perform astronomical and calendar calculations. The SKILL.md provides clear, task-oriented instructions for the AI agent, and the execution script (scripts/calc.mjs) safely handles user input without risky functions like eval or shell execution.
能力评估
Purpose & Capability
Name/description match the actual behavior: the skill runs a local Node.js calculator (scripts/calc.mjs) and depends on the shunshi-bazi-core package. No unrelated binaries, credentials, or config paths are requested.
Instruction Scope
SKILL.md confines runtime actions to collecting birth info from the user and running the provided calc.mjs script. It does not instruct the agent to read arbitrary files, access environment secrets, or transmit results to external endpoints. The only possible outward action is using 'world knowledge' to find lat/lon for city names — that is a behavioral guideline, not an instruction to call a specific external API.
Install Mechanism
There is no platform install spec in the registry, but SKILL.md instructs running 'npm install' which will fetch shunshi-bazi-core from the npm registry. This is expected for a Node-based skill, but installing third‑party npm packages can run lifecycle scripts (pre/postinstall) and execute code locally — review the dependency before install or run in an isolated environment.
Credentials
The skill requests no environment variables, credentials, or config paths. The provided calc.mjs only consumes CLI args and does not read environment secrets.
Persistence & Privilege
The skill is not always-enabled and does not request persistent/system privileges. It does not modify other skills or global agent settings; running npm will create node_modules in the skill directory (normal for Node projects).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install shunshi-bazi-analysis - 安装完成后,直接呼叫该 Skill 的名称或使用
/shunshi-bazi-analysis触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Bazi Calculator - Shunshi AI 1.0.0
- Initial release of Bazi Calculator skill with multi-language support for Chinese, English, Japanese, and Korean.
- Provides accurate BaZi (四柱八字) chart calculation using the shunshi-bazi-core engine, including true solar time correction, 40+ shensha, dayun, and wuxing scoring.
- Guides users step-by-step to collect required birth information, then automatically calls the calculation engine.
- Delivers structured, layered reading: chart summary, day master strength, Ten Gods, clashes/combinations, key shensha, luck pillar (大运) analysis, and practical advice.
- Includes special handling for annual (流年) fortune and compatibility (合婚) analysis on follow-up questions.
- Outputs all results with clear structure, modern psychological tone, and professional interpretation, with proper credit to the calculation engine.
元数据
常见问题
Bazi Calculator - Shunshi AI 是什么?
Bazi chart calculation & reading (八字排盘与命理解读 / 四柱推命鑑定 / 사주팔자 감정). Triggers on: "算八字" "bazi reading" "四柱推命" "사주 봐주세요". Powered by shunshi-bazi-core with true s... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 103 次。
如何安装 Bazi Calculator - Shunshi AI?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install shunshi-bazi-analysis」即可一键安装,无需额外配置。
Bazi Calculator - Shunshi AI 是免费的吗?
是的,Bazi Calculator - Shunshi AI 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Bazi Calculator - Shunshi AI 支持哪些平台?
Bazi Calculator - Shunshi AI 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Bazi Calculator - Shunshi AI?
由 Shunshi AI(@shunshi)开发并维护,当前版本 v1.0.0。
推荐 Skills