← Back to Skills Marketplace
NoMoreForget
by
Steventsang18
· GitHub ↗
· v1.0.0
· MIT-0
87
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install nomoreforget
Description
让 OpenClaw 不再失忆!一键解决记忆问题:失忆、Token 消耗高、搜不到。自动启用 Memory Flush、优化记忆配置、提供诊断备份工具。触发词:龙虾失忆、记忆问题、Token 消耗高、记忆配置、memory 问题、记不住。
Usage Guidance
What to check before installing:
- Review the files (especially scripts/install.sh and the Python block) yourself or in a safe environment. The installer will modify ~/.openclaw/openclaw.json and create/copy files under ~/.openclaw and ~/.openclaw/workspace.
- Pay special attention to the injected memoryFlush.systemPrompt and prompt strings — these become agent-level prompts and can change behavior. If you don't trust the exact wording, consider applying the JSON changes manually instead of running the installer.
- Ensure you have python3 present (scripts call python3) and optionally clawhub if you plan to install recommended plugins. The metadata did not declare these dependencies.
- Because the skill installs persistent scripts under ~/.openclaw/no-more-forget, keep backups (install.sh already creates a backup) and inspect backups before restoring.
- If you want to reduce risk, openclaw.json changes can be merged manually: run the installer in a test environment or copy the JSON snippet from the SKILL.md and apply only the fields you approve.
Summary recommendation: the package is functionally aligned with its description, but the automatic injection of a systemPrompt and the mismatch in declared vs. used binaries are reasons to inspect the scripts and config changes before running the installer.
Capability Analysis
Type: OpenClaw Skill
Name: nomoreforget
Version: 1.0.0
The 'no-more-forget' skill bundle is a legitimate utility designed to optimize OpenClaw's memory management. The included shell scripts (install.sh, backup_memory.sh, diagnose.sh) and Python snippets perform standard file operations, configuration updates, and maintenance tasks within the local ~/.openclaw directory. There is no evidence of data exfiltration, malicious prompt injection, or unauthorized network activity; all actions are consistent with the stated purpose of improving agent memory retention and reducing token costs.
Capability Assessment
Purpose & Capability
The skill claims to fix OpenClaw memory problems and the shipped scripts read/write ~/.openclaw/openclaw.json, workspace/MEMORY.md and memory logs, install maintenance scripts under ~/.openclaw/no-more-forget, and provide backup/restore — all coherent with the stated purpose. Minor mismatch: metadata declares no required binaries, but scripts rely on common tools (python3, bash utilities) and optionally call clawhub; those tools are expected for this purpose but should have been declared.
Instruction Scope
SKILL.md instructs running the bundled install/verify/diagnose/optimize/backup/restore scripts which modify user config (openclaw.json) and workspace files. The install script injects a memoryFlush.systemPrompt and prompt text into openclaw.json — this modifies agent prompts (a powerful action). While the change is consistent with the goal (pre-compaction flush), altering systemPrompt is exactly the kind of thing that can change agent behavior and should be reviewed. There is no attempt to exfiltrate files or contact external endpoints in the scripts, but the systemPrompt content is effectively an injected prompt and was flagged by the pre-scan.
Install Mechanism
No external downloads or remote installers are performed by the included install.sh; files are copied locally into ~/.openclaw and templates created in workspace. This is lower-risk than fetching and executing remote archives. The README mentions git clone / GitHub links (for obtaining the skill), but the shipped install itself does not fetch code from arbitrary URLs.
Credentials
The skill declares no environment variables or credentials (and none appear required). It operates on local OpenClaw config and workspace files only, which is proportionate to its stated purpose. Note: scripts expect python3 and optionally clawhub on PATH but these were not declared in metadata.
Persistence & Privilege
The skill does write files into the user's OpenClaw directory (~/.openclaw) and installs maintenance scripts under ~/.openclaw/no-more-forget — i.e., persistent presence in the OpenClaw config area. always:false (not force-included). The main concern is that it injects a systemPrompt value into openclaw.json, which alters agent-level prompts and therefore agent behavior; this is within scope for a memory-management skill but is sensitive and worth manual review.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nomoreforget - After installation, invoke the skill by name or use
/nomoreforget - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
v1.0.0: Never forget important things again
Metadata
Frequently Asked Questions
What is NoMoreForget?
让 OpenClaw 不再失忆!一键解决记忆问题:失忆、Token 消耗高、搜不到。自动启用 Memory Flush、优化记忆配置、提供诊断备份工具。触发词:龙虾失忆、记忆问题、Token 消耗高、记忆配置、memory 问题、记不住。 It is an AI Agent Skill for Claude Code / OpenClaw, with 87 downloads so far.
How do I install NoMoreForget?
Run "/install nomoreforget" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is NoMoreForget free?
Yes, NoMoreForget is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does NoMoreForget support?
NoMoreForget is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created NoMoreForget?
It is built and maintained by Steventsang18 (@steventsang18); the current version is v1.0.0.
More Skills