← 返回 Skills 市场
neonsoung98

NS Fate - Empirical Divination & Forecasting

作者 NeonSoung98 · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ✓ 安全检测通过
169
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ns-fate
功能描述
Integrates divination systems (tarot, astrology, Chinese calendar, numerology, I Ching-style reasoning) into a structured cross-validation workflow. Use when...
安全使用建议
This skill is internally consistent with its divination/forecasting purpose and contains only a small local Python tool for tarot shuffling/drawing. Before installing, consider: (1) Privacy — the skill asks for sensitive personal inputs (birth date/time/place) and requires recording seeds/registry entries; verify where these logs will be stored and who can read them. (2) Persistence — the docs expect the agent to save predictions and review results but do not specify storage location; decide whether you want logs kept locally, in agent-managed storage, or not retained. (3) External data — the docs reference external astrology/tarot websites for cross-checks; the skill itself does not include network calls, but an agent following the docs may browse those sites. (4) Code review — tarot_deck.py is small, runs locally, and has no network or credential use; you can inspect it yourself (it uses time-based seeds and Python's PRNG). (5) Autonomy — the skill may be invoked by the agent (default behavior); if you prefer manual control, restrict autonomous invocation in your agent settings. If you want a lower risk posture, confirm storage/retention policies and require explicit user confirmation before saving or transmitting any personally identifiable inputs.
功能分析
Type: OpenClaw Skill Name: ns-fate Version: 1.2.0 The 'ns-fate' skill bundle is a highly structured framework for integrating various divination systems (tarot, astrology, etc.) into a forecasting workflow. The included Python script (tarot_deck.py) is a standard utility for shuffling and drawing cards using local randomization and contains no network or file-system exploits. The extensive documentation (SKILL.md, reference.md, adjudication-engine.md, etc.) focuses on improving prediction accuracy through scientific metrics like Brier scores and log loss, and includes 'red-team' protocols to prevent AI hallucinations or vague responses, showing no evidence of malicious intent or data exfiltration.
能力评估
Purpose & Capability
The skill implements divination workflows (tarot, astrology, calendar, symbolic) and includes an actual tarot deck script that supports the exact shuffle/draw commands specified in SKILL.md. There are no unexpected credentials, binaries, or install steps that don't belong to a forecasting/divination protocol.
Instruction Scope
The SKILL.md is prescriptive about steps to collect inputs, run local tarot commands, preregister predictions, and record seeds/metadata. That scope matches the stated purpose. One operational gap: the docs require logging/prediction registry entries but do not specify where or how to persist those logs (local file, agent store, or remote endpoint). You should confirm where recorded prediction metadata (birth data, seed, picked numbers, claims, review outcomes) will be saved and who can access it.
Install Mechanism
No install spec; this is an instruction-only skill with one small Python script (tarot_deck.py). No external downloads, package installs, or archive extraction are present.
Credentials
The skill asks for no environment variables, credentials, or config paths. All required user inputs (birth data, chosen numbers, time windows) are appropriate for the stated functionality.
Persistence & Privilege
The skill is not set to always:true and uses default model invocation settings. It does ask the agent to create and maintain a prediction registry / audit logs in its workflow, which is a normal requirement for an auditable forecasting system — but the storage destination is unspecified; this is a usability/privacy detail rather than an elevated privilege request.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ns-fate
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ns-fate 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
Added Scientific Stance, Directionality Policy (GO/HOLD/NO-GO), 6-step analysis framework, adjudication-engine, red-team-tests, accuracy-addons; standardized tarot shuffle protocol with seed-based draw
元数据
Slug ns-fate
版本 1.2.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

NS Fate - Empirical Divination & Forecasting 是什么?

Integrates divination systems (tarot, astrology, Chinese calendar, numerology, I Ching-style reasoning) into a structured cross-validation workflow. Use when... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 169 次。

如何安装 NS Fate - Empirical Divination & Forecasting?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install ns-fate」即可一键安装,无需额外配置。

NS Fate - Empirical Divination & Forecasting 是免费的吗?

是的,NS Fate - Empirical Divination & Forecasting 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

NS Fate - Empirical Divination & Forecasting 支持哪些平台?

NS Fate - Empirical Divination & Forecasting 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 NS Fate - Empirical Divination & Forecasting?

由 NeonSoung98(@neonsoung98)开发并维护,当前版本 v1.2.0。

💬 留言讨论