← Back to Skills Marketplace
92
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-memory-freshness
Description
为 OpenClaw 4.2 记忆搜索结果添加新鲜度警告。当记忆搜索结果返回时自动注入时间戳警告,提示模型验证旧记忆。当用户提到记忆过时、记忆不准确、记忆过期、或要求添加记忆新鲜度提醒时触发。
Usage Guidance
This skill is coherent with its goal, but be aware of what it asks you to do: 1) It recommends editing your global OpenClaw system prompt (~/.openclaw/openclaw.json) — that change affects all agents, so back up the file before editing and review the new prompt for unintended instructions. 2) It suggests adding timestamps to memory files and running local commands (grep/rg) to verify memory contents; those verification steps will cause the agent or you to read local files referenced by memories—ensure you are comfortable with that access and that the referenced paths are safe to inspect. 3) The instructions assume grep or ripgrep (rg) are available; if not, install or adapt the verification commands. If you want stricter safety, apply the changes in a test environment first and limit which memories or agents use the new prompt.
Capability Analysis
Type: OpenClaw Skill
Name: openclaw-memory-freshness
Version: 1.0.0
The skill bundle consists of documentation and instructions (SKILL.md) designed to help an AI agent manage stale memory entries by implementing 'freshness' warnings and verification steps. It suggests using standard search tools like grep and rg to validate old information and proposes configuration changes to openclaw.json, all of which are aligned with the stated purpose and show no signs of malicious intent or data exfiltration.
Capability Assessment
Purpose & Capability
The name/description (memory freshness warnings) align with the instructions: injecting rules into the system prompt, stamping memories with timestamps, and adding freshness annotations to search results are reasonable and expected for this purpose. No unrelated credentials, binaries, or network access are requested.
Instruction Scope
SKILL.md explicitly tells operators/agents to edit ~/.openclaw/openclaw.json, to add timestamps to memory files on write, and to run local verification commands (grep/rg) when using memory that points at files/functions. This is within the feature scope, but it does require the agent/user to perform file edits and local shell operations — ensure you understand the implications (see guidance).
Install Mechanism
Instruction-only skill with no install spec and no code files. Nothing is downloaded or written by an installer — lowest-risk install footprint.
Credentials
The skill declares no required environment variables, credentials, or config paths. The guidance to edit ~/.openclaw/openclaw.json is a behavioral recommendation rather than a hidden requirement, so requested access is proportional to the stated purpose.
Persistence & Privilege
always is false and disable-model-invocation is not set — normal. The skill does not request persistent elevated privileges or modifications to other skills' configurations. It suggests modifying the agent/system prompt (user action), which is expected for global behavior changes.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openclaw-memory-freshness - After installation, invoke the skill by name or use
/openclaw-memory-freshness - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: optimize OpenClaw 4.2 memory search + compact + freshness + trust validation
Metadata
Frequently Asked Questions
What is OpenClaw: memory freshness?
为 OpenClaw 4.2 记忆搜索结果添加新鲜度警告。当记忆搜索结果返回时自动注入时间戳警告,提示模型验证旧记忆。当用户提到记忆过时、记忆不准确、记忆过期、或要求添加记忆新鲜度提醒时触发。 It is an AI Agent Skill for Claude Code / OpenClaw, with 92 downloads so far.
How do I install OpenClaw: memory freshness?
Run "/install openclaw-memory-freshness" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is OpenClaw: memory freshness free?
Yes, OpenClaw: memory freshness is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does OpenClaw: memory freshness support?
OpenClaw: memory freshness is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created OpenClaw: memory freshness?
It is built and maintained by NICSHLIU (@nicshliu); the current version is v1.0.0.
More Skills