smart-image-loader
Smart image loader that downloads remote images and resolves local files, returning a local path for the `read` tool. It instructs running `python3 scripts/smart_image_loader.py <image_path_or_url>`, performs network downloads (e.g., `https://example.com/image.jpg`), and recommends shell cleanup with `rm <file_path>`.