/ Каталог / Песочница / marketingskills
● Сообщество coreyhaines31 ⚡ Сразу

marketingskills

автор coreyhaines31 · coreyhaines31/marketingskills

Growth, CRO, copywriting, SEO, analytics skills bundle for Claude — an in-house marketing team as a plugin.

marketingskills is a bundle of Claude Code skills covering the full marketing surface: conversion rate optimization, growth experiments, copywriting voice, SEO analysis, analytics event taxonomy. Instead of hiring a fractional CMO, you get opinionated skills that operate on your site/app.

Зачем использовать

Ключевые функции

Живое демо

Как выглядит на практике

готово

Установка

Выберите клиент

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

Откройте Claude Desktop → Settings → Developer → Edit Config. Перезапустите после сохранения.

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

Cursor использует ту же схему mcpServers, что и Claude Desktop. Конфиг проекта приоритетнее глобального.

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

Щёлкните значок MCP Servers на боковой панели Cline, затем "Edit Configuration".

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

Тот же формат, что и Claude Desktop. Перезапустите Windsurf для применения.

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

Continue использует массив объектов серверов, а не map.

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

Добавьте в context_servers. Zed перезагружается автоматически.

claude mcp add marketingskills-skill -- git clone https://github.com/coreyhaines31/marketingskills ~/.claude/skills/marketingskills

Однострочная команда. Проверить: claude mcp list. Удалить: claude mcp remove.

Сценарии использования

Реальные сценарии: marketingskills

Run a proper CRO experiment cycle on a landing page

👤 Growth teams, founders optimizing funnels ⏱ ~60 min intermediate

Когда использовать: Your landing page converts at 2%, and you want to A/B test your way to 4%.

Предварительные требования
  • Skills installed — git clone https://github.com/coreyhaines31/marketingskills ~/.claude/skills/marketingskills
  • Current page source accessible — Either in repo or via URL
Поток
  1. Hypothesis
    Use marketingskills/cro. Analyze /landing/index.html. Propose 3 high-impact experiment hypotheses with expected lift.✓ Скопировано
    → Hypotheses reference specific page elements and behavioral data
  2. Design A/B
    For hypothesis 1, design the variant. Sample size? Runtime? Kill criteria?✓ Скопировано
    → Complete experiment spec with stats
  3. Readout
    Experiment ran 14 days, B beat A by 18% on signup. Interpret — is this real? What's next?✓ Скопировано
    → Sober readout with statistical and business reasoning

Итог: An experiment shipped with discipline, not vibes.

Подводные камни
  • Peeking at data mid-experiment and calling early — Pre-commit to sample size; skill enforces this in prompts
Сочетать с: filesystem

Refresh landing-page copy in your brand voice

👤 Founders between copywriter hires ⏱ ~30 min beginner

Когда использовать: Copy feels generic, you know your voice, you don't have time to write it all.

Предварительные требования
  • Brand voice samples — 2–3 paragraphs you know sound right
Поток
  1. Pin voice
    Use marketingskills/copy. Here are 3 voice samples: <samples>. Profile my voice.✓ Скопировано
    → Voice profile: vocabulary, rhythm, attitude
  2. Rewrite
    Rewrite /landing/index.html headline, subheadline, and CTAs in my voice. Three variations each.✓ Скопировано
    → Variants that sound like the samples
  3. Pressure test
    Which variant survives the "would I actually say this out loud" test? Defend.✓ Скопировано
    → One winner picked with reasoning

Итог: Copy that sounds like you wrote it on a good day.

Подводные камни
  • Voice drift when asking for length changes — Re-pin the voice samples before every round
Сочетать с: humanizer-skill

Комбинации

Сочетайте с другими MCP — эффект x10

marketingskills-skill + humanizer-skill

Rewrite then humanize to strip AI tells

Copy-rewrite, then run humanizer.✓ Скопировано
marketingskills-skill + geo-seo-claude-skill

SEO and GEO together

SEO gaps from marketingskills, GEO fixes from geo-seo-claude.✓ Скопировано

Инструменты

Что предоставляет этот MCP

ИнструментВходные данныеКогда вызыватьСтоимость
cro_hypotheses page, data? Early-stage CRO 0
copy_rewrite text, voice_samples Copy work 0
seo_gaps site, competitors Content strategy 0
event_taxonomy app_description Analytics setup 0

Стоимость и лимиты

Во что обходится

Квота API
N/A
Токенов на вызов
Varies — copy is cheap, full SEO audits expensive
Деньги
Free (MIT)
Совет
Use copy_rewrite in small batches — headline-at-a-time

Безопасность

Права, секреты, радиус поражения

Минимальные скоупы: filesystem-read
Хранение учётных данных: None
Исходящий трафик: None

Устранение неполадок

Частые ошибки и исправления

Generic hypothesis output

Provide behavioral data — heatmaps, session recordings, funnel numbers — or acknowledge you're hypothesizing blind

Copy still sounds AI

Run humanizer-skill as a second pass

Event taxonomy conflicts with existing events

Provide current schema; skill will propose additions, not a full rewrite

Альтернативы

marketingskills в сравнении

АльтернативаКогда использоватьКомпромисс
Hire a fractional CMOStakes are high and you want human judgmentExpensive; slower
Point-tool SaaS (Optimizely, VWO)You want full experimentation platformsPaid; less integrated with your code

Ещё

Ресурсы

📖 Читать официальный README на GitHub

🐙 Открытые задачи

🔍 Все 400+ MCP-серверов и Skills