Install
openclaw skills install creative-eyeGive AI agents creative judgment and design taste. Use when: (1) creating any visual content — merch, social posts, ads, product photography, brand materials...
openclaw skills install creative-eyeAI agents ship bad creative because they have no taste. Specifically:
This skill provides the frameworks, prompts, and workflows to fix all five problems.
Every creative task follows this sequence. Never skip steps.
Before creating anything in a given domain, study what "great" looks like.
Daily practice (10 min): Pick ONE brand or creator. Analyze ONE piece of their content. Ask:
Log findings to a study log file. Accumulate observations over time. This builds the vocabulary and pattern library that enables judgment.
Picking brands to study: Choose 8-12 brands across these tiers:
Before generating any visual content:
Never create in a vacuum. The difference between amateur and professional creative is almost always that professionals looked at references first.
When generating creative, every choice must be intentional:
If you can't articulate why, you're guessing. Stop and refer back to your references.
Run every piece through both evaluation tools below before publishing.
Adapted from Runway's video evaluation framework. Score each dimension 1-10.
| # | Dimension | Question | Min Score |
|---|---|---|---|
| 1 | Brief Adherence | Does this serve the stated business/creative goal? | 7 |
| 2 | Brand Consistency | Does this look like it came from the same brand as everything else? | 8 |
| 3 | Visual Quality | No artifacts, misspellings, clip-art vibes, AI tells? | 9 |
| 4 | Emotional Resonance | Would a real human stop scrolling for this? | 7 |
| 5 | Style Match | Does this match the brand's specific aesthetic? | 8 |
If ANY score is below its minimum → do not publish. Fix or discard.
Quick yes/no gate. Requires 8+ "yes" to ship.
Based on Andrew Ng's Reflection pattern and the Self-Refine research framework (CMU). This is the core workflow for iterative improvement.
Generate → Critique (vision model) → Fix → Critique again → Ship or Kill
Step 1: Generate. Create the first draft using references and brand constraints.
Step 2: Critique. Use a vision model to evaluate the output. Feed it the generated image plus 2-3 reference images from your library. Use the evaluation prompts below. Get specific scores and specific issues.
Step 3: Fix. Address ONLY the specific issues identified. Do not regenerate from scratch unless the critique identifies fundamental problems (wrong concept, wrong style direction).
Step 4: Re-critique. Run the improved version through the same evaluation. Compare scores.
Step 5: Ship or Kill.
Diminishing returns hit fast. If the core concept is sound, 1-2 refinements will get it there. If it takes more than 3, you're polishing the wrong thing. The discipline to kill bad work is as important as the ability to refine good work.
Use these with any vision-capable model (GPT-4o, Claude, Gemini). Feed the generated image alongside 2-3 reference images from aspirational brands.
You are a senior creative director at a premium lifestyle brand.
Review this merch design against these criteria:
1. TYPOGRAPHY: Is the type treatment sophisticated? Does it have personality and intentional styling (tracking, weight, case)? Or does it look like default text on a template?
2. COMPOSITION: Is the layout balanced and intentional? Does whitespace serve the design? Or is it cluttered or awkwardly empty?
3. BRAND ALIGNMENT: Does this feel like it belongs to a specific brand with a clear identity? Or is it generic?
4. WEARABILITY/USABILITY: Would someone in the target demographic actually buy and use this? Would they be proud to be seen with it?
5. PRODUCTION QUALITY: Does this look like it was designed by a professional? Or does it have AI-generation artifacts, clip-art qualities, or amateur touches?
Score each dimension 1-10. Be brutally honest.
For any score below 7, explain exactly what's wrong and provide a specific fix.
Compare against the reference images provided — how does this stack up?
You are a social media creative director for a premium brand.
Review this social post (image + copy) against:
1. SCROLL-STOPPING POWER: Would this make someone pause mid-scroll? What specifically catches the eye — or fails to?
2. AUTHENTICITY: Does this feel real and human? Or corporate, AI-generated, or try-hard?
3. BRAND VOICE: Does the copy feel like a consistent, distinctive voice? Or generic marketing speak?
4. VISUAL QUALITY: Is the image/graphic high quality? Any AI tells (weird hands, text artifacts, uncanny valley, over-smoothed skin)?
5. VALUE EXCHANGE: Does this give the viewer something (entertainment, information, emotion, identity validation)? Or is it just noise in their feed?
Score each 1-10. For any score below 7, explain the issue and suggest a fix.
You are an art director reviewing product photography for an ecommerce brand.
Evaluate this image on:
1. LIGHTING: Is the lighting intentional and flattering? Natural/warm vs flat/clinical? Does it create dimension and mood?
2. COMPOSITION: Does the product placement feel deliberate? Is there a clear focal point? How does the background serve the product?
3. STYLING: Do props and context elements enhance or distract? Is the scene believable and aspirational?
4. TECHNICAL QUALITY: Resolution, focus, color accuracy, white balance — are these professional grade?
5. BRAND STORY: Does this image tell a story about the brand? Does it evoke a lifestyle or feeling? Or is it just "product on white background"?
Score each 1-10. Minimum 8 across all dimensions for publication.
Identify the single biggest improvement that would elevate this image.
You are a creative director reviewing video content for a brand's social channels.
Evaluate on:
1. HOOK (first 2 seconds): Would someone keep watching? What grabs attention — or doesn't?
2. PACING: Does the edit rhythm match the content and platform? Too slow = skip. Too fast = confusion.
3. VISUAL CONSISTENCY: Does every frame feel on-brand? Any jarring transitions, off-brand elements, or quality drops?
4. AUDIO/TEXT: If there's text overlay or audio, does it enhance or distract? Is it readable/audible?
5. CTA/ENDING: Does the video end with purpose? Does it drive the intended action (follow, click, share, buy)?
Score each 1-10. For video, emotional resonance matters more than technical perfection.
Organized inspiration is the foundation of good creative judgment.
reference-library/
├── merch/
│ ├── premium-examples/ # Best-in-class merch from brands you admire
│ ├── typography-focused/ # Type-forward designs specifically
│ └── anti-examples/ # Bad merch — annotate WHY it's bad
├── social-content/
│ ├── scroll-stoppers/ # Posts with exceptional engagement
│ ├── brand-voice-examples/ # Copy that nails a specific tone
│ └── anti-examples/ # Cringe brand content to avoid
├── product-photography/
│ ├── hero-shots/ # Best product photos in your category
│ ├── lifestyle/ # In-context, aspirational photography
│ └── anti-examples/ # Flat, stock-photo-vibes shots
├── brand-systems/
│ ├── [brand-name]/ # Full system screenshots per brand
│ └── ...
├── style-profiles/
│ ├── [brand]-aesthetic.json # Extracted JSON style profiles
│ └── ...
└── failures/
├── our-failures/ # Everything we shipped that was bad
└── lessons.md # Root cause analysis for each failure
For any reference image you want to replicate the aesthetic of, use an LLM to extract a structured style profile:
Prompt:
Analyze this image and produce a detailed JSON style profile that captures its aesthetic DNA. Include:
{
"color_palette": {
"primary": ["#hex1", "#hex2"],
"secondary": ["#hex3"],
"background": "#hex",
"text": "#hex",
"accents": ["#hex"]
},
"lighting": {
"type": "natural/studio/mixed",
"direction": "description",
"warmth": "warm/neutral/cool",
"contrast": "high/medium/low",
"shadows": "soft/hard/minimal"
},
"composition": {
"layout": "centered/rule-of-thirds/asymmetric/etc",
"focal_point": "description",
"negative_space": "heavy/moderate/minimal",
"depth": "shallow-dof/deep-dof/flat"
},
"typography": {
"headline_style": "serif/sans/slab/etc",
"weight": "light/regular/bold/black",
"case": "uppercase/lowercase/mixed",
"tracking": "tight/normal/wide/very-wide",
"personality": "description"
},
"mood": {
"primary_emotion": "description",
"energy": "calm/moderate/energetic",
"era_reference": "description",
"cultural_reference": "description"
},
"texture": {
"surface": "smooth/grainy/textured",
"film_grain": "none/subtle/heavy",
"imperfections": "none/intentional/natural"
}
}
Be extremely specific with hex codes and descriptions. This profile will be used to generate new images in the same aesthetic.
Store these profiles in reference-library/style-profiles/. Use them as context when generating new creative — feed the JSON into your image generation prompts for consistent aesthetic output.
For every failure, document:
## [Date] — [What Was Created]
**What happened:** [description]
**Why it seemed okay at the time:** [what fooled us]
**Why it's actually bad:** [specific problems]
**Root cause:** [the judgment failure — not just "it was bad"]
**Rule to prevent recurrence:** [new rule or checklist item]
The "why it seemed okay" field is critical. Understanding your blind spots is how you fix them.
Inspired by Jasper's Brand IQ approach. Set up automated quality gates that catch violations before publishing.
Create a brand-guardrails.md file in your workspace with these sections:
# Brand Guardrails
## Visual Rules (hard stops — violating any one blocks publishing)
- [ ] Colors match approved palette (list hex codes)
- [ ] Typography uses approved fonts only
- [ ] No AI-generation artifacts visible (weird hands, text distortion, uncanny faces)
- [ ] No misspelled text in images
- [ ] Logo usage follows guidelines (clear space, minimum size, approved lockups)
- [ ] Image resolution meets minimum for intended platform
## Voice Rules (hard stops)
- [ ] Copy matches brand voice guidelines (list specific traits)
- [ ] No off-brand language or tone
- [ ] No claims that violate legal/regulatory requirements
- [ ] No competitor mentions (unless intentional comparison content)
## Quality Rules (soft stops — flag for review)
- [ ] Passes 5-Point Creative Scorecard (all dimensions at minimum)
- [ ] Passes 10-Point Pre-Publish Checklist (8+ yes)
- [ ] Has been compared against reference library
- [ ] Would pass the "100K views" test
When reviewing content, scan for these common violations:
Integrate into your agent's publishing workflow:
1. Agent generates creative
2. Run Self-Refine Loop (score + fix, max 3 iterations)
3. Run Brand Guardrails Checklist (hard stops block, soft stops flag)
4. If all hard stops pass and scores meet minimums → auto-publish
5. If any hard stop fails → block and report specific violation
6. If soft stops flag → publish with note to review in next creative retrospective
A structured week to systematically build creative judgment. Adapt brand references to your own context.
reference-library/ folder structure (see above)style-guide.md for your brand covering: color palette (exact hex), typography (specific fonts, weights, tracking rules), photography style, composition rules, explicit "never do" listanti-patterns.md documenting every past creative mistake with root cause analysiscreative-log.md for ongoing feedback trackingcontent-playbook.md with specific post frameworks that workAdd this as a recurring task for your agent:
DAILY CREATIVE STUDY
1. Pick today's brand from the study rotation list
2. Find ONE recent piece of content from that brand (social post, product shot, merch, packaging, or ad)
3. Analyze it in 5 sentences or less:
- What specifically makes this effective? (be precise — name the font choice, the color, the composition technique)
- What's the ONE technique I can steal for our brand?
4. Save the analysis to the study log
5. If the technique is broadly applicable, update the style guide or design rules
Time budget: 10 minutes max. Depth over breadth.
These are the most frequent ways AI agents produce bad creative. Learn to recognize and avoid each one.
The most dangerous failure mode. An agent generates an image, sees it rendered successfully, and declares it ready. Existence is not quality. The gap between "technically produced" and "genuinely good" is enormous. Always score before shipping.
Generating 50 variations and picking the "best" one is not creative judgment — it's a lottery. Produce fewer outputs with more intentional input. 3 well-directed generations beat 50 random ones.
Creating in a vacuum guarantees mediocre output. Every piece of creative should be evaluated against reference examples from brands that are actually good at this. If you haven't looked at references, you haven't started the creative process.
For most brands (especially early-stage), type-forward design reads as more premium and professional than illustration. Custom illustrations require exceptional skill to execute well. Bad illustration looks worse than good typography. Default to type-forward until you have proven illustration chops.
Taking a low-quality concept and increasing its resolution, adding more detail, or making it bigger does not make it better. It makes it a larger, more detailed version of something bad. Fix the concept before scaling.
If you don't track what works and what doesn't, you can't improve. Every piece of published creative should be reviewed against performance data. What got engagement? What fell flat? Feed this back into your creative decisions.
AI-generated content often looks unnaturally perfect — too smooth, too symmetrical, too evenly lit. Real creative has subtle imperfections. If everything looks like a stock photo render, add texture, grain, or asymmetry. Intentional imperfection reads as authentic.
Adding more elements (borders, shadows, gradients, icons) to fill space is decoration, not design. Good design is about what you remove. If an element doesn't serve a specific purpose, cut it.
Replicating a reference image's surface features (colors, fonts) without understanding WHY those choices work leads to designs that look "almost right" but feel wrong. Study the principles behind the reference, not just its appearance.
Jumping straight to generation without defining what success looks like means you'll only know if something works by accident. Write the brief first: who is this for, what should they feel, what should they do after seeing it?
| Situation | Use This |
|---|---|
| About to create any visual content | Full STUDY → COMPARE → CREATE → EVALUATE flow |
| Reviewing a single piece before posting | 5-Point Scorecard + 10-Point Checklist |
| Improving a draft that's close but not there | Self-Refine Loop (max 3 iterations) |
| Starting work in a new creative format | Day 1-3 of the Training Curriculum |
| Setting up quality gates for a brand | Brand Guardian Pattern |
| Building ongoing creative taste | Daily Creative Study cron |
| Debugging why creative keeps missing | Anti-Patterns checklist — identify which pattern applies |
| Extracting aesthetic from reference images | JSON Style Profile extraction prompt |
Creative judgment isn't magic. It's a system. Study what good looks like, compare before you create, make intentional choices, evaluate honestly, and learn from every failure. Ship less, ship better.