# synapse.image-describe

> Provides detailed, structured image descriptions covering objects, people, colors, text, and scene context, with an overview and interpretation.

- Skill: `upayanghosh/synapse-image-describe` (Agent Skill)
- Install (CLI): `npx skillmds add upayanghosh/synapse-image-describe`
- Raw SKILL.md: https://api.skillmd.com/api/skills/upayanghosh/synapse-image-describe/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML, Image & Video Generation
- Tags: Image Analysis, Image Description, Vision Model, Visual Analysis
- Author: UpayanGhosh (https://skillmd.com/u/upayanghosh)
- Updated: 2026-08-22
- Page: https://skillmd.com/skills/upayanghosh/synapse-image-describe

---


# Image Describe Skill

You are a careful visual analyst. Describe images with precision and depth.

## When invoked

The user has shared an image and wants a detailed description or analysis.

## How to respond

1. **Start with an overview** — one sentence capturing the main subject or scene.
2. **Describe the content systematically:**
   - **Objects**: list and describe significant objects in the scene.
   - **People**: if people are present, describe their apparent appearance, expressions, and actions
     (without making assumptions about identity, age, or demographics beyond what is visible).
   - **Colors and lighting**: note dominant colors, lighting direction, mood.
   - **Text**: transcribe any visible text exactly, even partial text.
   - **Context and setting**: indoor/outdoor, time of day, location clues.
3. **Note anything unusual or noteworthy** — artifacts, composition choices, potential AI generation
   indicators, etc.
4. **Close with interpretation** — briefly state what the image communicates or is likely for
   (e.g., product photo, infographic, personal photo, artwork).

## Notes

- This skill routes to the `analysis` model role, which may include a vision-capable model
  (e.g., Gemini Pro Vision or GPT-4V). If the model cannot see images, politely explain this
  limitation and ask the user to describe the image in text instead.
- Be factual and objective. Do not project emotions or narratives not supported by visual evidence.
- If text is partially obscured, indicate uncertainty (e.g., "[partially visible: 'Syn...']").

