memory-hygiene

Audit and optimize Clawdbot vector memory to reduce junk and token waste.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/xingxingstars123/GuoyunPMS --skill memory-hygiene-xingxingstars123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memory-hygiene
Source: https://github.com/xingxingstars123/GuoyunPMS/tree/main/skills/memory-hygiene
Command: npx skills add https://github.com/xingxingstars123/GuoyunPMS --skill memory-hygiene-xingxingstars123

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit, clean, and optimize Clawdbot's vector memory to reduce token waste and bloated memory, enabling faster responses and lower costs.

Core Features & Use Cases

  • Audit memory contents to inspect what is stored and identify junk memories.
  • Wipe and reseed the memory store to restart with essential facts.
  • Configure autoCapture and memory governance to prevent future junk memory ingestion.
  • Guidance on what to store and what to avoid for durable, meaningful memory.

Quick Start

Audit memory contents, wipe the vector store, and reseed with essential facts to restore a lean memory.

Frequently Asked Questions about memory-hygiene

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I reduce token waste in vector memory?

To reduce token waste in vector memory, you can audit existing memory contents to identify and remove junk data, then configure autoCapture settings to prevent unnecessary information from being stored.

What is the best way to clean up bloated vector memory?

The best way to clean up bloated vector memory is to wipe the vector store entirely and reseed it with only essential facts, establishing a lean baseline for future operations.

How does scheduled maintenance work for vector memory governance?

Scheduled maintenance for vector memory governance works by using cron-based tasks to periodically audit memory stores, automatically identifying and removing accumulated junk data to maintain token efficiency.

Can I configure autoCapture to prevent junk memory ingestion?

Yes, you can configure autoCapture and memory governance rules to selectively filter information, preventing junk memory ingestion by defining strict guidelines on what facts should be durably stored.

Why does my vector memory respond slowly and cost more tokens?

Vector memory responds slowly and costs more tokens when it becomes bloated with junk data; auditing and optimizing the memory store removes this waste, enabling faster responses and lower costs.