/ Verzeichnis / Playground / creative-director-skill
● Community smixs ⚡ Sofort

creative-director-skill

von smixs · smixs/creative-director-skill

Claude as creative director: 20+ ideation methodologies, Cannes-calibrated scoring, recursive refinement from brief to deck.

creative-director-skill runs the classic agency creative process through the agent: Insight → Ideation → Evaluation → Presentation. It uses methodologies like SIT, TRIZ, Bisociation, and SCAMPER to generate concepts, scores them against Cannes-style criteria, and refines the best ones into presentable ideas. Useful for copywriters, strategists, and solo creators who don't have a creative team on speed dial.

Warum nutzen

Hauptfunktionen

Live-Demo

In der Praxis

creative-director-skill.replay ▶ bereit
0/0

Installieren

Wählen Sie Ihren Client

~/Library/Application Support/Claude/claude_desktop_config.json  · Windows: %APPDATA%\Claude\claude_desktop_config.json
{
  "mcpServers": {
    "creative-director-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/smixs/creative-director-skill",
        "~/.claude/skills/creative-director-skill"
      ],
      "_inferred": true
    }
  }
}

Öffne Claude Desktop → Settings → Developer → Edit Config. Nach dem Speichern neu starten.

~/.cursor/mcp.json · .cursor/mcp.json
{
  "mcpServers": {
    "creative-director-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/smixs/creative-director-skill",
        "~/.claude/skills/creative-director-skill"
      ],
      "_inferred": true
    }
  }
}

Cursor nutzt das gleiche mcpServers-Schema wie Claude Desktop. Projektkonfiguration schlägt die globale.

VS Code → Cline → MCP Servers → Edit
{
  "mcpServers": {
    "creative-director-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/smixs/creative-director-skill",
        "~/.claude/skills/creative-director-skill"
      ],
      "_inferred": true
    }
  }
}

Klicken Sie auf das MCP-Servers-Symbol in der Cline-Seitenleiste, dann "Edit Configuration".

~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "creative-director-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/smixs/creative-director-skill",
        "~/.claude/skills/creative-director-skill"
      ],
      "_inferred": true
    }
  }
}

Gleiche Struktur wie Claude Desktop. Windsurf neu starten zum Übernehmen.

~/.continue/config.json
{
  "mcpServers": [
    {
      "name": "creative-director-skill",
      "command": "git",
      "args": [
        "clone",
        "https://github.com/smixs/creative-director-skill",
        "~/.claude/skills/creative-director-skill"
      ]
    }
  ]
}

Continue nutzt ein Array von Serverobjekten statt einer Map.

~/.config/zed/settings.json
{
  "context_servers": {
    "creative-director-skill": {
      "command": {
        "path": "git",
        "args": [
          "clone",
          "https://github.com/smixs/creative-director-skill",
          "~/.claude/skills/creative-director-skill"
        ]
      }
    }
  }
}

In context_servers hinzufügen. Zed lädt beim Speichern neu.

claude mcp add creative-director-skill -- git clone https://github.com/smixs/creative-director-skill ~/.claude/skills/creative-director-skill

Einzeiler. Prüfen mit claude mcp list. Entfernen mit claude mcp remove.

Anwendungsfälle

Praxisnahe Nutzung: creative-director-skill

How to go from a client brief to 3 strong concepts

👤 Creatives, strategists, marketers ⏱ ~60 min intermediate

Wann einsetzen: You have a brief and need more than 'the first idea I thought of'.

Voraussetzungen
  • Skill cloned — git clone https://github.com/smixs/creative-director-skill ~/.claude/skills/creative-director-skill
Ablauf
  1. Extract the insight
    From this brief, distill the human insight. One sentence.✓ Kopiert
    → Sharp insight statement
  2. Diverge with methodologies
    Generate 15 concepts using SIT, Bisociation, and SCAMPER.✓ Kopiert
    → Varied, structured concepts with method tags
  3. Score and pick 3
    Score each concept on the Cannes-style rubric. Pick the top 3.✓ Kopiert
    → Scored list + reasoning for the three
  4. Refine
    For the top 3, produce a one-page treatment each.✓ Kopiert
    → Treatments presentable to the client

Ergebnis: Three distinct, defensible concepts instead of one safe one.

Fallstricke
  • Diverge step produces 15 variations of the same idea — Force multiple methodologies; reject close neighbors
  • Scoring rewards familiar over fresh — Weight novelty explicitly in the rubric prompt

Pressure-test a favorite idea before pitching

👤 Anyone attached to one concept ⏱ ~30 min intermediate

Wann einsetzen: You love an idea but don't know if you love it because it's good.

Ablauf
  1. State the idea
    Here's the idea. Play harsh senior CD: what's wrong with it?✓ Kopiert
    → Pointed critique, not soft feedback
  2. Compare against alternatives
    Generate 5 alternative routes via different methodologies. Score all 6 against the brief.✓ Kopiert
    → 6-way comparison

Ergebnis: Either confirmed commitment or clean pivot — both are wins.

Fallstricke
  • Claude softens criticism — Explicitly ask for CD-level directness; re-ask if it hedges

Kombinationen

Mit anderen MCPs für 10-fache Wirkung

creative-director-skill + mck-ppt-design-skill

Turn the selected treatments into a client-ready deck

Turn the three treatments into a 10-slide pitch deck using the Mck layouts.✓ Kopiert

Extend the winning concept into platform-specific posts

Take the winning concept and generate IG / TikTok / LinkedIn adaptations.✓ Kopiert

Werkzeuge

Was dieses MCP bereitstellt

WerkzeugEingabenWann aufrufenKosten
insight-extraction brief Step 1 0
ideation-methodologies insight + methodology selection Step 2 0
cannes-scoring concept set Step 3 0
concept-treatment chosen concepts Step 4 0

Kosten & Limits

Was der Betrieb kostet

API-Kontingent
none beyond LLM
Tokens pro Aufruf
~10–30k for full arc
Kosten in €
free
Tipp
Run diverge once with many methodologies, not many times with one — divergence is where tokens pay off

Sicherheit

Rechte, Secrets, Reichweite

Credential-Speicherung: none
Datenabfluss: none

Fehlerbehebung

Häufige Fehler und Lösungen

Concepts feel same-y

Force different methodologies explicitly; limit overlap

Scoring feels arbitrary

Ask Claude to show scoring rationale per dimension

Alternativen

creative-director-skill vs. andere

AlternativeWann stattdessenKompromiss
claude-ads-skillYou want ad-unit-specific output, not full CD processNarrower scope
marketing-skill-pack-skillYou need broader marketing, not just creativeMore planner, less creative

Mehr

Ressourcen

📖 Offizielle README auf GitHub lesen

🐙 Offene Issues ansehen

🔍 Alle 400+ MCP-Server und Skills durchsuchen