/ Verzeichnis / Playground / claude-marketing-research-skill
● Community ishwarjha ⚡ Sofort

claude-marketing-research-skill

von ishwarjha · ishwarjha/claude-marketing-research-skill

Structured marketing research workflows — competitor analysis, customer avatars, positioning, value props, and mental models in one skill.

Turns vague 'we need marketing research' into a structured pipeline: competitor teardown → avatar profile → positioning → value proposition → mental models. Outputs are artifacts you can use in campaigns, not generic consultant decks.

Warum nutzen

Hauptfunktionen

Live-Demo

In der Praxis

claude-marketing-research-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": {
    "claude-marketing-research-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/ishwarjha/claude-marketing-research-skill",
        "~/.claude/skills/claude-marketing-research-skill"
      ],
      "_inferred": true
    }
  }
}

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

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

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

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

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

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

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

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

Continue nutzt ein Array von Serverobjekten statt einer Map.

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

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

claude mcp add claude-marketing-research-skill -- git clone https://github.com/ishwarjha/claude-marketing-research-skill ~/.claude/skills/claude-marketing-research-skill

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

Anwendungsfälle

Praxisnahe Nutzung: claude-marketing-research-skill

Position a new product entering a crowded market

👤 Founders, PMMs launching into known categories ⏱ ~90 min intermediate

Wann einsetzen: You're about to launch and you don't know how to stand out.

Voraussetzungen
  • Skill installed — git clone https://github.com/ishwarjha/claude-marketing-research-skill ~/.claude/skills/claude-marketing-research-skill
Ablauf
  1. Competitor teardown
    Use claude-marketing-research-skill. Category: [X]. Map the top 5 competitors — messaging, target customer, price, weaknesses.✓ Kopiert
    → Matrix with specific observations per competitor
  2. Avatar
    Profile our target avatar — demographics, pains, current alternatives they cope with.✓ Kopiert
    → Rich avatar doc, not a Cosmo-poll persona
  3. Positioning
    Position us against the competitors for this avatar. What's the sharpest angle?✓ Kopiert
    → Clear positioning statement + why
  4. Value prop
    Translate into a hero-section value prop.✓ Kopiert
    → Headline + subhead that earn a click

Ergebnis: A positioning + message kit ready for the launch page.

Fallstricke
  • Generic positioning ('faster and easier') — Force a tradeoff — what are we NOT for?

Refresh stale messaging for an existing product

👤 Teams where the site copy is 2 years old ⏱ ~45 min intermediate

Wann einsetzen: Your market moved but your copy didn't.

Ablauf
  1. Audit current
    Use claude-marketing-research-skill. Audit our current hero/features/testimonials. What's stale or generic?✓ Kopiert
    → Specific critique per section
  2. Rewrite
    Rewrite using the fresh avatar and positioning.✓ Kopiert
    → Copy diff

Ergebnis: Copy that sounds like 2026, not 2023.

Kombinationen

Mit anderen MCPs für 10-fache Wirkung

claude-marketing-research-skill + filesystem

Keep marketing research artifacts in a brand folder

Save outputs to brand/research/<date>/✓ Kopiert
claude-marketing-research-skill + github-optimization-skill

Apply positioning to an open-source repo's README

Translate the positioning into a README hero.✓ Kopiert

Werkzeuge

Was dieses MCP bereitstellt

WerkzeugEingabenWann aufrufenKosten
competitor_teardown category, target set Early research 0
avatar_profile product + observed users Persona definition 0
position avatar + competitors After competitor + avatar done 0
value_prop positioning Before copy work 0

Kosten & Limits

Was der Betrieb kostet

API-Kontingent
None
Tokens pro Aufruf
High — research tends to be verbose
Kosten in €
Free
Tipp
Save outputs — you'll reuse the avatar across campaigns.

Sicherheit

Rechte, Secrets, Reichweite

Credential-Speicherung: None
Datenabfluss: None from skill

Fehlerbehebung

Häufige Fehler und Lösungen

Competitor data is wrong or outdated

Supplement with fresh site reads; LLM's competitor knowledge lags

Avatar is generic

Feed real user quotes and support tickets for grounding

Alternativen

claude-marketing-research-skill vs. andere

AlternativeWann stattdessenKompromiss
Agency workshopYou have budget and timeSlower; higher quality human work
Raw LLM with a promptQuick one-offsNo structure; output varies wildly

Mehr

Ressourcen

📖 Offizielle README auf GitHub lesen

🐙 Offene Issues ansehen

🔍 Alle 400+ MCP-Server und Skills durchsuchen