get-fortune-analysis

Generate annual fortune reports from birth data using bazi and lunar calculations.

2|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/marktantongco/promptc-os --skill get-fortune-analysis-marktantongco
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: get-fortune-analysis
Source: https://github.com/marktantongco/promptc-os/tree/main/skills/get-fortune-analysis
Command: npx skills add https://github.com/marktantongco/promptc-os --skill get-fortune-analysis-marktantongco

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires lunar_python.

What problem does it solve?

This Skill automates the generation of richly styled, ceremony-like annual fortune reports from a user's birth data, removing the need for manual bazi and lunar calculations and manual formatting for web presentation.

Core Features & Use Cases

  • Automated Bazi & Lunar Calculation: Converts solar dates to lunar, derives 八字 (eight characters), determines day-master, element, and a strength score using deterministic rules.
  • Structured Output: Produces JSON payloads tailored for front-end rendering and a fully designed HTML result card for immediate presentation with visual particle effects and typographic styling.
  • Use Cases: Ideal for astrology/命理 web apps, personalized client reports, social-shareable yearly readings, and rapid prototype demos for fortune-telling services.

Quick Start

Generate a 2026 styled fortune report for a user born on 1990-05-21 14:00 focusing on career.

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 report from solar birth dates?

A bazi fortune report is generated by converting solar birth data to lunar dates, deriving eight characters, and calculating ten-gods and strength scoring, which outputs structured JSON and fully designed HTML with visual particle effects.

What is needed to calculate lunar calendar and bazi element strength?

Calculating lunar calendar and bazi element strength requires birth year, month, day, and hour data. The Skill uses the lunar_python dependency to perform deterministic date conversions and derive day-master, element, and strength scoring.

Can I use this for personalized astrology web app prototypes?

Yes, you can use this for astrology web app prototypes because it produces JSON payloads tailored for front-end rendering alongside a fully designed HTML result card with typographic styling and visual particle effects for immediate presentation.

Does the generated fortune report include career, wealth, and relationship analysis?

Yes, the generated fortune report includes career, wealth, and relationship analysis. It applies personalized astrological and bazi interpretation scenarios based on the provided birth year, month, day, and hour for these domains.

What is the best way to automate yearly fortune report generation for social sharing?

The best way to automate yearly fortune report generation for social sharing is using this Skill, which removes manual bazi calculations and formatting by directly returning ready-to-render HTML result cards and visual presentation assets.