Art
Art Skill — Image Generation
A CLI tool for generating images from text prompts using multiple AI models. Used by the brand-skill in Phase 2 (Visual Direction) and Phase 3 (Mark Development) for reference image generation.
The Tool
Tools/Generate.ts — A multi-model image generation CLI that supports:
| Model | Flag | API Key | Best for |
|---|---|---|---|
| Gemini (nano-banana-pro) | --model nano-banana-pro |
GOOGLE_API_KEY |
Best quality, text rendering |
| Replicate (nano-banana) | --model nano-banana |
REPLICATE_API_TOKEN |
Faster iteration |
| Flux | --model flux |
REPLICATE_API_TOKEN |
High quality, stylistic variety |
| GPT Image | --model gpt-image-1 |
OPENAI_API_KEY |
Alternative generation |
Setup
More from b1rdmania/claude-brand-skills
brand
Complete brand development system with emotive foundation. Triggers on requests for brand identity, logos, visual systems, or design guidelines. Creates distinctive, anti-AI-slop design from strategy through delivery.
20canvas-design
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
12frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
12