← 返回 Skills 市场
ray1012

Suanming

作者 Ray1012 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
252
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install suanming
功能描述
六爻八卦算命术。根据用户提供的出生年月日时,运用六爻排盘系统进行命理分析。 适用于:(1) 用户询问算命 (2) 用户想知道命运/运势 (3) 用户提供生辰八字要求分析 (4) 六爻排盘
安全使用建议
This skill appears coherent and self-contained: it only needs a user's birth date/time and runs a local Python script to generate an entertainment-oriented fortune. Before installing, consider: (1) the algorithm is a simplified implementation and meant for entertainment, not authoritative divination; (2) the package contains executable code — only install/run if you trust the source or review the script (scripts/liuyao.py) yourself; (3) if you plan to expose this skill to remote or shared environments, avoid entering highly sensitive personal data (legal ID numbers, full identity records) since any code could be repurposed in a different runtime. Otherwise, no obvious mismatches or credential exfiltration risks were found.
功能分析
Type: OpenClaw Skill Name: suanming Version: 1.0.0 The skill bundle is a legitimate implementation of a fortune-telling tool (Liuyao Bagua). The Python script (scripts/liuyao.py) performs basic mathematical calculations based on user-provided birth dates to generate static text responses, and the instructions in SKILL.md are strictly aligned with this purpose without any signs of prompt injection or malicious intent.
能力评估
Purpose & Capability
Name and description match the code and instructions. The included Python script implements deterministically derived bagua selection and textual analyses based on year/month/day/hour — nothing in the package requests unrelated resources or credentials.
Instruction Scope
SKILL.md confines runtime behavior to collecting birth date/time from the user, producing an analysis, and including a disclaimer. It does not direct the agent to read arbitrary files, environment variables, or send data to external endpoints.
Install Mechanism
No install spec is provided (instruction-only). A single local script (scripts/liuyao.py) is included; it is not downloaded from an external URL and contains no extract/install steps. Low install risk.
Credentials
The skill declares no required environment variables, credentials, or config paths. The code likewise does not access environment variables or network resources.
Persistence & Privilege
always is false and the skill is user-invocable (normal). It does not request or modify other skills or system settings and does not require persistent privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install suanming
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /suanming 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of 六爻八卦算命 Skill: - Enables命理分析 using 六爻八卦排盘 based on user’s birth date and time. - Activates when users mention keywords like 算命, 八卦, 六爻, 运势, 生辰八字, etc. - Requires collecting complete birth information before analysis. - Outputs detailed卦象、性格、运势解读 with a standard, friendly, and mystical format. - Always includes a clear disclaimer for entertainment purposes only.
元数据
Slug suanming
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Suanming 是什么?

六爻八卦算命术。根据用户提供的出生年月日时,运用六爻排盘系统进行命理分析。 适用于:(1) 用户询问算命 (2) 用户想知道命运/运势 (3) 用户提供生辰八字要求分析 (4) 六爻排盘. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 252 次。

如何安装 Suanming?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install suanming」即可一键安装,无需额外配置。

Suanming 是免费的吗?

是的,Suanming 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Suanming 支持哪些平台?

Suanming 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Suanming?

由 Ray1012(@ray1012)开发并维护,当前版本 v1.0.0。

💬 留言讨论