Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Analyze brands to generate comprehensive brand identity profiles (JSON). Use when the user wants to analyze a brand, create a brand profile, or needs brand data for ad generation. Stores profiles for reuse across Ad-Ready, Morpheus, and other creative workflows. Can list existing profiles and update them.
Analyze brands to generate comprehensive brand identity profiles (JSON). Use when the user wants to analyze a brand, create a brand profile, or needs brand data for ad generation. Stores profiles for reuse across Ad-Ready, Morpheus, and other creative workflows. Can list existing profiles and update them.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Analyze any brand to generate a comprehensive brand identity JSON profile using Gemini Flash with Google Search grounding.
Brand Analyzer creates structured brand identity profiles by: Researching the brand via Google Search (official data, campaigns, visual identity) Analyzing brand behavior, visual patterns, photography style, tone of voice Generating a complete JSON profile following the standard template Storing the profile for reuse across all creative workflows
User asks to "analyze a brand" or "create a brand profile" Before running Ad-Ready when the brand isn't in the catalog When the user mentions a brand that doesn't have a profile yet To update/refresh an existing brand profile
GEMINI_API_KEY="$KEY" uv run {baseDir}/scripts/analyze.py \ --brand "Brand Name" \ --output ./brands/Brand_Name.json
GEMINI_API_KEY="$KEY" uv run {baseDir}/scripts/analyze.py \ --brand "Heredero Gin" \ --auto-save The --auto-save flag automatically saves to ~/clawd/ad-ready/configs/Brands/{Brand_Name}.json
GEMINI_API_KEY="$KEY" uv run {baseDir}/scripts/analyze.py --brand "Nike"
InputRequiredDescription--brandβ Brand name to analyze--outputOptionalOutput file path (default: stdout)--auto-saveOptionalAuto-save to Ad-Ready brands catalog--api-keyOptionalGemini API key (or set GEMINI_API_KEY env var)
The generated JSON follows the standard brand identity template used by Ad-Ready: { "brand_info": { "name", "tagline", "category", "positioning", "vision", "mission", "origin_story" }, "brand_values": { "core_values", "brand_promise", "differentiators", "non_negotiables" }, "target_audience": { "demographics", "psychographics" }, "tone_of_voice": { "personality_traits", "communication_style", "language_register", ... }, "visual_identity": { "logo", "color_system", "typography", "layout_principles" }, "photography": { "style", "technical" }, "campaign_guidelines": { "visual_tone", "model_casting", "product_presentation", ... }, "brand_behavior": { "do_dont", "immutability" }, "channel_expression": { "retail", "digital", "print" }, "compliance": { ... } }
Brand profiles are automatically available as brand_profile options when generating ads.
Brand visual identity (colors, photography style, tone) can inform Morpheus campaigns.
Load any brand profile JSON to extract visual identity, tone of voice, or campaign guidelines for any creative task.
The analyzer follows a 3-phase approach:
Brand website, corporate pages, official communications Locks canonical data: name, founding, positioning, vision, mission, tagline
Google Images and Pinterest for advertising campaigns Identifies 10+ distinct campaigns Treats them as analytical reference material
Cross-sectional analysis of visual patterns Identifies recurring photography style, color systems, typography Fills visual identity fields not covered by official data
Uses Gemini API. Set via: GEMINI_API_KEY environment variable --api-key flag
Agent frameworks, memory systems, reasoning layers, and model-native orchestration.
Largest current source with strong distribution and engagement signals.