delete
Installation
SKILL.md
Delete Image
Soft-delete an image from your Lab Nocturne Images account.
Invocation
/delete <image_id> — also triggered naturally (e.g. "delete image img_abc...", "remove that image").
Instructions
Follow these steps exactly:
1. Resolve the image ID
- The user provides an image ID as the argument (e.g.
/delete img_01JXYZ...). - If no ID is given, ask the user which image to delete. Suggest using
/filesto find the ID. - If the user provides a raw ULID without the
img_prefix, prependimg_automatically. - The ID should match the pattern
img_followed by a ULID (26 alphanumeric characters).