brand-logo
Installation
SKILL.md
/brand-logo
Generate brand logos through AI with automated optimization.
What This Does
Creates SVG logos using LLM generation, optimizes with SVGO, generates favicon variants, and uses a vision-model critique loop to select the best candidate.
Process
Phase 1: Context
Read brand.yaml for identity, palette, and voice:
node ~/Development/brand-kit/dist/src/cli.js validate brand.yaml
Extract: brand name, brand_hue, primary color, category, personality traits.
Related skills