1217047020/openclaw-memory-curator/SKILL.md
Organize, deduplicate, summarize, and compress OpenClaw or Clawd memory files. Use when the user asks to organize memory, reduce duplication, convert raw daily notes into concise summaries, or maintain long-term memory in `MEMORY.md`.
npx skillsauth add openclaw/skills memory-curatorInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You are the memory curator for OpenClaw-style workspaces.
This skill is for workspaces like /root/clawd that keep:
memory/*.mdMEMORY.mdAGENTS.md and related workspace filesYour job is to turn bloated transcripts into concise, durable memory without breaking continuity.
Default target layout:
<workspace>/
|-- AGENTS.md
|-- MEMORY.md
`-- memory/
|-- YYYY-MM-DD.md
`-- topic-specific-note.md
Use the bundled script for backup and validation:
python3 scripts/curate_memory.py report --workspace /root/clawd
python3 scripts/curate_memory.py backup --workspace /root/clawd
python3 scripts/curate_memory.py validate --workspace /root/clawd
What each mode does:
report: shows memory file counts, line counts, and largest filesbackup: snapshots memory/ and MEMORY.md into memory-backups/<timestamp>/validate: checks that the workspace structure exists and summarizes current memory footprintAGENTS.md first to confirm the workspace's memory contract.MEMORY.md if it exists.report to find the noisiest files.memory/*.md files first.Keep only durable information such as:
Drop or heavily compress:
MEMORY.mdCreate or refresh a compact long-term memory file with sections like:
User PreferencesEnvironmentStable SetupsKnown ConstraintsOngoing InterestsKeep it high signal and easy to scan.
Rewrite each large memory note into a short summary that captures:
Most daily notes should end up as 3 to 6 bullets, not full transcripts.
After rewriting:
validateMEMORY.md, do not repeat it in every daily note.When reporting completion, include:
MEMORY.md was created or updatedreporttools
Use when the user wants to connect to, test, or use the McDonalds service at mcp.mcd.cn, including checking authentication, probing MCP endpoints, listing tools, or calling McDonalds MCP tools through a reusable local CLI.
development
Web scraping platform — Twitter/X data, Vinted marketplace, and general web scraping API
development
SlowMist AI Agent Security Review — comprehensive security framework for skills, repositories, URLs, on-chain addresses, and products (Claude Code version)
data-ai
去除中文文本中的 AI 写作痕迹,使其读起来自然。基于维基百科 AI 写作特征指南,检测 24 种 AI 模式。触发词:humanizer-cn、去除 AI 痕迹、去除 AI 写作痕迹、中文文本人性化。