← Back to Skills Marketplace
Memory Palace
by
horizoncove
· GitHub ↗
· v1.0.0
· MIT-0
79
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install yuheng-memory-palace
Description
> 基于 Method of Loci 的 AI 工作记忆增强系统。目标:让玉衡在长会话中保持上下文,在复杂任务中不丢失关键信息,将重要知识转化为长期记忆。。触发词:AI助手, 任务执行。
Usage Guidance
This skill is plausibly what it says (a Memory Palace that persists conversational facts), but it instructs the agent to autonomously decide what to save and to write memory archives (it references /workspace) without spelling out consent, retention, or filtering. Before installing: 1) Confirm where the agent will store files (exact path) and who can read them. 2) Require explicit user consent before persisting sensitive info (PII, credentials). 3) Ask the publisher to clarify retention, export, and deletion policies for saved memories. 4) If possible, restrict the skill's filesystem access to a dedicated, audited folder and disable full autonomous invocation or require a user approval step. 5) Consider adding encryption or access controls for persisted memories. These mitigations reduce privacy risk while keeping the skill usable.
Capability Analysis
Type: OpenClaw Skill
Name: yuheng-memory-palace
Version: 1.0.0
The skill bundle is a purely instructional framework designed to help an AI agent implement the 'Method of Loci' (Memory Palace) for improved context retention. It contains no executable code, shell commands, or network activity. The content across SKILL.md and the reference files is educational and strictly aligned with the stated purpose of organizing information through spatial encoding, with no indicators of malicious intent or security vulnerabilities.
Capability Assessment
Purpose & Capability
Name and description match the actual instructions: this is an instruction-only 'memory palace' to convert conversation facts into spatialized memory and persist them for long-term recall. No unexpected credentials, binaries, or network access are requested.
Instruction Scope
The SKILL.md tells the agent to '判断是否重要' (decide if information is important) and to '主动触发宫殿写入' (proactively write memories). That grants broad, underspecified discretion about what conversational content to persist. It also instructs writing archives and using a /workspace layout — the exact write/read mechanics, consent model, and content filtering are not specified.
Install Mechanism
Instruction-only skill with no install spec and no code files. This minimizes supply-chain risk; nothing is downloaded or executed beyond the agent following the prose.
Credentials
No environment variables or credentials are requested (proportional). However, the instructions reference writing to a /workspace layout and '写入文件存档' without declaring config paths; the SKILL.md assumes filesystem persistence rights. The skill therefore implicitly requires write access to the agent workspace, which should be noted and constrained by policy.
Persistence & Privilege
The skill recommends proactively persisting user-declared preferences/decisions and autonomously invoking that behavior. While always:false (so not forced into every agent run), autonomous invocation combined with vague 'judge importance' rules and filesystem writes increases privacy and blast-radius risk unless access/consent are restricted.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install yuheng-memory-palace - After installation, invoke the skill by name or use
/yuheng-memory-palace - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of yuheng-memory-palace — an AI working memory enhancement system based on the Method of Loci.
- Enables contextual retention in long conversations by "placing" key information into memory palaces.
- Supports multi-step task tracking, decision recording, and persistent knowledge storage across sessions.
- Provides a custom number-to-image encoding table for fast information encoding.
- Offers step-by-step instructions for constructing and using a memory palace, with practical exercises.
- Includes best practices for maintaining and expanding memory palaces, plus guidance for important information archiving.
Metadata
Frequently Asked Questions
What is Memory Palace?
> 基于 Method of Loci 的 AI 工作记忆增强系统。目标:让玉衡在长会话中保持上下文,在复杂任务中不丢失关键信息,将重要知识转化为长期记忆。。触发词:AI助手, 任务执行。 It is an AI Agent Skill for Claude Code / OpenClaw, with 79 downloads so far.
How do I install Memory Palace?
Run "/install yuheng-memory-palace" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Memory Palace free?
Yes, Memory Palace is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Memory Palace support?
Memory Palace is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Memory Palace?
It is built and maintained by horizoncove (@horizoncove); the current version is v1.0.0.
More Skills