← 返回 Skills 市场
147
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install memory-palace-yu
功能描述
激活并加载你的记忆数据,使 AI 以你的身份和方法论成为数字分身,与您个性化对话和继承知识。
安全使用建议
This skill is coherent for creating a local 'digital twin' by reading/writing a Markdown memory/ folder, but review and control are important before installing. Recommendations:
- Verify the skill source before installing (ClawHub slug vs. actual repository); the SKILL.md's 'Project homepage: GitHub' is generic—ask for the repo URL and inspect the code if available.
- Back up any sensitive data and avoid placing secrets (passwords, tokens, PII) in the memory/ folder.
- Prefer manual approval for any feature that writes to your filesystem; disable or require confirmation for automatic write-on-conversation behaviors until you trust the implementation.
- Limit file permissions on the memory/ directory so only the agent runtime can access it, and monitor writes.
- If you want stronger guarantees, request a code-level review (the package currently has no code files in the bundle) or ask the author to provide an auditable implementation and explicit write policies.
- If you are uncomfortable with an agent having filesystem write access, do not install or configure the skill to write automatically.
功能分析
Type: OpenClaw Skill
Name: memory-palace-yu
Version: 1.0.0
The skill bundle 'memory-palace-yu' is a set of instructions and templates designed to help an AI agent act as a 'digital twin' by reading and writing to a local directory (defaulting to 'memory/'). It contains no executable code, scripts, or hidden network calls. The instructions in SKILL.md are transparent and align with the stated purpose of personal knowledge management and persona adoption. There are no indicators of data exfiltration, malicious execution, or harmful prompt injection.
能力评估
Purpose & Capability
The name/description (a memory/identity loader) matches the runtime instructions: the skill tells the agent to read a 'memory/' folder, load core concept files, and optionally append new items. The metadata lists no credentials or binaries, which is reasonable for a file-based local memory tool. Minor inconsistency: the metadata did not declare any required config paths, yet SKILL.md expects a workspace-root .memory-path file or a memory/ folder — this is a documentation/metadata omission rather than functional mismatch.
Instruction Scope
SKILL.md instructs the agent to read from a local memory/ folder and suggests the agent can automatically write important conversation content back into memory/. Those read/write actions are within the stated purpose, but the instructions lack constraints: there is no specification of which files may be written, when writes must be approved, or size/format limits. The document does not instruct any network exfiltration or access to other system areas, but automatic writing by the agent is potentially impactful and should be authorized explicitly by the user.
Install Mechanism
This is an instruction-only skill with no install spec and no code files to run. That minimizes install-time risk because nothing is downloaded or executed by the installer. The SKILL.md mentions ClawHub as an install convenience but provides a manual copy workflow — neither involves remote code execution in this package.
Credentials
The skill requests no environment variables, no credentials, and no privileged config paths. That is proportional to its file-based purpose. There are no declarations that would permit access to external APIs or cloud credentials.
Persistence & Privilege
always is false and model invocation is allowed (platform default). The notable persistence risk is procedural: the skill encourages the agent to remember and optionally persist conversation-derived content into the user's memory/ directory. While this matches the skill goal, users should be aware this enables ongoing local state persistence and should control/approve any automatic write behavior.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install memory-palace-yu - 安装完成后,直接呼叫该 Skill 的名称或使用
/memory-palace-yu触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
首次发布
元数据
常见问题
记忆宫-彧哥版 是什么?
激活并加载你的记忆数据,使 AI 以你的身份和方法论成为数字分身,与您个性化对话和继承知识。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 147 次。
如何安装 记忆宫-彧哥版?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install memory-palace-yu」即可一键安装,无需额外配置。
记忆宫-彧哥版 是免费的吗?
是的,记忆宫-彧哥版 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
记忆宫-彧哥版 支持哪些平台?
记忆宫-彧哥版 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 记忆宫-彧哥版?
由 MarkMa84(@markma84)开发并维护,当前版本 v1.0.0。
推荐 Skills