← Back to Skills Marketplace
136
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install memos-memory-guide-backup
Description
Use the MemOS Lite memory system to search and use the user's past conversations. Use this skill whenever the user refers to past chats, their own preference...
Usage Guidance
This skill is an instruction-only guide that appears coherent and does not ask for credentials or install code. Before enabling it: (1) consider provenance — the source/homepage is unknown, so verify you trust the registry owner; (2) confirm platform controls for autonomous agent actions and skill_install (decide whether the agent should be allowed to install other skills without explicit user approval); (3) understand privacy implications — using the memory tools will access and surface your stored conversations, so confirm your memory retention and sharing policies; and (4) check how the memory_viewer URL is presented and whether opening it exposes data outside your control. If you require stronger guarantees, only enable the skill when you can audit or trust its owner and when agent-autonomy/installation policies match your risk tolerance.
Capability Analysis
Type: OpenClaw Skill
Name: memos-memory-guide-backup
Version: 1.0.0
The skill bundle provides instructions and tool definitions for 'MemOS Lite', a memory retrieval system for the OpenClaw agent. The tools (memory_search, task_summary, skill_get, etc.) are designed to help the agent recall past conversations and user preferences, which is a standard feature for long-term context management. No malicious behaviors, data exfiltration, or suspicious execution patterns were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name and description claim to be a usage guide for MemOS Lite memory tools and the SKILL.md only instructs how and when to call memory_* helper tools (memory_search, task_summary, skill_get, skill_install, memory_timeline, memory_viewer). There are no unrelated environment variables, binaries, or installs required, so the requested capabilities match the stated purpose.
Instruction Scope
Instructions are scoped to searching and fetching user conversation history and to installing/retrieving skills when relevant. The guide asks the agent to generate short search queries from the user's message and call memory_search when auto-recall is empty — this is appropriate for a memory helper. The instructions do not direct the agent to read unrelated system files, request other credentials, or send data to external endpoints beyond the memory viewer URL and built-in memory tools.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk. There is no external download or package installation; install-like behavior mentioned (skill_install) refers to installing other skills via the platform API, which is expected for this domain.
Credentials
The skill requires no environment variables, credentials, or config paths. It does instruct use of platform tools that access stored memories (expected), but it does not request unrelated secrets or broad environment access.
Persistence & Privilege
always:false (default) and autonomous invocation is allowed (platform default). The guide suggests using skill_install to make other skills available — this is a normal platform capability, but installing additional skills increases the agent's future capabilities and attack surface if the agent is allowed to act autonomously. That combination is not itself a misbehavior here, but it's something to be aware of.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install memos-memory-guide-backup - After installation, invoke the skill by name or use
/memos-memory-guide-backup - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of MemOS Lite memory skill.
- Provides tools to search and use the user's past conversation history.
- Includes auto-recall, manual memory search, full task summaries, experience guide retrieval, and skill installation.
- Allows timeline expansion around memory hits for greater context.
- Offers a Memory Viewer URL for user browsing and management.
- Detailed usage guide and decision flow for when to call each tool.
Metadata
Frequently Asked Questions
What is Memos Memory Guide Backup?
Use the MemOS Lite memory system to search and use the user's past conversations. Use this skill whenever the user refers to past chats, their own preference... It is an AI Agent Skill for Claude Code / OpenClaw, with 136 downloads so far.
How do I install Memos Memory Guide Backup?
Run "/install memos-memory-guide-backup" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Memos Memory Guide Backup free?
Yes, Memos Memory Guide Backup is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Memos Memory Guide Backup support?
Memos Memory Guide Backup is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Memos Memory Guide Backup?
It is built and maintained by Andy27725 (@andy27725); the current version is v1.0.0.
More Skills