Suanming

v1.0.0

六爻八卦算命术。根据用户提供的出生年月日时,运用六爻排盘系统进行命理分析。 适用于:(1) 用户询问算命 (2) 用户想知道命运/运势 (3) 用户提供生辰八字要求分析 (4) 六爻排盘

0· 228·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for ray1012/suanming.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Suanming" (ray1012/suanming) from ClawHub.
Skill page: https://clawhub.ai/ray1012/suanming
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Canonical install target

openclaw skills install ray1012/suanming

ClawHub CLI

Package manager switcher

npx clawhub@latest install suanming
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk9728v1hp9skgdperm9fxkdgs182q7zj
228downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

六爻八卦算命 Skill

触发条件

当用户提及以下关键词时激活:

  • 算命
  • 六爻
  • 八卦
  • 命理
  • 运势
  • 生辰八字
  • 算一算

输入要求

必须获取用户的完整信息:

  • 出生年份(如 1990)
  • 出生月份(如 8)
  • 出生日期(如 15)
  • 出生时辰(可选,如 子时、丑时、寅时 等)

排盘原理

1. 确定用神

根据用户出生年份计算:

  • 奇数年(尾数1,3,5,7,9):阳爻为主
  • 偶数年(尾数0,2,4,6,8):阴爻为主

2. 八卦对应

卦名符号五行方位
西北
西
东南
东北
西南

3. 命理分析输出格式

🎯 六爻八卦命理分析

📅 生辰:{年}年{月}月{日}日
🌟 主卦:{卦名}卦({五行}属{方位})

💫 命理解读:
{根据八卦五行给出性格分析}

📊 运势预测:
- 事业:{分析}
- 财运:{分析}
- 感情:{分析}
- 健康:{分析}

⚠️ 温馨提示:本分析仅供娱乐参考

注意事项

  • 必须先询问获取完整的出生信息
  • 每次分析都必须包含免责声明
  • 语气温和亲切,带有神秘感
  • 给出正向积极的建议为主

Comments

Loading comments...