get-fortune-analysis

Generate a personalized fortune report from birth data using BaZi analysis.

1|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/Baronki/KISWARM8.0 --skill get-fortune-analysis-baronki
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: get-fortune-analysis
Source: https://github.com/Baronki/KISWARM8.0/tree/main/kiswarm7_remote/skills/get-fortune-analysis
Command: npx skills add https://github.com/Baronki/KISWARM8.0 --skill get-fortune-analysis-baronki

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires lunar_python.

What problem does it solve?

This Skill automates the generation of a visually rich, ceremonial fortune report derived from a user's birth data using BaZi, saving time and enhancing personal insights.

Core Features & Use Cases

  • BaZi-based fortune generation: Derives fortunes from birth details and lunar calculations.
  • Structured, ceremonial output: Produces a report with annual keywords, core energy, career, wealth, and love sections for easy interpretation.
  • Frontend-ready JSON: Outputs a JSON structure compatible with the UI to render fortune cards.

Quick Start

Provide birth_year, birth_month, birth_day, and birth_hour to generate your fortune report.

Frequently Asked Questions about get-fortune-analysis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a BaZi fortune analysis report from birth data?▼

You need to provide birth_year, birth_month, birth_day, and birth_hour. The pipeline uses lunar calculations to derive BaZi elements and ten gods, generating a structured JSON report with sections for career, wealth, and love.

Can I use lunar Python to calculate BaZi elements for frontend rendering?▼

Yes, lunar_python calculates BaZi elements and ten gods. The Skill outputs a frontend-ready JSON object containing annual keywords and structured sections, optimized for rendering ceremonial fortune cards in web applications.

What is the JSON output format for BaZi fortune analysis?▼

The BaZi fortune analysis JSON output includes structured sections for annual keywords, core energy, career, wealth, and love. This frontend-ready JSON object is designed for rendering ceremonial fortune cards directly in UI components.

How to apply BaZi analysis to annual career and wealth guidance?▼

The pipeline derives BaZi elements and ten gods from birth data to generate annual guidance. It produces a ceremonial report with dedicated sections for career, wealth, and relationships, applying a warm, authoritative tone to the analysis.

Does the BaZi fortune report require lunar calculations?▼

Yes, BaZi fortune reports require lunar calculations. The Skill uses the lunar_python dependency to handle lunar conversions and derive BaZi elements deterministically, ensuring accurate fortune analysis outputs.