saju
v1.0.0Read a birth chart the way a myeongri researcher would: calculate the four pillars and luck cycles from solar terms with the working shown, then analyse the chart school by school — Ziping Zhenquan, Ditian Sui, Qiongtong Baojian, strength-balance, modern ten-gods psychology — and compare where they agree and where they do not.
By opspressoLicense: MIT0 GitHub starsUpdated 2 weeks ago
Directory evidence
- Runtimes
- Agent Plugins
- Parsed components
- 1 skill or MCP entry
- Source updated
- Sep 8, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Get the plugin
git clone https://github.com/opspresso/agent-pluginsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/saju/.
This listing currently publishes only the generic Agent Plugins format. Automatic install commands for other clients are not generated yet.
Plugin files
├── plugin.json└── skills/saju-analysis/SKILL.md
Included Skills1
생년월일과 출생 정보를 바탕으로 사주·명리, 대운·세운, 직업·재물·관계 풀이를 요청할 때 쓴다. 절기 기준으로 원국과 대운을 산출하고 고전·현대 관법을 각각 분석해 근거와 차이를 비교한다. 궁합·택일·작명·풍수는 범위 밖이다.
Plugin manifests1
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "saju",
"version": "1.0.0",
"description": "Read a birth chart the way a myeongri researcher would: calculate the four pillars and luck cycles from solar terms with the working shown, then analyse the chart school by school — Ziping Zhenquan, Ditian Sui, Qiongtong Baojian, strength-balance, modern ten-gods psychology — and compare where they agree and where they do not.",
"author": {
"name": "opspresso"
},
"repository": "https://github.com/opspresso/agent-plugins",
"license": "MIT",
"keywords": [
"saju",
"bazi",
"myeongri",
"four-pillars",
"fortune"
]
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[saju on Agent Plugins Marketplace](https://pluginsmp.com/plugins/saju)