openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > thoth-cli

赫尔墨斯占卜CLI :占星术(本命盘、行运、选举、回报、共鸣)、塔罗牌(密码随机)、双峰座(希伯来语/希腊语/英语)、数学……

开发与 DevOps

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v0.2.27

统计:⭐ 0 · 180 · 0当前安装量· 0历史安装量

0

安装量(当前) 0

🛡 VirusTotal :良性 · OpenClaw :良性

Package:aklo360/thoth-cli

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :良性

OpenClaw 评估

该技能在内部是一致的:它是thth-cli npm包的仅指令包装器,只需要符合其既定目的的thoth二进制文件。

目的

名称/描述(占卜CLI )匹配“thoth”二进制文件和npm包“thoth-cli”的声明要求。没有请求不相关的凭据、二进制文件或配置路径。

说明范围

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.

综合结论

此技能似乎是thoth-cli npm包装的简单包装。安装前: ( 1 )检查npm包页面和链接的GitHub repo (查找安装后脚本、网络调用或意外依赖)。( 2 )如果要避免全局安装,最好通过npx或在沙箱/容器中运行。( 3 )避免以root身份安装;如果需要更高的保证,请查看package.json和发布的文件。( 4 )记住ag…

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「thoth-cli」。简介:赫尔墨斯占卜CLI :占星术(本命盘、行运、选举、回报、共鸣)、塔罗牌(密码随机)、双峰座(希伯来语/希腊语/英语)、数学……。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/aklo360/thoth-cli/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

---
name: thoth-cli
version: 0.2.26
description: "Hermetic divination CLI: astrology (natal, transits, electional, returns, synastry), tarot (cryptographic random), gematria (Hebrew/Greek/English), numerology (Pythagorean). ALWAYS run CLI first—never fabricate positions or draws."
author: "aklo360"
homepage: "https://thothcli.com"
repository: "https://github.com/aklo360/thoth-cli"
license: "MIT"
metadata:
  openclaw:
    emoji: "𓅝"
    requires:
      bins: ["thoth"]
    install:
      - id: npm
        kind: node
        package: thoth-cli
        bins: ["thoth"]
        label: "Install thoth-cli from npm"
        registry: "https://www.npmjs.com/package/thoth-cli"
---

# 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

```bash
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
```bash
thoth chart --date 1879-03-14 --time 11:30 --city "Ulm" --nation DE
```

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

### Electional (Optimal Timing)
```bash
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
```bash
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
```bash
thoth synastry --date1 ... --date2 ...
thoth composite --date1 ... --date2 ...
thoth score --date1 ... --date2 ...
```

### Other
```bash
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

```bash
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

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

---

## Numerology

```bash
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