π¦ ClawHub
Workspace Hygiene Publish
by @stevemichael001
Audit and maintain workspace file structure, memory quality, and project documentation. Use when: cleaning up the workspace, running a file audit, checking m...
π‘ Examples
python3 skills/workspace-hygiene/scripts/hygiene.py --workspace ~/.openclaw/workspace
Or for a specific agent:
python3 skills/workspace-hygiene/scripts/hygiene.py --workspace ~/.openclaw/workspace-claire
TERMINAL
clawhub install workspace-hygiene-publish