Back to browse
GitHub Repository

Daily fortune-telling plugin for Claude Code.

65 starsPython

Destiny – Claude Code's fortune Teller skill

by xodn348·May 1, 2026·41 points·41 comments

AI Analysis

●●SolidNiche GemCozy

Deterministic astrology math keeps the LLM from hallucinating your birth chart.

Strengths
  • Separates deterministic calculation from generative prose—same input always yields identical chart data.
  • Handles real complexity: solar terms, true-solar-time correction, Korean DST for 1987-88 births.
  • Uses public-domain I-Ching translations with plum-blossom time divination algorithm.
Weaknesses
  • Fortune-telling is inherently a novelty—no real utility beyond entertainment value.
  • Tiny addressable market: only Claude Code subscribers who want daily horoscopes.
Category
Target Audience

Claude Code users interested in novelty features

Similar To

Co-Star · The Pattern · Sanctuary

Post Description

Destiny is the Claude Code's plugin that gives you a real fortune reading.

Type /destiny to see today's destiny!

It uses the actual classical East Asian astrology system. You enter your birthday once, then /destiny gives you today's reading anytime.

Two layers, kept honest:

1. The numbers (your eight-character birth chart, today's day pillar, the hexagram for the moment, five-element relationships) are computed by a Python script. Same person + same day = identical output. You can verify against any traditional calendar source.

2. The prose (today's stars, character sketch, life arc, advice) is written by Claude, applying centuries-old reading conventions to that fixed data. Not LLM-hallucinated horoscope.

If you have fun with it, a star would mean a lot.

Similar Projects

AI/ML●●●Banger

A Claude Code skill that tells Claude when not to use Claude

Traffic-light audit system beats vague 'optimize your LLM spend' advice from competitors.

Big BrainSolve My Problem
metravod
1026d ago