← Back to Skills Marketplace
nexaiguy

Nex Decision Journal

by Nex AI · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
92
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install nex-decision-journal
Description
Personal decision journal and reasoning tracker that helps you become a better decision maker over time. Log important decisions before you make them, captur...
Usage Guidance
This appears to be a local-only decision-journal and is internally consistent. Before installing: (1) Review setup.sh if you are concerned about file creation—it will create/modify ~/.nex-decision-journal and write a wrapper to ~/.local/bin (may overwrite an existing file with that name). (2) If you prefer risk isolation, run setup and the CLI inside a throwaway user account, container, or VM. (3) Confirm the source (nex-ai.be) if you want the upstream provenance. (4) Back up any existing ~/.local/bin/nex-decision-journal if you have one. (5) If you need to verify there is truly no telemetry, you can grep the code for network libraries/requests; the provided code shows only local SQLite and filesystem usage.
Capability Analysis
Type: OpenClaw Skill Name: nex-decision-journal Version: 1.0.0 The nex-decision-journal skill is a legitimate personal productivity tool for tracking decisions and outcomes. The code implements a standard SQLite-based CLI application with no external dependencies, network activity, or unauthorized data access. All data is stored locally in the user's home directory (~/.nex-decision-journal/), and the setup.sh script follows standard practices for environment initialization and CLI wrapper creation.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
Name/description (decision journal) matches the provided files and runtime behavior: a Python CLI that stores decisions locally in SQLite and offers logging, review, search, stats, and export. Required binary is python3 which is appropriate.
Instruction Scope
SKILL.md instructs running the included setup.sh and using the local CLI. The runtime instructions only reference the local DB, export directory, and CLI commands; they do not ask the agent to read unrelated system files or reach out to external endpoints. The code and docs consistently state 'no telemetry' and local storage.
Install Mechanism
There is no remote install spec; installation is via the included setup.sh (local script). setup.sh initializes the DB, creates ~/.nex-decision-journal and ~/.local/bin/nex-decision-journal wrapper. This is typical for a local CLI but does write files into the user's home and creates a wrapper executable (it will overwrite an existing file at that path without prompting).
Credentials
The skill requests no environment variables or credentials; it optionally respects NEX_DECISION_JOURNAL_DIR to change the data dir. No unrelated secrets or config paths are requested.
Persistence & Privilege
The skill does create persistent artifacts (data directory, DB, and a CLI wrapper in ~/.local/bin). always:false and normal autonomous invocation are set. The persistent files are limited to the user's home directory and the skill does not modify other skills or system-wide agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nex-decision-journal
  3. After installation, invoke the skill by name or use /nex-decision-journal
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of nex-decision-journal. - Personal decision journal for logging important choices, reasoning, confidence, and outcome. - Capture predictions and schedule follow-up reviews to record real outcomes and lessons learned. - Provides full-text search, timeline view, and CSV/JSON export of your decision history. - Includes statistics and reflection tools to reveal overconfidence, underconfidence, and judgment patterns by category. - Local-only (SQLite) storage; supports both English and Dutch. No external APIs or tracking. - CLI tool with commands for logging, listing, reviewing, editing, exporting, and analyzing decisions.
Metadata
Slug nex-decision-journal
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Nex Decision Journal?

Personal decision journal and reasoning tracker that helps you become a better decision maker over time. Log important decisions before you make them, captur... It is an AI Agent Skill for Claude Code / OpenClaw, with 92 downloads so far.

How do I install Nex Decision Journal?

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

Is Nex Decision Journal free?

Yes, Nex Decision Journal is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Nex Decision Journal support?

Nex Decision Journal is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Nex Decision Journal?

It is built and maintained by Nex AI (@nexaiguy); the current version is v1.0.0.

💬 Comments