🔮
AI EngineeringPython

Vedic Analysis

by shizhilya

Vedic Analysis is an AI Engineering skill for Claude Code, published by shizhilya in yuan.

189 stars30 forkson shizhilya/yuanAdded 2026/09/06+2% in starsRepository updated 2026/04/27
agent-skillsastrologybaziclaude-codecodexdestiny
Install in seconds
Install Vedic Analysis
Copy Vedic Analysis into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/shizhilya/yuan/tree/main/references/vedic-astrology ~/.claude/skills/vedic-astrology

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/shizhilya/yuan.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
references/vedic-astrology/SKILL.md in shizhilya/yuan
Installs to
~/.claude/skills/vedic-astrology
Collection
One of 6 skills cataloged from this repository
Category
AI Engineering3278 skills

What Vedic Analysis does

Vedic Analysis interprets birth data through Vedic astrology, Nakshatra, and Vimshottari Dasha. Use it for karmic themes and life-stage readings from birth information or chart data.

Vedic Analysis is cataloged under AI Engineering on DirSkills. Vedic Analysis comes from a repository tagged agent-skills, astrology, bazi, claude-code and codex.

Documentation

README

Vedic Analysis Skill

目标

把用户提供的出生资料或已计算星盘资料,按照传统吠陀占星顺序 星盘 → 星宿(Nakshatra)→ Vimshottari Dasha 进行分析,并返回结构化结果。
除非用户明确要求额外解释,否则默认只输出一个 JSON 对象,顶层只有 业力阶段 两个键。

何时使用

  • 用户要做吠陀占星、Nakshatra、Janma Nakshatra、Dasha、Vimshottari、业力主题、人生阶段解读。
  • 用户提供了出生日期/时间/地点,或已提供月亮位置、星宿、Pada、大运/子运等资料。
  • 用户希望得到传统经验式、象征式、结构化的解读。

不适用

  • 只讨论西洋占星、塔罗、数秘,且不需要吠陀占星框架。
  • 用户要求科学证明、统计验证或天文学论文式论证。
  • 缺少可用资料且又要求精确到日期、度数、宫位,但当前环境没有可靠星历/占星计算能力。

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Vedic Analysis

  • What else does shizhilya publish alongside Vedic Analysis?

    Vedic Analysis is one of 6 skills that DirSkills catalogs from shizhilya/yuan, the repository it ships in. Its siblings there include Astrology Analysis, Chenggu Analysis and Numerology Analysis. Each one is a separate skill with its own page in this directory, installs the same way Vedic Analysis does, and is maintained by shizhilya in that same repository. The rest of the collection is listed on the shizhilya/yuan page.

  • How does Vedic Analysis compare to other AI Engineering skills?

    Vedic Analysis ranks #2957 by stars among the 3278 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Vedic Analysis against them. Open each page to compare what they document and how they install.