image-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", "clean up my old uploads").

Instructions

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).

2. Confirm with the user

Installs
4
GitHub Stars
1
First Seen
Mar 1, 2026
image-delete — jjenkins/agent-image-skills