← 返回 Skills 市场
0xneosoul

Self-Improving Proactive Decision Making Agent

作者 0xneosoul · GitHub ↗ · v1.0.0 · MIT-0
linuxdarwinwin32 ⚠ suspicious
36
总下载
17
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install neosoul-decision-agent
功能描述
Structured decision support with self-improving memory. Agent learns your decision style, risk profile, and framework preferences over time — and gets better...
安全使用建议
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.
功能分析
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.
能力标签
crypto
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install neosoul-decision-agent
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /neosoul-decision-agent 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug neosoul-decision-agent
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 36 次。

如何安装 Self-Improving Proactive Decision Making Agent?

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

Self-Improving Proactive Decision Making Agent 是免费的吗?

是的,Self-Improving Proactive Decision Making Agent 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Self-Improving Proactive Decision Making Agent 支持哪些平台?

Self-Improving Proactive Decision Making Agent 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 Self-Improving Proactive Decision Making Agent?

由 0xneosoul(@0xneosoul)开发并维护,当前版本 v1.0.0。

💬 留言讨论