image

Analyze images for descriptions, OCR text, and visual answers.

Updated Apr 27, 2026
One-click install
npx skills add https://github.com/DevMewada1299/ClearBot --skill image-devmewada1299
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: image
Source: https://github.com/DevMewada1299/ClearBot/tree/main/PhyAgentOS/skills/image
Command: npx skills add https://github.com/DevMewada1299/ClearBot --skill image-devmewada1299

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

An integrated tool that streamlines image understanding, presentation, and creation by providing vision analysis, image display, and prompt-based generation in a single interface.

Core Features & Use Cases

  • Vision analysis: OCR, image description, and visual QA to extract insights from images.
  • Image display: send images to the frontend for user viewing with captions.
  • Image generation: create new images from text prompts and save them to disk.
  • Format support: handles PNG, JPG/JPEG, GIF, WEBP, and BMP formats with base64 encoding for processing.
  • Use Case: content workflows where analysts examine visuals, generate captions, and present results to editors or stakeholders.

Quick Start

Instruct the tool to perform a vision analysis on a given image, then display the results in the frontend or generate a new image from a prompt as needed.

Frequently Asked Questions about image

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract text from an image using OCR?

You can generate a new image from a text prompt by configuring the parameter-driven interface to image generation mode, creating and saving the visual output directly to disk for instructional or creative use.

Can I display analyzed images and captions in the frontend?

Yes, you can display analyzed images and results in the frontend by utilizing the display mode, which sends the image and its generated captions or visual QA answers to the user interface for viewing.

What is the best way to generate an image from a text prompt?

The best way to generate an image from a text prompt is to set the mode parameter to generation, providing your descriptive text to create new visuals and save them directly to disk.

What image formats are supported for vision analysis and display?

Supported image formats for vision analysis and display include PNG, JPG/JPEG, GIF, WEBP, and BMP, ensuring broad compatibility for extracting descriptions and OCR text from your visual files.