首页龙虾技能列表 › thoth-cli — thoth-cli工具

thoth-cli — thoth-cli工具

v0.2.27

[AI辅助] Hermetic divination CLI: astrology (natal, transits, electional, returns, synastry), tarot (cryptographic random), gematria (Hebrew/Greek/English), numerolog...

0· 270·0 当前·0 累计
by @aklo360·MIT-0
下载技能包
License
MIT-0
最后更新
2026/3/4
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill is internally consistent: it is an instruction-only wrapper for the thoth-cli npm package and only requires the thoth binary which matches its stated purpose.
评估建议
This skill appears to be a straightforward wrapper for the thoth-cli npm package. Before installing: (1) Inspect the npm package page and the linked GitHub repo (look for postinstall scripts, network calls, or unexpected dependencies). (2) Prefer running via npx or in a sandbox/container if you want to avoid a global install. (3) Avoid installing as root; review package.json and published files if you need higher assurance. (4) Remember the agent will run the installed binary when invoked—if you...
详细分析 ▾
用途与能力
Name/description (divination CLI) match the declared requirement of a 'thoth' binary and the npm package 'thoth-cli'. There are no unrelated credentials, binaries, or config paths requested.
指令范围
SKILL.md only instructs the agent to run the thoth CLI commands and interpret their outputs. It does not tell the agent to read unrelated files, environment variables, or send data to unexpected endpoints. Note: runtime behavior depends on the installed CLI binary.
安装机制
Install is via the public npm package 'thoth-cli' (expected for a Node CLI). This is a typical and traceable mechanism; installing an npm package will place code on disk and may run lifecycle scripts (postinstall), so normal npm-package risks apply.
凭证需求
No environment variables, credentials, or config paths are requested by the skill. The lack of secrets is proportionate to a local CLI wrapper.
持久化与权限
The skill is not always-enabled and does not request elevated persistence or modify other skills. It can be invoked by the agent (normal behavior) but does not claim permanent system presence.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv0.2.272026/3/4

Added provenance metadata: author, homepage, repository, npm registry link, install spec

● 无害

安装命令 点击复制

官方npx clawhub@latest install thoth-cli
镜像加速npx clawhub@latest install thoth-cli --registry https://cn.clawhub-mirror.com

技能文档

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

Source: https://github.com/aklo360/thoth-cli npm: https://www.npmjs.com/包/thoth-cli Website: https://thothcli.com

⚖️ GOLDEN RULE

NEVER fabricate planetary positions, card draws, 或 calculated values. Run CLI 第一个, 然后 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 图表

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 ...

其他

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

满 Documentation

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

数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制

免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制

了解定制服务