← 返回
开发者工具 中文

thoth-cli

Hermetic divination CLI: astrology (natal, transits, electional, returns, synastry), tarot (cryptographic random), gematria (Hebrew/Greek/English), numerolog...
赫尔墨斯占卜CLI:星盘(本命、行运、择日、返照、比较)、塔罗(加密随机)、灵数(希伯来/希腊/英文)、数字学……
aklo360 aklo360 来源
开发者工具 clawhub v0.2.27 1 版本 100000 Key: 无需
★ 0
Stars
📥 535
下载
💾 22
安装
1
版本
#latest

概述

thoth-cli — Hermetic Divination Tools

𓅝 v0.2.26 | Swiss Ephemeris • secrets.SystemRandom • Classical Gematria • Pythagorean Numerology

Source: https://github.com/aklo360/thoth-cli

npm: https://www.npmjs.com/package/thoth-cli

Website: https://thothcli.com

⚖️ GOLDEN RULE

NEVER fabricate planetary positions, card draws, or calculated values. Run the CLI first, then interpret.

CLI = DATA (empirical)    →    Agent = INTERPRETATION (Hermetic)

Installation

npm install -g thoth-cli

The package is published on npm by aklo360. Verify at: https://www.npmjs.com/package/thoth-cli


Astrology

Natal Chart

thoth chart --date 1879-03-14 --time 11:30 --city "Ulm" --nation DE

Transits

thoth transit --natal-date 1879-03-14 --natal-time 11:30 --city "Ulm" --nation DE

Electional (Optimal Timing)

thoth electional --start 2026-03-15 --end 2026-04-15
thoth electional --start 2026-03-15 --end 2026-04-15 --city "NYC" --nation US --json

Outputs: VOC Moon, retrogrades, aspects, quality scores (excellent/good/challenging)

Returns

thoth solar-return --natal-date 1879-03-14 --natal-time 11:30 --city "Ulm" --nation DE --year 2026
thoth lunar-return --natal-date 1879-03-14 --natal-time 11:30 --city "Ulm" --nation DE --year 2026 --month 3

Relationships

thoth synastry --date1 ... --date2 ...
thoth composite --date1 ... --date2 ...
thoth score --date1 ... --date2 ...

Other

thoth horary --question "Should I?" --city "NYC"
thoth moon -e
thoth ephemeris --body pluto
thoth ephemeris-multi --bodies sun,moon,mercury --from 2026-03-01 --to 2026-03-31
thoth transit-scan --natal-date ... --start-year 2026 --end-year 2027

Tarot

thoth tarot                   # Single card
thoth tarot -s 3-card         # Past/Present/Future
thoth tarot -s celtic         # Celtic Cross (10)
thoth tarot -q "Question?"    # With context
thoth tarot-card "The Tower"  # Card lookup
thoth tarot-spreads           # List spreads

Gematria

thoth gematria "THOTH"
thoth gematria "Love" --compare "Will"
thoth gematria-lookup 93

Numerology

thoth numerology --date 1991-07-08 --name "Full Name"
thoth numerology-year --date 1991-07-08

Full Documentation

For complete CLI documentation and all commands: https://thothcli.com/skill.md

版本历史

共 1 个版本

  • v0.2.27 当前
    2026-03-30 09:17 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

dev-programming

Mcporter

steipete
使用 mcporter CLI 直接列出、配置、认证及调用 MCP 服务器/工具(支持 HTTP 或 stdio),涵盖临时服务器、配置编辑及 CLI/类型生成功能。
★ 194 📥 67,401
design-media

OpenGFX

aklo360
生成完整标志系统(图标 + 文字标识 + 组合)。依据自然语言提示生成可投入生产的 SVG 矢量标志。适用于用户请求时使用。
★ 0 📥 1,500
dev-programming

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 676 📥 325,637