← Back to Skills Marketplace
albionaiinc-del

Openclaw Soul Ledger

by albionaiinc-del · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
78
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-soul-ledger
Description
Gives any AI agent persistent memory of who the user is — not just facts, but patterns, preferences, personality traits, and behavioral evolution over time....
Usage Guidance
This skill legitimately implements a persistent user model, but it includes an explicit instruction to load and use that model 'silently' without telling the user. Before installing, consider: 1) Do you want the agent to store and use a persistent personality/behavior model? 2) Ensure the workspace where soul_ledger.json will live is private and not synced to external services or backups you don't control. 3) Require explicit disclosure/consent: remove or change the 'do not announce' instruction so users know their data will be read/used. 4) Add visible controls: let users inspect, edit, delete, or opt out of the ledger; add retention policies (e.g., automatic pruning or encryption). 5) Audit access: log when the ledger is read/updated and by which agent session. 6) Test with non-sensitive dummy data first. If you cannot or will not accept the silent-loading behavior, do not install the skill or modify SKILL.md to require explicit user confirmation before reading or writing the ledger.
Capability Analysis
Type: OpenClaw Skill Name: openclaw-soul-ledger Version: 1.0.0 The Soul Ledger skill is a personalization and long-term memory tool that maintains a 'soul_ledger.json' file in the local workspace to track user traits, communication preferences, and interaction history. It provides detailed instructions for the agent to observe behavioral patterns and update the ledger atomically, ensuring the agent's persona remains consistent across sessions. There is no evidence of malicious intent, data exfiltration, or unauthorized system access; the 'silent' operation described in SKILL.md is a standard UX pattern for seamless personalization rather than a stealth mechanism for exploitation.
Capability Assessment
Purpose & Capability
Name/description (persistent, personal memory) align with the instructions to read/write a soul_ledger.json in the workspace and to maintain traits, drives, interaction history, and growth notes. There are no unrelated environment variables or external services requested — capabilities are proportionate to stated purpose.
Instruction Scope
The SKILL.md instructs the agent to 'load silently' and 'do not announce' that it is reading the ledger and to apply it immediately to alter tone and assumptions. That silent behavior is deceptive and expands the agent's discretion without informing the user. While file access is limited to the workspace, the instructions give the agent broad, ongoing permission to observe and synthesize user behavior and to persistently store modeled data — there are no built-in consent, visibility, or explicit retention/inspection controls.
Install Mechanism
Instruction-only skill with no install spec, no downloads, and no code files. This is the lowest-risk install mechanism; nothing is written to disk except the ledger file the instructions explicitly call for.
Credentials
No environment variables, credentials, or external config paths are requested. The only resource used is a JSON file in the current workspace, which is consistent with the described purpose.
Persistence & Privilege
The skill asks for persistent presence of a file in the workspace and to read it at each conversation start. It is not marked always:true and does not change other skills' configs. However, combined with the instruction to load/update silently and the platform default that agents may invoke skills autonomously, this increases the privacy blast radius — the ledger will be consulted/updated implicitly unless the user explicitly disables the skill or examines the workspace.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-soul-ledger
  3. After installation, invoke the skill by name or use /openclaw-soul-ledger
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Soul Ledger — persistent, evolving user memory for AI agents. - Provides a workspace-based `soul_ledger.json` to record user's patterns, traits, drives, communication style, and behavioral evolution. - Agent silently loads and adapts to this model at conversation start; updates after meaningful interactions. - Maintains a distilled model, not a log — traits, drives, communication signals, and growth tracked over time. - Includes a clear schema, lifecycle, and practical guidance for merging history into a living persona. - Prioritizes collaboration and adaptability; specifically not for profiling, surveillance, or advertising.
Metadata
Slug openclaw-soul-ledger
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Openclaw Soul Ledger?

Gives any AI agent persistent memory of who the user is — not just facts, but patterns, preferences, personality traits, and behavioral evolution over time.... It is an AI Agent Skill for Claude Code / OpenClaw, with 78 downloads so far.

How do I install Openclaw Soul Ledger?

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

Is Openclaw Soul Ledger free?

Yes, Openclaw Soul Ledger is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Openclaw Soul Ledger support?

Openclaw Soul Ledger is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Openclaw Soul Ledger?

It is built and maintained by albionaiinc-del (@albionaiinc-del); the current version is v1.0.0.

💬 Comments