# Trash CLI

> Use this skill when the user wants to move files and folders to the trash.

- Skill: `javimosch/trash-cli` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/trash-cli`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/trash-cli/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/trash-cli

---


# Trash-cli Plugin

Move files and folders to the trash.

## Commands

### Operations
- `trash-cli file trash` — trash file via trash

## Usage Examples
- "trash-cli --help"
- "trash-cli <args>"

## Installation

```bash
npm install -g trash-cli
```

## Examples

```bash
trash --version
trash --help
```

## Key Features
- filesystem\n- trash\n- cleanup

