← Back to Skills Marketplace
Saju Interpreter
by
honeybearsoup
· GitHub ↗
· v1.0.0
· MIT-0
109
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install saju-interpreter
Description
Interpret East Asian Four Pillars / Saju charts from already-derived pillars (year, month, day, hour stems/branches). Use when the user asks for 사주, 사주팔자, 명리...
Usage Guidance
This skill appears coherent and focused on saju interpretation. Before installing: (1) note that the included Python script depends on the third-party package 'korean_lunar_calendar'—install it only from a trusted source if you need calendar derivation; (2) the skill does not request credentials or access files, and it prints results locally (no network calls in the provided code), but you should still review any third-party package you install for the script; (3) the interpretation rules are opinionated defaults (not an authoritative school), so consider them guidance rather than definitive judgment; (4) if you expect strict calendar conversion for edge cases (leap lunar months, zi-hour rules), manually verify the derived pillars because cultural/school-specific rules can vary.
Capability Analysis
Type: OpenClaw Skill
Name: saju-interpreter
Version: 1.0.0
The skill bundle is a legitimate tool for interpreting East Asian Saju (Four Pillars of Destiny) charts. It contains a Python script (scripts/calculate-pillars.py) for date-to-pillar conversion using a standard library and detailed interpretation logic in SKILL.md and references/rules.md. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
Name and description (Saju interpreter) match the included SKILL.md guidance and detailed rules file. The included calculate-pillars.py is directly relevant for the explicitly allowed task of deriving pillars from a provided birth date/time; references/rules.md documents interpretation rules used by the skill. No unrelated binaries, credentials, or network endpoints are requested.
Instruction Scope
SKILL.md confines the skill to interpretation of already-derived pillars and only uses scripts/calculate-pillars.py when the user explicitly supplies calendar input and asks for derivation. The instructions do not direct the agent to read arbitrary system files, request secrets, or send data to external endpoints. The reference rules file is local and used for interpretation. The script also only outputs JSON and does not perform network I/O.
Install Mechanism
There is no install spec (instruction-only), which is low-risk. The included Python script imports korean_lunar_calendar, an external Python package; the runtime environment may need that dependency installed (pip). The absence of an install step means the runtime may fail if that package is missing—this is an operational note rather than a security issue. Verify the origin of any required Python package before installing.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The code and instructions do not access environment secrets. All required inputs (date/time or pillars) are user-provided and appropriate to the skill's purpose.
Persistence & Privilege
always is false and the skill does not request persistent system presence or modify other skills or system-wide configuration. Autonomous invocation is allowed by default but not combined with any broad privileges or secrets here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install saju-interpreter - After installation, invoke the skill by name or use
/saju-interpreter - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial public release: evidence-first Four Pillars interpretation and first-pass pillar calculator
Metadata
Frequently Asked Questions
What is Saju Interpreter?
Interpret East Asian Four Pillars / Saju charts from already-derived pillars (year, month, day, hour stems/branches). Use when the user asks for 사주, 사주팔자, 명리... It is an AI Agent Skill for Claude Code / OpenClaw, with 109 downloads so far.
How do I install Saju Interpreter?
Run "/install saju-interpreter" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Saju Interpreter free?
Yes, Saju Interpreter is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Saju Interpreter support?
Saju Interpreter is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Saju Interpreter?
It is built and maintained by honeybearsoup (@honeybearsoup); the current version is v1.0.0.
More Skills