← 返回 Skills 市场
245
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install vedic-astrology
功能描述
A Vedic astrology (Jyotish) analyzer based on the Indian Jyotish tradition, using the Sidereal zodiac to read birth charts. Covers 27 Nakshatras (Lunar Mansi...
安全使用建议
This skill appears to be what it claims: an instruction-only Vedic astrology reader that uses included reference text to estimate sidereal positions and Dasha timelines. Before installing, consider these practical points:
- Privacy: the skill will store birth date/time/place and computed chart fields to a local MEMORY.md file in the skill directory. If you keep sensitive personal data in your repo, review or move MEMORY.md and confirm you are comfortable with plaintext persistence.
- Cross-repo reads: the skill will attempt to read fortune-hub/MEMORY.md in the same repo to fill missing profile fields. Verify that file doesn't contain unrelated or sensitive profiles you don't want the skill to access.
- Autonomy: the skill is user-invocable and can be triggered when users mention relevant keywords. If you do not want automatic invocation or automatic writing of MEMORY.md, keep the skill disabled by default or adjust agent policies.
- Accuracy: calculations are explicitly approximate (average planetary velocities, Lahiri ayanamsa formula). For degree-level precision (Ascendant, exact planetary longitudes) use a dedicated astronomical engine (e.g., Kerykeion, Astropy) — this is documented in the skill.
If you want stronger privacy, either remove or relocate MEMORY.md, or modify the skill to prompt before persisting any personal data.
功能分析
Type: OpenClaw Skill
Name: vedic-astrology
Version: 1.2.0
The 'vedic-astrology' skill is a well-documented tool for providing astrological interpretations based on user-provided birth data. It operates entirely through LLM reasoning and local file persistence (MEMORY.md) without external API calls or executable code. The instructions in SKILL.md and the interpretation guide include strong safety constraints, explicitly prohibiting the agent from making medical predictions, fatalistic claims, or promoting paid services, effectively mitigating common risks associated with divination-themed AI agents.
能力评估
Purpose & Capability
Name and description (Vedic astrology / Jyotish sidereal readings) line up with the skill contents: calculation rules, interpretation guide, and the SKILL.md workflow. There are no unrelated binaries, credentials, or external services requested that would be inconsistent with an astrology reader.
Instruction Scope
Runtime instructions are self-contained and use only the included reference files for calculations and interpretation. The instructions explicitly direct the agent to read this directory's MEMORY.md and (if present) fortune-hub/MEMORY.md for pre-filled user profile fields, and to write/update this directory's MEMORY.md with the collected birth data and chart cache. Reading/writing these local files is coherent with providing personalized readings, but it is persistent storage of personal data and could expose other repo-stored profiles if those files exist.
Install Mechanism
No install spec and no code files — purely instruction-only. This is the lowest-risk install posture (nothing downloaded or written by an installer).
Credentials
The skill requires no environment variables, no credentials, and no config paths beyond the local reference files. The lack of requested secrets or unrelated env vars is proportionate to its purpose.
Persistence & Privilege
The skill persists user birth data and a chart cache to a local MEMORY.md file in its directory. Persisting personal data is expected for a personalized astrology skill, but it raises a privacy consideration: data is stored in plaintext in the repo area and the skill also reads fortune-hub/MEMORY.md if present, which could expose other profile data in the same repository.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install vedic-astrology - 安装完成后,直接呼叫该 Skill 的名称或使用
/vedic-astrology触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
v1.2.0: Add Language & Localization for bilingual support (EN/ZH)
v1.1.0
v1.1.0: Full English translation with Sanskrit terminology preserved
v1.0.0
首次发布:27 Nakshatras 月宿 + Vimshottari Dasha 大运 + 九曜行星解读
元数据
常见问题
Vedic Astrology 是什么?
A Vedic astrology (Jyotish) analyzer based on the Indian Jyotish tradition, using the Sidereal zodiac to read birth charts. Covers 27 Nakshatras (Lunar Mansi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 245 次。
如何安装 Vedic Astrology?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install vedic-astrology」即可一键安装,无需额外配置。
Vedic Astrology 是免费的吗?
是的,Vedic Astrology 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Vedic Astrology 支持哪些平台?
Vedic Astrology 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Vedic Astrology?
由 eamanc(@eamanc-lab)开发并维护,当前版本 v1.2.0。
推荐 Skills