← 返回 Skills 市场
Openclaw Soul Ledger
作者
albionaiinc-del
· GitHub ↗
· v1.0.0
· MIT-0
78
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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....
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-soul-ledger - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-soul-ledger触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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.... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 78 次。
如何安装 Openclaw Soul Ledger?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-soul-ledger」即可一键安装,无需额外配置。
Openclaw Soul Ledger 是免费的吗?
是的,Openclaw Soul Ledger 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Openclaw Soul Ledger 支持哪些平台?
Openclaw Soul Ledger 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Openclaw Soul Ledger?
由 albionaiinc-del(@albionaiinc-del)开发并维护,当前版本 v1.0.0。
推荐 Skills