← Back to Skills Marketplace
mfang0126

Soul Keeper

by mfang0126 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
188
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install soul-keeper
Description
监测 workspace files 的更新时机,在正确的时候提示优化。基于 WORKSPACE_FILES_GUIDE.md 执行。 **自动触发**: - 用户纠正同类行为 2+ 次 → SOUL.md 该更新了 - 用户表达新偏好/新习惯 → USER.md 该更新了 - 新项目启动或方向变化 → MEMO...
Usage Guidance
This skill appears coherent and does what it claims: read workspace documentation files, propose a single edit at a time, and only apply changes after you confirm. Before installing: (1) review docs/WORKSPACE_FILES_GUIDE.md so you know its edit rules; (2) ensure you don't store secrets or private credentials in the workspace files the skill will read; (3) be aware the agent may proactively suggest updates (autonomous invocation is allowed by default), but it will not auto-apply changes without your confirmation.
Capability Analysis
Type: OpenClaw Skill Name: soul-keeper Version: 1.0.0 The 'soul-keeper' skill is a workspace management tool designed to help an AI agent maintain its internal configuration and memory files (e.g., SOUL.md, USER.md, MEMORY.md). It monitors user interactions and project state to suggest updates, but explicitly requires user confirmation before making any changes and lacks high-risk capabilities such as network access, shell execution, or sensitive data exfiltration.
Capability Assessment
Purpose & Capability
Name/description match the behavior in SKILL.md: the skill monitors workspace files (SOUL.md, USER.md, AGENTS.md, etc.) and proposes updates. It does not request unrelated binaries, credentials, or config paths, so the requested capabilities are proportionate to the stated purpose.
Instruction Scope
SKILL.md explicitly instructs the agent to read docs/WORKSPACE_FILES_GUIDE.md and the named workspace files, analyze differences, and propose edits; it will only write after explicit user confirmation. This is consistent with the purpose but does imply the skill will read project files (which could contain sensitive data if present). The SKILL.md does not instruct access to system-wide paths, secrets, or external endpoints.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest-risk install posture. Nothing is downloaded or written during installation.
Credentials
No environment variables, credentials, or config paths are required. The amount and type of access requested (read/write to workspace files after confirmation) are appropriate for a workspace-file management helper.
Persistence & Privilege
always:false and no special privileges requested. The skill can be invoked autonomously by the agent (platform default), which fits its proactive-checking design; it does not request permanent platform-wide presence or modify other skills' configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install soul-keeper
  3. After installation, invoke the skill by name or use /soul-keeper
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: auto-detect when workspace files (SOUL.md, USER.md, AGENTS.md, etc.) need updating. Trigger-based monitoring, not reactive.
Metadata
Slug soul-keeper
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Soul Keeper?

监测 workspace files 的更新时机,在正确的时候提示优化。基于 WORKSPACE_FILES_GUIDE.md 执行。 **自动触发**: - 用户纠正同类行为 2+ 次 → SOUL.md 该更新了 - 用户表达新偏好/新习惯 → USER.md 该更新了 - 新项目启动或方向变化 → MEMO... It is an AI Agent Skill for Claude Code / OpenClaw, with 188 downloads so far.

How do I install Soul Keeper?

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

Is Soul Keeper free?

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

Which platforms does Soul Keeper support?

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

Who created Soul Keeper?

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

💬 Comments