brand-dna-extractor
Installation
SKILL.md
Brand DNA Extractor
Extract a structured brand identity profile from any website URL. Analyzes colors, typography, and visual style to produce a reusable brand profile for on-brand content generation.
Environment Variables
export OPENAI_API_KEY="your_openai_key" # for VLM visual analysis (fallback)
export GOOGLE_GENAI_API_KEY="your_gemini_key" # for VLM visual analysis (primary)
export SUPABASE_URL="your_supabase_url" # optional: for caching results
export SUPABASE_KEY="your_supabase_key" # optional: service role key