bymemtensor· 14 skills
Enforces explicit user permission before any file deletion. Activates when you're about to use rm, unlink, fs.rm, or any operation that removes files from disk. MUST be followed for all delete operations.
$npx -y skills add memtensor/memos --skill safe-file-deletionInstalls into the current project.
Run `npx skills use "https://github.com/memtensor/memos" --skill "memtensor/memos/safe-file-deletion"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/memtensor/memos" that are relevant to the current task. Run `npx skills add "https://github.com/memtensor/memos"` and select the relevant skills, then follow their instructions.