Your AI fortune teller was making things up. We fixed it.
Everyone bookmarked those 5 open-source fortune-telling Skills. We packaged the best of them into one ready-to-use Agent — and charts are now computed by deterministic engines, never guessed by the model.
Your AI Fortune Teller Was Making Things Up. We Fixed It.
TL;DR: A viral post told everyone to bookmark 5 open-source fortune-telling Skills. We went further and packaged the best of them into one ready-to-use Agent — and solved the real problem: charts are now computed by deterministic engines, never guessed by the model.
The bookmark gap
In mid-June, Serena’s post made the rounds: 5 GitHub fortune-telling Skills — BaZi, ZiWei, QiMen, Tarot, astrology — thousands of stars combined, 317 likes, 25k+ views, and a comment section chanting “instant bookmark.”
The original post by @369Serena (June 2026)
But bookmarking isn’t using. Clone, install, configure — most people never open the link twice.
The deeper problem: charts from “memory”
Even if you get everything running, AI fortune-telling has a fatal flaw: the chart itself.
A BaZi Four Pillars chart is deterministic math. Ask a model to compute one from memory and it will get pillars wrong — then write a beautiful, confident, wrong reading. Experts spot it instantly. Everyone else gets misled elegantly.
The most interesting projects in this wave take calculation away from the model:
- TaiBu — fifteen local divination engines (BaZi, ZiWei, LiuYao, MeiHua, QiMen, DaLiuRen, TaiYi, Tarot, Western astrology, Chinese almanac). Charts are computed by a bundled engine; the model interprets, never calculates.
- BaZi Skill — interpretation rules distilled from nine classical texts.
- Mingyu — chart workflows plus a public API for AI-readable structured data.
One Agent, no setup
We packaged these three into a single ready-to-use Agent:
- You ask in plain language: “Born May 20, 1990, 8 AM — what does my chart say?”
- The Agent runs the real engines — pillars, ten gods, hidden stems, all computed.
- Classical rules turn the verified chart into a structured reading.
Verified against manual calculation: Geng-Wu year, Xin-Si month, Yi-You day, Geng-Chen hour — exact match.
Try it
The Agent is live: search Fortune Reading Agent on ClawMama and create it in one click — then chat with it in Telegram, WhatsApp, or Discord. Nothing to install.
ClawMama builds ready-to-use AI agents that live inside the chat apps your team already uses. This Agent is powered by the open-source TaiBu, BaZi Skill and Mingyu projects — full credits on the Agent page.