← Back to Skills Marketplace
vedic-destiny
by
Seanding1998
· GitHub ↗
· v1.0.2
· MIT-0
90
Downloads
3
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install vedic-destiny
Description
吠陀命盘分析中文入口。用于完整命盘研判、命主盘 Rashi chart 与九分盘 Navamsha chart 联读、既往事件回看、出生时间稳定度判断、事业主题、婚姻主题、时空盘专题,以及基于 Jagannatha Hora PDF、星盘截图或文本命盘数据的系统拆盘。当用户提到完整星盘、事业方向、婚姻问题、关系窗...
Usage Guidance
This skill appears internally consistent and implements its stated Vedic chart analysis workflow with local Python scripts. Before installing or using it: (1) Confirm you are comfortable providing any natal-data files (JHora markdown, PDFs, screenshots) because the scripts will parse those locally and may write report files to disk. (2) Run the included Python scripts in an isolated environment (or inspect them locally) if you want to audit parsing behavior; they do not make network calls. (3) Ensure you have a suitable Python runtime and that any sensitive personal data you upload is handled according to your privacy expectations. (4) Because the skill can be invoked by the agent, avoid granting it access to additional credentials or system files — it does not request them and they are unnecessary for its function.
Capability Analysis
Type: OpenClaw Skill
Name: vedic-destiny
Version: 1.0.2
The skill bundle is a specialized Vedic astrology analysis tool designed to process planetary data and generate structured reports. It includes Python scripts (scripts/chart_sanity_check.py and scripts/build_report_html.py) that perform mathematical validation of astrological constants and render markdown content into styled HTML. The code is self-contained, uses standard libraries for parsing and calculation, and contains no evidence of network exfiltration, unauthorized file access, or malicious execution. The instructions in SKILL.md and the reference files are functional guidelines for the AI agent to maintain consistency and accuracy in its astrological interpretations.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description describe Vedic/Jyotish chart analysis; included files (chart_sanity_check.py, jhora_markdown_bridge.py, build_report_html.py and topic references) directly implement parsing, validation, and report-building for that purpose. No unrelated binaries, env vars, or external services are requested.
Instruction Scope
SKILL.md confines actions to (a) loading the appropriate reference markdown, (b) calling the included local Python validator on user-supplied chart exports (JHora markdown/JSON), and (c) producing markdown/HTML report artifacts. It does not instruct reading arbitrary system files, calling external endpoints, or collecting unrelated secrets.
Install Mechanism
No install spec or remote downloads are present; this is instruction + included scripts only. All code is supplied in the bundle and there is no network fetching or archive extraction in the install phase.
Credentials
The skill requires no environment variables, credentials, or config paths. The code operates on local input files (JHora markdown, JSON, screenshots as inputs) which matches the declared purpose.
Persistence & Privilege
always is false, skill is user-invocable and can be invoked autonomously (platform default). The scripts produce local report files but do not attempt to change other skills' configs or request system-wide privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install vedic-destiny - After installation, invoke the skill by name or use
/vedic-destiny - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
- Name updated to `vedic-chart-analysis-zh` to clarify Chinese-language focus.
- Added: Scripts for report HTML packaging and chart sanity checks.
- Removed: README.md; CHANGELOG.md added for version tracking.
- Major update: Report generation now splits into two phases—a verification phase (with partial outputs and status handling) and a full analysis phase (conditional on verification pass), with explicit rules on when to generate `report.html`.
- Updated skill description and contract details to reflect stricter data validation, output structure, and precise requirements for report packaging and user communication.
v1.0.1
Vedic Destiny 1.0.1 — Minor documentation update
- 添加了新的README.md文件,提供基础介绍与用法说明。
- 移除了冗余的vedic-destiny-usage-guide.md文件,整合文档资源。
- 主要功能与执行规范未做改动,仅更新了文档结构以提升易用性。
v1.0.0
这是一个印占skill
Metadata
Frequently Asked Questions
What is vedic-destiny?
吠陀命盘分析中文入口。用于完整命盘研判、命主盘 Rashi chart 与九分盘 Navamsha chart 联读、既往事件回看、出生时间稳定度判断、事业主题、婚姻主题、时空盘专题,以及基于 Jagannatha Hora PDF、星盘截图或文本命盘数据的系统拆盘。当用户提到完整星盘、事业方向、婚姻问题、关系窗... It is an AI Agent Skill for Claude Code / OpenClaw, with 90 downloads so far.
How do I install vedic-destiny?
Run "/install vedic-destiny" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is vedic-destiny free?
Yes, vedic-destiny is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does vedic-destiny support?
vedic-destiny is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created vedic-destiny?
It is built and maintained by Seanding1998 (@seanding1998); the current version is v1.0.2.
More Skills