describe-image

Describe images from local paths or URLs using vision-capable models.

2|Updated Feb 17, 2017
One-click install
npx skills add https://github.com/John2143/dotfiles --skill describe-image-john2143
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: describe-image
Source: https://github.com/John2143/dotfiles/tree/main/.claude/skills/describe-image
Command: npx skills add https://github.com/John2143/dotfiles --skill describe-image-john2143

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill allows users to quickly and accurately describe images using state-of-the-art vision models, eliminating the need for manual image analysis.

Core Features & Use Cases

  • Vision Model Integration: Utilizes advanced vision models to provide detailed descriptions of images.
  • Subagent Utilization: Spawns a subagent with a vision model if the current model lacks vision support.
  • Use Case: Ideal for quickly understanding the content of an image without the need for manual inspection.

Quick Start

Describe the image at 'screenshot.png'.

Frequently Asked Questions about describe-image

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

FAQPage Schema
How do I automatically describe an image using a vision model?

To describe an image using a vision model, you provide local file paths or URLs. The system automatically spawns a subagent to process the inputs and return detailed descriptions covering scene, colors, composition, and mood.

Can I analyze multiple images at the same time?

Yes, you can analyze multiple images simultaneously. The system supports processing multiple image paths or URLs in a single request to generate detailed descriptions for each visual input.

Does it work with both local file paths and URLs for image analysis?

Yes, image analysis works with both local file paths and URLs. You can provide either input type directly, and the vision model will process the visual data to extract scene and mood details.

How does subagent utilization work for image description?

Subagent utilization for image description automatically spawns a subagent equipped with a vision model when the current model lacks native vision support. This ensures advanced image processing without requiring manual model switching.

What details are included in the generated image descriptions?

Generated image descriptions include detailed information about the scene, colors, composition, and mood. The vision models analyze these visual elements to provide a comprehensive textual understanding of the image content.