file-cleaner
SKILL.md
File Cleaner
Safely removes files and directories. Built with strict safety checks to prevent accidental deletion of critical workspace files.
Usage
node skills/file-cleaner/index.js <path>
Examples
Clean a specific temp directory:
node skills/file-cleaner/index.js temp/my-experiment
Clean a log file:
node skills/file-cleaner/index.js logs/debug.log
Safety
- ONLY deletes paths starting with
temp/,logs/, orcache/. - Will block attempts to delete workspace root,
skills/, or other protected paths.
Weekly Installs
1
Repository
openclaw/skillsGitHub Stars
3.8K
First Seen
Mar 1, 2026
Security Audits
Installed on
crush1
amp1
cline1
opencode1
cursor1
kimi-cli1