AI Agent Hub
Back to plugins
🤖

xby-bazi

Model Inference Updated 2026.09.02

Run the following command in DeepSeek Harness:

dsh plugin install xby-skill/xby-bazi

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install xby-skill/xby-bazi in the DeepSeek Harness terminal to install the BaZi calculator plugin from https://github.com/xby-skill/xby-bazi.

About this plugin

Generating a Four Pillars BaZi chart outside of a chat window usually means opening a browser, filling in a form, waiting for the result, and then copy-pasting the data back into your workflow. xby-bazi folds the entire BaZi calculation pipeline into a DeepSeek Harness conversation so you can request a chart in natural language and receive structured, ready-to-use data without ever leaving the assistant.

The plugin exposes four MCP tools under the hood. getBaziDetail builds a complete Four Pillars chart from a solar or lunar date together with the person's gender (exactly one of solarDatetime or lunarDatetime is required). getSolarTimes performs the reverse lookup, returning every solar timestamp that matches a given BaZi chart, formatted as YYYY-MM-DD hh:mm:ss. getChineseCalendar pulls the traditional Chinese almanac entry for any solar date, defaulting to today. set_xby_apikey persists the API key inside the session so it survives restarts and eliminates the need to re-authenticate on every run.

The plugin is well suited to enthusiasts who want to run BaZi personality and destiny analyses on the fly, as well as developers who need a quick, structured BaZi or almanac lookup embedded inside larger automation pipelines. Register for an API key on the xby platform, set it once in chat, and the tools are yours to call.

Use Cases

  • Request a BaZi chart for a specific birth date and receive structured output
  • Reverse-map a BaZi chart to every matching solar timestamp
  • Look up the Chinese almanac entry for any given day

Best For

  • Enthusiasts exploring BaZi destiny analysis and the Chinese calendar
  • Developers embedding chart or almanac lookups into automation pipelines
  • Researchers leveraging AI-assisted personality or fate analysis