Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
🔱 Vedic/Jyotish AI analysis toolkit | 吠陀占星AI分析工具包 — Core引擎 + Career事业 + Love感情 | Antigravity & Claude Code
| Date | Stars |
|---|---|
| 2026-07-31 | 623 |
| 2026-08-03 | 641 |
| 2026-08-06 | 641 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
<p align="center">
<h1 align="center">🔱 Vedic Astro Skills v8.0</h1>
<p align="center">
<strong>AI驱动的吠陀占星分析系统 | AI-Powered Vedic Astrology Analysis System</strong>
</p>
<p align="center">
<img src="https://img.shields.io/badge/version-v8.0-blue" alt="Version">
<img src="https://img.shields.io/badge/python-3.8~3.13-green" alt="Python">
<img src="https://img.shields.io/badge/license-AGPL--3.0-orange" alt="License">
<img src="https://img.shields.io/badge/skills-8-purple" alt="Skills">
</p>
</p>
---
> **八个专精 Skill 协同工作,从原生排盘到完整人生审计、双人合盘,再到即时卜卦(Prashna)。**
>
> Eight specialized skills working together — from native chart calculation to complete life audit and two-person synastry, plus moment-based Prashna (horary).
**兼容 Antigravity、Claude Code 和 Codex。** Compatible with Antigravity, Claude Code, and Codex.
---
## 📖 目录 / Table of Contents
- [安装 / Installation](#-安装--installation)
- [八Skill架构 / Architecture](#-八skill架构--architecture)
- [快速开始 / Quick Start](#-快速开始--quick-start)
- [各Skill说明 / Skill Details](#-各skill说明--skill-details)
- [项目结构 / Project Structure](#-项目结构--project-structure)
- [技术体系 / Technical Stack](#-技术体系--technical-stack)
- [版本历史 / Version History](#-版本历史--version-history)
- [赞赏 / Support](#-赞赏--support)
---
## 📦 安装 / Installation
### Step 1: 安装 Skill 文件 / Install skill files
<details>
<summary><b>Codex</b></summary>
```bash
# 从 GitHub 安装全部 8 个 skill(缺一不可)
# Install all 8 skills from GitHub (all required)
git clone https://github.com/CNWU16/vedic-astro-skills.git
cp -r vedic-astro-skills/codex/skills/vedic-* ~/.codex/skills/
```
</details>
<details>
<summary><b>Claude Code</b></summary>
```bash
git clone https://github.com/CNWU16/vedic-astro-skills.git
cp -r vedic-astro-skills/claude-code/skills/vedic-* ~/.claude/skills/
```
> Claude Code 只安装 `skills/vedic-*`。仓库不再提供重复维护的
> `.claude/commands` 全量副本,以 `SKILL.md` 为唯一工作流来源。
</details>
<details>
<summary><b>Antigravity</b></summary>
将 `antigravity/skills/` 下的 8 个文件夹复制到你的 Antigravity skills 目录:
Copy all 8 folders from `antigravity/skills/` to your Antigravity skills directory:
```
vedic-reader/
vedic-calculator/ ← 计算基座,必装!/ Required foundation!
vedic-core/
vedic-career/
vedic-love/
vedic-rectifier/
vedic-synastry/ ← 合盘(需两份盘)/ Synastry (needs two charts)
vedic-prashna/ ← 卜卦/时盘(独立·不需本命)/ Prashna (standalone, no natal chart)
```
</details>
> ⚠️ **建议一次装全 8 个 skill。** vedic-calculator 是计算基座,多数分析 skill 都依赖它生成的 `structured_data.md`。其中 **vedic-synastry(合盘)是双人分析 skill**——需双方各一份盘;**vedic-prashna(卜卦/时盘)是独立生态位**——不需本命盘,以提问时刻起盘答一事,与本命分析路径分开。
>
> **Install all 8 skills.** vedic-calculator is the computational foundation that most analysis skills depend on. Among them, **vedic-synastry (synastry) is a two-person skill** (needs one chart per person); **vedic-prashna (Prashna/horary) is a standalone module** — it needs no natal chart and casts a chart for the moment of asking.
### Step 2: 安装 Python 依赖 / Install Python dependencies
| 要求 Requirement | 说明 Details |
|:---|:---|
| **Python** | 3.8 ~ 3.13 (3.14 暂不支持 / not yet supported) |
| **安装 Install** | 运行 `setup_env.py`(见下方 / see below) |
```bash
# 推荐:使用自动安装脚本(处理依赖冲突 + 自动验证)
# Recommended: Use the auto-setup script (handles dependency conflicts + auto-validates)
python vedic-calculator/scripts/setup_env.py
# ⚠️ 不要直接 pip install -r requirements.txt(dashaflow 依赖冲突)
# ⚠️ Do NOT use pip install -r requirements.txt (dependency conflict with dashaflow)
```
> 💡 AI 首次运行时会自动检测环境并运行 `setup_env.py`。但 **请确保系统已安装 Python 3.8~3.13**。
>
> The AI agent will auto-detect and run `setup_env.py` on first use. But **make sure Python 3.8~3.13 is installed on your system**.
>
> 注:vedic-synastry 的脚本是纯标准库,不需要额外依赖。/ Note: vedic-synastry scripts use only the Python standard library.
---
## 🏛️ 八Skill架构 / Architecture
```
用户星盘 (PDF/截图/文本) 用户出生信息 (日期+时间+地点)
Chart file (PDF/image/text) Birth info (date+time+place)
│ │
▼ Excerpt of 18,087 characters
Read on GitHub242
21
2
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:147ca9dd625dabff, llm:Repository description: 'Vedic/Jyotish AI analysis toolkit | 吠陀占星AI分析工具包 — Core引擎 + Career事业 + Love感情 | Antigravity & Claude Code' indicates an AI toolkit for Vedic astrology analysis (uses AI models/engines like Antigravity & Claude).
matched fp:147ca9dd625dabff, llm:Repository description: 'Vedic/Jyotish AI analysis toolkit | 吠陀占星AI分析工具包 — Core引擎 + Career事业 + Love感情 | Antigravity & Claude Code' indicates an AI toolkit for Vedic astrology analysis (uses AI models/engines like Antigravity & Claude).
matched fp:147ca9dd625dabff, llm:Repository description: 'Vedic/Jyotish AI analysis toolkit | 吠陀占星AI分析工具包 — Core引擎 + Career事业 + Love感情 | Antigravity & Claude Code' indicates an AI toolkit for Vedic astrology analysis (uses AI models/engines like Antigravity & Claude).