Remove Similar Image Core Goal - Scan one local image or a directory tree of local images. - Use ImageHash to cluster exact duplicates and near-duplicates. - Use OpenCV variance-of-Laplacian blur scoring to flag blurry shots. - Preview actions first, then permanently delete or move candidates to a trash folder when requested. Required Script - Use . - Start with if dependency availability is unknown. - Treat without as the safe default. - Prefer before permanent deletion so the user can review results. Dependency - This skill requires Pillow, ImageHash, numpy, and OpenCV: - If reports missing…