file-deleter

Community

Move deletions to a recoverable trash.

Authornitromike502
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill replaces risky rm/rmdir style deletions with a safe, recoverable workflow. It moves files and directories to a hidden .deleted/ trash while preserving their original path structure, avoiding permanent data loss and enabling easy restoration.

Core Features & Use Cases

  • Safety-first deletions: Prevents permanent removal by routing deletions through a recoverable trash.
  • Preserved structure: Keeps directory hierarchy intact inside .deleted/.
  • Use Case: Clean up temporary or obsolete files during refactoring without fear of irreversible loss; restore items from .deleted/ when needed.

Quick Start

To delete a path, run: node <skill-base-dir>/scripts/delete-file.js path/to/target

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: file-deleter
Download link: https://github.com/nitromike502/meckert-claude-code-marketplace/archive/main.zip#file-deleter

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.