image-analysis
Installation
SKILL.md
Image Analysis
Summary
Analyzes images in a knowledge profile (or user-provided images) and extracts implementable design values — hex colors, px measurements, CSS technique names, easing patterns — never descriptions. Appends a structured ## Analysis section to knowledge/aesthetics/<slug>.md. Never creates new files; always appends to an existing profile.
When to Apply This Skill
Apply when:
- A knowledge profile exists (or images have been provided) and concrete implementable values are needed for token production
- The user asks to "extract colors", "get CSS values", "analyze these images", or "what border-radius is that"
- The
aesthetic-applicationskill needs grounded implementable values, not dictionary approximations - The
## Analysissection in a profile is empty or needs updating
Do NOT apply when:
- No images are available (use
aesthetic-literacydictionary values as a starting point instead) - The user wants a qualitative description of the aesthetic (use
aesthetic-literacy)