ad-spend-optimizer
Analyze paid advertising performance across channels and recommend budget reallocation to maximize ROAS and minimize CAC. Use when: planning quarterly ad…
Use when creating brand names, product names, or company names in 2026. Use when naming needs to work across languages, voice assistants, and AI recommendation engines. Use when previous name candidates failed trademark or had conflicts.
$ npx -y skills add guia-matthieu/clawfu-skills --skill naming-6-gates --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/naming-6-gatesContext preview
The summary Claude sees to decide when to auto-load this skill.
Use when creating brand names, product names, or company names in 2026. Use when naming needs to work across languages, voice assistants, and AI recommendation engines. Use when previous name candidates failed trademark or had conflicts.
name: naming-6-gates description: Use when creating brand names, product names, or company names in 2026. Use when naming needs to work across languages, voice assistants, and AI recommendation engines. Use when previous name candidates failed trademark or had conflicts. license: MIT metadata: author: ClawFu version: 1.0.0 mcp-server: "@clawfu/mcp-skills"
Brand naming in 2026 is architectural engineering, not creative brainstorming. A name must be: 1. **Machine-compatible** - tokenized efficiently by LLMs, citeable by AI engines 2. **Legally defensible** - clear of trademark conflicts across jurisdictions 3. **Voice-ready** - pronounceable by assistants, invocable without friction 4. **Narratively loaded** - capable of carrying a brand story
**Core principle:** Optimize for AEO (Answer Engine Optimization) first, aesthetics second.
digraph naming_process {
rankdir=TB;
node [shape=box];
brief [label="1. BRIEF\nDefine constraints"];
generate [label="2. GENERATE\nAI-assisted creation"];
filter [label="3. LINGUISTIC FILTER\nMultilingual stress test"];
legal [label="4. LEGAL FILTER\nTrademark screening"];
aeo [label="5. AEO FILTER\nEntity strength test"];
story [label="6. STORY FILTER\nNarrative potential"];
brief -> generate -> filter -> legal -> aeo -> story;
filter -> generate [label="fails" style=dashed];
legal -> generate [label="conflicts" style=dashed];
aeo -> generate [label="weak entity" style=dashed];
story -> generate [label="no narrative" style=dashed];
}---
Define hard constraints BEFORE generating:
| Constraint | Target | Why | |------------|--------|-----| | **Length** | 7-8 letters max | Mobile icons, cognitive load, tokenization | | **Syllables** | 1-3 syllables | Voice invocation, memorability | | **Character set** | A-Z only | Domain availability, global keyboards | | **Forbidden sequences** | ght, ough, silent letters | Pronunciation barriers |
**Output format:**
brief: max_letters: 8 max_syllables: 3 target_markets: [FR, ES, US, UK] nice_classes: [9, 35, 42] avoid_phonemes: [ʒ, θ, ð] # Hard for non-native speakers competitor_names: [Notion, Figma, Linear] # Style reference forbidden_associations: [medical, financial, religious]
---
Use structured prompting with 5 typologies:
Words from unrelated domains applied to new context.
Abstract concepts made concrete.
New words with phonetic engineering.
Blend of two meaningful words.
Meaningless but phonetically pleasing.
**Generation Contract:**
CONSTRAINTS: - Max 8 letters - Pronounceable in French, Spanish, English - No existing trademark in Class 42 - Distinct from: [competitor list] OUTPUT FORMAT per candidate: - Name: [word] - Typology: [1-5] - Phonetic: /IPA transcription/ - Syllables: [count] - Rationale: [1 sentence]
---
Test each candidate across target markets:
Run through TTS engines in 15+ languages:
Verify no negative meanings in:
| Hazard | Example | Impact | |--------|---------|--------| | Silent letters | "Knight" | Voice assistant failure | | Consonant clusters | "Strengths" | Non-native difficulty | | Ambiguous vowels | "Read" (reed/red) | Confusion | | Cross-language homophones | "Gift" (poison in German) | Negative association |
**Kill criterion:** If TTS mispronounces in >2 target markets, reject.
---
| Registry | Tool | Check For | |----------|------|-----------| | France | INPI data.inpi.fr | Exact + phonetic similarity | | EU | EUIPO eSearch / TMview | Same Nice classes | | US | USPTO TESS | Registered + pending | | International | WIPO Global Brand Database | Madrid Protocol |
EUIPO "Early TM Screening" detects:
**Kill cr
175 expert marketing methodologies for AI agents. Free. Open source. MIT licensed. Dunford on positioning. Schwartz on copywriting. Cialdini on persuasion. Ogilvy on advertising. Hormozi on offers. Voss on negotiation.
Repo: guia-matthieu/clawfu-skills
Analyze paid advertising performance across channels and recommend budget reallocation to maximize ROAS and minimize CAC. Use when: planning quarterly ad…
Build profitable Google Ads campaigns by applying Perry Marshall's 80/20 principles to paid search optimization Use when: **Setting up a new Google Ads…
Apply 2026's top graphic design trends to any creative brief. Based on Kittl × Savee's 2026 Design Trends Report (10 trends + 2 honorable mentions), backed by…
Transformez une image 2D en modèle 3D animé prêt pour le web ou le jeu en moins de 30 minutes, en utilisant le workflow Dilum Sanjaya (Hunyuan3D + Mixamo). Use…
Art direction framework for generating warm minimalist photography via AI image generators (Flux, Midjourney, DALL-E). Separates compositional minimalism from…
Visual design direction framework organized by emotional intent (Warm/Cold x Active/Calm). The first design reference system that categorizes sites by what…