← Back to Skills Marketplace
ray1012

Suanming

by Ray1012 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
252
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install suanming
Description
六爻八卦算命术。根据用户提供的出生年月日时,运用六爻排盘系统进行命理分析。 适用于:(1) 用户询问算命 (2) 用户想知道命运/运势 (3) 用户提供生辰八字要求分析 (4) 六爻排盘
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install suanming
  3. After installation, invoke the skill by name or use /suanming
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug suanming
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Suanming?

六爻八卦算命术。根据用户提供的出生年月日时,运用六爻排盘系统进行命理分析。 适用于:(1) 用户询问算命 (2) 用户想知道命运/运势 (3) 用户提供生辰八字要求分析 (4) 六爻排盘. It is an AI Agent Skill for Claude Code / OpenClaw, with 252 downloads so far.

How do I install Suanming?

Run "/install suanming" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Suanming free?

Yes, Suanming is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Suanming support?

Suanming is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Suanming?

It is built and maintained by Ray1012 (@ray1012); the current version is v1.0.0.

💬 Comments