← Back to Skills Marketplace
neonsoung98

NS Fate - Empirical Divination & Forecasting

by NeonSoung98 · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ✓ Security Clean
169
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ns-fate
Description
Integrates divination systems (tarot, astrology, Chinese calendar, numerology, I Ching-style reasoning) into a structured cross-validation workflow. Use when...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ns-fate
  3. After installation, invoke the skill by name or use /ns-fate
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug ns-fate
Version 1.2.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 169 downloads so far.

How do I install NS Fate - Empirical Divination & Forecasting?

Run "/install ns-fate" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is NS Fate - Empirical Divination & Forecasting free?

Yes, NS Fate - Empirical Divination & Forecasting is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does NS Fate - Empirical Divination & Forecasting support?

NS Fate - Empirical Divination & Forecasting is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created NS Fate - Empirical Divination & Forecasting?

It is built and maintained by NeonSoung98 (@neonsoung98); the current version is v1.2.0.

💬 Comments