What problem does it solve?
Removing obsolete, duplicate, or temporary files from Dropbox is risky when done blindly, since broad deletions can destroy shared or still-needed content. This Skill enforces a review-first deletion workflow so nothing is removed without explicit confirmation.
Core Features & Use Cases
- Candidate Discovery: Uses search and folder listing to find obsolete, duplicate, or temporary files, then verifies each candidate with file metadata before proposing deletion.
- Shared-Content Awareness: Checks shared links before deleting items that could affect collaborators.
- Optional Backup Copy: Copies files to a confirmed destination and tracks asynchronous copy jobs before any deletion occurs.
- Use Case: A user asks to remove duplicate PDFs from a project folder. The Skill lists exact candidates with type, modified time, and sharing status, waits for confirmation, deletes only the approved items, and reports every copied, deleted, skipped, or failed item.
Quick Start
Ask the assistant to clean up duplicate or obsolete files in a specific Dropbox folder and review the proposed deletion list before confirming.