ovstorage-user-delete-safely
Installation
SKILL.md
Delete Safely
Goal: Remove objects without losing data you didn't mean to lose.
When to use this: Cleaning up after a job, removing stale state, or implementing user-initiated delete. Especially when the target is a directory or you're not 100% sure what's underneath it.
Single-object delete
Removes one object. Low risk — there's exactly one thing to delete.