← Back to Skills Marketplace
0xneosoul

Self-Improving Proactive Decision Making Agent

by 0xneosoul · GitHub ↗ · v1.0.0 · MIT-0
linuxdarwinwin32 ⚠ suspicious
36
Downloads
17
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install neosoul-decision-agent
Description
Structured decision support with self-improving memory. Agent learns your decision style, risk profile, and framework preferences over time — and gets better...
Usage Guidance
What to check before installing/running: - Back up SOUL.md, AGENTS.md, and HEARTBEAT.md before applying any suggested edits. The skill asks you to append steering snippets to these files; review and approve exact text first. - Fix the path mismatch: most files use ~/decision-making/, but one memory.md example references ~/self-improving/. Decide which path you want and update the templates so files are created where you expect. - Understand persistence: the skill suggests adding lines that make it load memory automatically before decision tasks. If you prefer to invoke the skill only when needed, skip adding the auto-load snippets and call the skill manually instead. - Inspect created files after the first run (memory.md, domains/, decisions/, heartbeat-state.md). Confirm the skill is not logging anything you consider sensitive. The skill includes explicit boundaries (do not store credentials, medical data, etc.), but it will store whatever the agent is given — avoid giving secrets in decision contexts. - Test in a disposable environment (separate user account or container) if you want to verify behavior before granting it ongoing presence in your main agent configuration. Why I flagged it as suspicious rather than benign: the overall design matches the declared purpose, but the path inconsistency and the requested edits to global agent steering/config increase the chance of accidental misconfiguration or broader persistence than a casual user may expect. If you resolve the path inconsistency and explicitly approve any SOUL/AGENTS/HEARTBEAT changes, the concerns are largely mitigated.
Capability Analysis
Type: OpenClaw Skill Name: neosoul-decision-agent Version: 1.0.0 The 'neosoul-decision-agent' is a comprehensive decision-support skill that implements a structured, local memory system in `~/decision-making/`. It includes extensive security and privacy safeguards in `boundaries.md`, explicitly forbidding the storage of credentials, financial data, or third-party information, and mandates a 'Kill Switch' for data deletion. The logic for learning user preferences (found in `decision-signals.md` and `operations.md`) is conservative, requiring multiple consistent signals before updating the 'HOT' memory, and the skill explicitly restricts the agent from making final decisions or accessing external networks.
Capability Tags
crypto
Capability Assessment
Purpose & Capability
The name/description (a decision-support agent with persistent memory) aligns with the actions requested: creating and maintaining a ~/decision-making/ workspace, logging decisions, and learning from signals. Requesting no credentials and no external binaries is proportionate. However, the repo contains one internal path mismatch: a sample memory.md refers to ~/self-improving/memory.md while the rest of the skill uses ~/decision-making/. This copy/paste/path inconsistency could cause the agent to create or read the wrong directory.
Instruction Scope
The SKILL.md and companion docs instruct the agent to create, read, update, and compact files inside the user's home (~/decision-making/), and to append guidance into global agent configuration files (SOUL.md, AGENTS.md, HEARTBEAT.md). Persisting user preferences and decision records in a local directory is expected for this skill, but modifying agent config files is a higher-impact action — the skill provides non-destructive wording but still asks to insert operational steering that will cause the agent to load memory before decision tasks. Confirm the exact edits before applying. Also watch the path inconsistency noted above: instructions sometimes reference a different base path, which could lead to files being created in an unexpected location.
Install Mechanism
This is an instruction-only skill with no install spec and no code to execute or download. That is the lowest-risk install model and matches the declared metadata.
Credentials
The skill requests no environment variables, no credentials, and no privileged config paths. It explicitly forbids storing credentials and other sensitive categories. The environment/credential footprint is minimal and appropriate for a local memory agent.
Persistence & Privilege
The skill requests changes that increase its persistence in the agent workflow: it asks the user to add steering to SOUL.md and AGENTS.md so the memory is loaded 'Before any decision request' and to add heartbeat checks. Although always: false in the registry, these manual edits would give the skill persistent behavior across sessions. That is reasonable for a memory skill but is higher privilege than a purely ephemeral helper — users should review and approve the exact config edits and consider whether they want the skill auto-loading.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install neosoul-decision-agent
  3. After installation, invoke the skill by name or use /neosoul-decision-agent
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
v1.0.0 — Complete rewrite as a self-improving, structured decision-making agent. - Learns your decision style, risk profile, and framework preferences over time. - Provides proactive and retrospective support for multi-option, high-stakes, or time-sensitive decisions. - Logs every major decision and resulting lesson, supporting iterative improvement. - Architecture emphasizes separation by domain and decision type, with "hot" memory for key preferences. - Offers confidence-tagged, framework-driven analysis, always deferring final choice to the user.
Metadata
Slug neosoul-decision-agent
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Self-Improving Proactive Decision Making Agent?

Structured decision support with self-improving memory. Agent learns your decision style, risk profile, and framework preferences over time — and gets better... It is an AI Agent Skill for Claude Code / OpenClaw, with 36 downloads so far.

How do I install Self-Improving Proactive Decision Making Agent?

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

Is Self-Improving Proactive Decision Making Agent free?

Yes, Self-Improving Proactive Decision Making Agent is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Self-Improving Proactive Decision Making Agent support?

Self-Improving Proactive Decision Making Agent is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created Self-Improving Proactive Decision Making Agent?

It is built and maintained by 0xneosoul (@0xneosoul); the current version is v1.0.0.

💬 Comments