vedic-core

Generates a full Vedic natal chart analysis from verified structured_data.md into staged Markdown reports.

818|94|Updated Apr 17, 2026
One-click install
npx skills add https://github.com/CNWU16/vedic-astro-skills --skill vedic-core
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vedic-core
Source: https://github.com/CNWU16/vedic-astro-skills/tree/main/claude-code/skills/vedic-core
Command: npx skills add https://github.com/CNWU16/vedic-astro-skills --skill vedic-core

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires markdown, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Turning raw Vedic chart data into a coherent, evidence-grounded life reading is error-prone: analysts mix up divisional chart perspectives, over-trust single signals, or let user background bias the interpretation. This Skill runs a disciplined multi-stage audit pipeline that converts a verified structured_data.md into a complete natal analysis with traceable reasoning.

Core Features & Use Cases

  • P1-P12 Planetary Audit: Audits all nine grahas across role identity, dignity, Shadbala strength, SAV/BAV resources, combustion, retrograde, and yoga participation, with signal triage (A/B/C levels) and conflict arbitration rules.
  • Divisional Cross-Checks: Performs deep D9 Navamsha per-planet audits plus D10/D4/D5 overviews, strictly separating divisional-internal lordship (line A) from D1 cross-references (line B).
  • House Diagnostics & Ten Life Areas: Diagnoses all 12 houses with Dasha event correlation, then synthesizes ten life domains (personality, wealth, career, marriage, health, education, family, reputation, spirituality, talent map) in plain language.
  • Report Packaging & Q&A: Ships a report_builder.py script that assembles the staged Markdown files into a styled HTML report in Chinese, English, or Japanese, plus a rules-based Q&A mode for follow-up questions.
  • Use Case: After vedic-reader produces a verified structured_data.md, run this Skill to automatically generate p1-p5 audit files, an appendix with the Dasha timeline, and a printable HTML report.

Quick Start

Ask the AI to run the full Vedic core analysis on the verified structured_data.md in the working directory and generate the complete staged report.

Frequently Asked Questions about vedic-core

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

FAQPage Schema
How do I run a full Vedic birth chart analysis with this Skill?

Provide a verified structured_data.md in the working directory, then ask for the full analysis. The Skill runs Step 0-5 automatically, writing p1_overview through p5b_life plus appendix.md, pausing once after the planet and divisional audit phase for your confirmation.

What input does the Vedic core analysis require?

It requires a structured_data.md produced by the vedic-reader or vedic-calculator skills, containing planetary positions, Shadbala, SAV/BAV, divisional charts, and the Vimshottari Dasha timeline. If the file is missing, it prompts you to run the reader or supply birth details first.

Can the analysis report be generated in English or Japanese?

Yes. The Skill follows a language contract matching the user's language, and report_builder.py accepts --lang cn, en, or ja to localize the HTML cover, section titles, and footer while keeping canonical data files unchanged.

How do I convert the Markdown analysis files into an HTML report?

Run scripts/report_builder.py with the folder containing the p-series Markdown files, for example with --name and --lang flags. It auto-detects which sections exist, numbers them dynamically, and writes a styled report.html you can print to PDF.

Why does the analysis pause after the planet and divisional audit?

The pause is a deliberate phase gate: after writing the planetary audits and divisional cross-checks, the Skill waits for your confirmation before starting house diagnostics and the ten life-area sections, ensuring stage two builds on reviewed stage-one conclusions.

What are the limitations of the Dasha timing predictions?

Timing windows resolve only to the Mahadasha-Antardasha level by default; month-level claims require native PD data from the calculator and are downgraded when PD is unavailable. The Skill forbids approximating sub-periods and flags low-confidence or boundary-sensitive divisional inputs.