Communityv1.0.0

smart-image-loader

Smart image loader that handles both URLs and local files, automatically downloads URLs to temporary locations, and displays images using the read tool. Use when a user wants to view or display an image, whether it's a web URL or a file in the workspace.

2.3kdownloads1stars4active installstingwei1123
View on ClawHubBack to Skills

Skill Details

Slug
smart-image-loader
Latest Version
1.0.0
Author
tingwei1123
Published
Feb 3, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for smart-image-loader.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release of smart-image-loader. - Supports displaying images from both URLs and local files. - Automatically downloads images from URLs to a temporary location and cleans up after display. - Verifies existence of local image files and displays them directly. - Outputs a structured JSON-like response for integration with the read tool. - Includes detailed usage instructions, workflow, and error handling guidelines.