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 /files to find the ID.
  • If the user provides a raw ULID without the img_ prefix, prepend img_ automatically.
  • The ID should match the pattern img_ followed by a ULID (26 alphanumeric characters).
Installs
1
First Seen
Mar 1, 2026
delete — jjenkins/labnocturne-image-client