Image Describe

Describe the contents of an image file or URL in structured detail

n24q02m 2e44b44 535 B Updated

File contents

Image Describe Workflow

  1. If the user provides a local path, upload to a short-lived public URL (or use file:// if client supports).
  2. Call understand tool with media_urls=[url] and prompt="Describe this image in 3 paragraphs: visual composition, subjects, notable details."
  3. Use provider="gemini" and tier="rich" by default for best quality.
  4. Return the text response with the model ID for attribution.

n24q02m/claude-plugins/tree/main/plugins/imagine-mcp/skills/image-describe commit 2e44b443d6

Frequently asked questions

npx skillmds@latest add n24q02m/image-describe