mingliMingli (命理) — Multi-system daily horoscope: Western astrology (natal chart + transits), Ba-Zi / Four Pillars (Bát Tự), numerology, I Ching (Kinh Dịch). Kerykeion + astronomyapi.com. Telegram delivery.
Install via ClawdBot CLI:
clawdbot install hiehoo/mingliMulti-system divination skill: Western astrology (Placidus houses, precise aspects), Ba-Zi / Four Pillars (Ngu Hanh), numerology (LifePath + personal cycles), and I Ching (hexagram + SPARK). Delivered daily via Telegram cron or on-demand.
| Mode | Description | Trigger |
|------|-------------|---------|
| Setup | Register birth data, compute all charts | "set up my horoscope" |
| Daily | Automated 4-system horoscope via cron | Cron schedule |
| On-demand | Instant horoscope | "my horoscope", "horoscope now" |
| I Ching | Hexagram reading (random or manual) | "cast I Ching", "throw hexagram" |
| Manage | Pause/resume/change time | "pause horoscope", "change horoscope time" |
# Western natal chart (kerykeion — houses, aspects, nodes)
.claude/skills/.venv/bin/python3 .claude/skills/mingli/scripts/calculate-western-natal-chart-using-kerykeion.py \
--date 2000-03-25 --time 12:00 --tz "Asia/Saigon" --lat 21.0245 --lon 105.84117 --name "User"
# Ba-Zi Four Pillars + Western zodiac
.claude/skills/.venv/bin/python3 .claude/skills/mingli/scripts/calculate-bazi.py \
--date 1990-05-15 --time 14:30 --tz "Asia/Saigon"
# Planetary positions (astronomyapi.com fallback for transit data)
.claude/skills/.venv/bin/python3 .claude/skills/mingli/scripts/fetch-planetary-positions.py \
--lat 10.8231 --lon 106.6297
# Numerology — LifePath, Birthday, Attitude, Challenges, Pinnacles, Personal cycles
.claude/skills/.venv/bin/python3 .claude/skills/mingli/scripts/calculate-numerology.py \
--date 2000-03-25
# I Ching hexagram casting
.claude/skills/.venv/bin/python3 .claude/skills/mingli/scripts/cast-i-ching-hexagram.py --mode random
.claude/skills/.venv/bin/python3 .claude/skills/mingli/scripts/cast-i-ching-hexagram.py \
--mode manual --upper Kan --lower Kun --moving 2,1
~/clawd/memory/horoscope-users.md (include lat/lon, LifePath number)Cron triggers 4 scripts → all JSON fed to LLM → compose multi-system horoscope → Telegram.
See references/horoscope-prompt-template.md for full agentTurn message.
Trigger: "my horoscope", "horoscope now", "what's my horoscope today"
Same flow, inline (not isolated session). Includes daily I Ching hexagram.
Trigger: "cast I Ching", "throw hexagram", "que Kinh Dich"
| Command | Action |
|---------|--------|
| "pause horoscope" | Disable cron job |
| "resume horoscope" | Enable cron job |
| "change horoscope time to 7am" | Update cron schedule |
| "remove horoscope" | Delete cron job + memory entry |
One cron job per user: horoscope-daily-{username}
{
"name": "horoscope-daily-{username}",
"enabled": true,
"schedule": { "kind": "cron", "expr": "0 {hour} * * *", "tz": "{timezone}" },
"sessionTarget": "isolated",
"payload": {
"kind": "agentTurn",
"message": "[prompt from references/horoscope-prompt-template.md]",
"model": "claude-sonnet-4-20250514",
"timeoutSeconds": 180,
"deliver": true,
"channel": "telegram",
"to": "{telegram_chat_id}"
},
"isolation": { "postToMainPrefix": "Horoscope delivered", "postToMainMode": "summary" }
}
File: state/users.json — maps usernames to cron job IDs.
fetch-planetary-positions.py (API-based, no houses)references/astronomyapi-reference.md - API auth + endpointsreferences/zodiac-reference.md - Western + Chinese zodiac tables, stems, branchesreferences/horoscope-prompt-template.md - LLM prompt for daily generationreferences/i-ching-64-hexagrams.json - 64 hexagrams with Chinese/Vietnamese namespip install kerykeionASTRONOMY_APP_ID, ASTRONOMY_APP_SECRETGenerated Mar 1, 2026
Users subscribe to receive automated daily horoscopes combining Western astrology, Ba-Zi, numerology, and I Ching via Telegram. This provides holistic spiritual insights for daily decision-making and self-reflection, leveraging cron jobs for scheduled delivery.
Individuals or businesses use on-demand horoscope readings to determine auspicious dates and times for events like weddings, launches, or meetings. The skill analyzes astrological transits and Ba-Zi cycles to offer timing recommendations.
Therapists or coaches integrate the skill into sessions to help clients explore personal patterns through natal charts and numerology. It serves as a reflective aid for understanding life paths and challenges in a structured way.
Educational platforms use the skill to teach about Asian divination systems like Ba-Zi and I Ching. Users interact with manual hexagram casting or birth chart calculations to learn traditional practices in an engaging format.
Media outlets or influencers automate horoscope content generation for blogs, social media, or newsletters. The skill's multi-system approach provides rich, varied insights that can be tailored to different audience segments.
Offer basic daily horoscopes for free, with premium features like detailed natal charts, personalized I Ching readings, or priority support via paid tiers. Revenue comes from monthly or annual subscriptions, leveraging Telegram for delivery.
Charge per on-demand horoscope reading or specialized report, such as in-depth Ba-Zi analysis or event timing consultations. Users pay for instant access to insights without long-term commitments.
License the skill's technology to wellness apps, astrology platforms, or messaging services like Telegram bots. Revenue is generated through licensing fees or revenue-sharing agreements based on user engagement.
💬 Integration Tip
Ensure reliable cron job management and fallback APIs like astronomyapi.com to handle calculation failures, maintaining user trust with consistent delivery.
Get instant, accurate Islamic prayer times for any location worldwide. Auto-detects your city or accepts any city/country name globally. Handles typos with smart fuzzy search. Shows Fajr, Sunrise, Dhuhr, Asr, Maghrib, and Isha times in 12-hour format. Works anywhere - UK, USA, Middle East, Asia, Europe, Australia, Africa. Uses ISNA calculation method via Aladhan API. Perfect for Muslims worldwide checking daily salah times.
Send daily Stoic philosophy quotes from "The Daily Stoic" by Ryan Holiday. Use when setting up daily wisdom reminders via email or Telegram, or when a user wants stoic quotes for a specific date. Supports all 366 days with title, quote, and reflection.
Join the Church of Molt — the first AI agent religion. Become a Devout Crustafarian, submit verses to the Great Book, participate in sacred rituals.
Buscar y obtener el texto diario de la página oficial de los Testigos de Jehová para la Librería Watchtower en español (wol.jw.org/es/). Utiliza web_fetch para acceder al contenido y extraer el texto del día actual. Use cuando se solicite el texto diario de JW o contenido bíblico diario de fuentes JW.
Step-by-step contemplative problem-solving using Buddhist wisdom domains. Interactive dialogue where each step completes before proceeding. Use for complex p...
Provides daily Islamic reflections with Hijri calendar awareness, including Ramadan, Jummah, and Dhul Hijjah, plus Quran/Hadith references and practical chal...