Show HN: Destiny – Claude Code's fortune Teller skill
Claude Code just shipped a fortune teller plugin. Here's why AI-powered personalization is moving beyond productivity.

Why it matters
A Claude Code plugin that combines deterministic computation (classical astrology charts) with LLM-generated prose demonstrates how AI products are expanding into lifestyle and entertainment—showing that model value isn't limited to work tools. The dual-layer approach (math + language) is a useful pattern for grounded AI features.
The key facts
12 to knowPlugin uses Python-computed East Asian astrology (eight-character birth chart, day pillar, hexagram, five-element relationships)
Claude generates prose layer based on fixed astrological data to avoid hallucination
Deterministic output: same person + same day = identical reading, verifiable against traditional sources
Shipped on Hacker News with 15 points, 0 comments (early stage)
GitHub-hosted, open-source pattern suggests Claude Code plugin ecosystem is maturing
Plugin name: Destiny for Claude Code
Core feature: /destiny command generates personalized daily astrology readings
Uses classical East Asian astrology (eight-character birth chart system)
Two-layer approach: deterministic Python computation + Claude-generated prose interpretation
Published on Hacker News with 15 points, 0 comments as of May 1, 2026
Demonstrates Claude Code extensibility via plugins
Use case: niche but illustrative of LLM-based tool ecosystem growth
Go to the source
Hacker Newsgithub.com
Publisher excerpt: 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…