OpenClaw: memory optimizer

v1.0.0

自动优化 OpenClaw 4.2 记忆搜索参数。当用户提到记忆不准确、搜索结果太少、MMR 关闭、时间衰减未启用、session 同步阈值过高,或者要求优化 OpenClaw 记忆系统时触发。也用于定期检查和调整 memory-search 配置。

0· 45·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description match the actions in SKILL.md: inspecting and tuning OpenClaw 4.2 memory-search settings. One minor mismatch: the SKILL.md assumes the presence of the 'openclaw' CLI and python3 for a one-liner, but the registry metadata does not declare required binaries. This is a usability omission, not a security mismatch.
Instruction Scope
Instructions are narrowly scoped to reading and editing ~/.openclaw/openclaw.json, setting config via the openclaw CLI, toggling environment feature flags for the gateway, and running OpenClaw diagnostics. There are no steps that read unrelated system files, transmit data to external endpoints, or request broad system context.
Install Mechanism
No install spec and no code files — instruction-only skill. This minimizes disk write/execution risk. SKILL.md relies on existing tooling (openclaw CLI, python3) rather than installing new packages.
Credentials
The skill does not request environment variables, credentials, or config paths beyond the local OpenClaw config (~/.openclaw/openclaw.json). It suggests temporarily setting feature-flag env vars (OPENCLAW_MEMORY_MMR, OPENCLAW_MEMORY_TEMPORAL_DECAY) for runtime toggles, which is proportional to the task.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent elevation, nor does it modify other skills or system-wide agent settings beyond advising edits to the OpenClaw config and restarting the gateway (expected for applying changes).
Assessment
This skill appears coherent and limited to tuning your local OpenClaw memory-search config. Before using it: (1) ensure you have the openclaw CLI and python3 installed (the SKILL.md assumes them); (2) back up ~/.openclaw/openclaw.json before making changes; (3) review any proposed config edits/commands before running them (they will edit your config and may restart the OpenClaw gateway); and (4) note the skill does not request network credentials or send data externally. If you need the skill to declare prerequisites, ask the author to list required binaries and a safety checklist.

Like a lobster shell, security has layers — review code before you run it.

latestvk975wwvv6dvkw85skt0c98edr184763k

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments