Clear-Mind Skill (龙虾大脑自动清理技能)

v1.0.2

Memory file maintenance and optimization system. Use when factual information (portfolio, projects, technical details) accumulates in MEMORY.md, or when peri...

0· 165·0 current·0 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 and description (memory maintenance and factual migration) align with the runtime instructions: reading MEMORY.md, classifying content, creating a facts/ directory, migrating/mirroring facts, and rewriting MEMORY.md. There are no unrelated environment variables, binaries, or installs requested.
Instruction Scope
Instructions stay within the stated purpose (analyze MEMORY.md, categorize content, migrate facts, preserve core rules) and require user confirmation before the first run. However, some classification steps depend on agent judgment (potentially vague), and file-path notation is inconsistent (both 'memory/facts/' and '/memory/facts/' appear). The skill will read and write potentially sensitive factual files (portfolio, projects, user directives), so the exact mechanics of classification and backup/rollback should be confirmed before running.
Install Mechanism
Instruction-only skill with no install spec and no code files — no downloads, package installs, or new binaries are requested. This minimizes disk footprint and installation risk.
Credentials
The skill requests no environment variables, credentials, or config paths. Its declared needs are proportionate to its purpose (file read/write within the agent's memory area).
Persistence & Privilege
always:false and default autonomous invocation are normal; the skill does not request permanent/global privileges or modifications to other skills. It operates on the agent's memory files only.
Assessment
This skill appears coherent with its purpose: it will read your MEMORY.md, create a facts/ folder, and move scenario-specific factual data into separate files while preserving core behavioral rules. Before installing or running it, confirm these points: 1) Where (exact path) will the skill write files? Clarify whether 'memory/facts/' or '/memory/facts/' is intended to avoid writing to root or unexpected locations. 2) Ensure you have an explicit backup/rollback method (the README mentions rollback but SKILL.md does not detail how backups are created). 3) Review how the agent decides what counts as 'factual bloat' (classification is partly judgment-based) so sensitive items (credentials, PII, or financial secrets) are not moved or exposed unintentionally. If those items are stored in MEMORY.md, consider removing them first or restrict file permissions where the facts/ directory will be created.

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

latestvk97ce3zk68ecc14p218zhf03h982wzrj

License

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

Comments