/ 디렉터리 / 플레이그라운드 / Marketing Skills (coreyhaines)
● 커뮤니티 coreyhaines31 ⚡ 바로 사용

Marketing Skills (coreyhaines)

제작: coreyhaines31 · coreyhaines31/marketingskills

운영자급 마케팅 skills — CRO, 카피, SEO, 애널리틱스, 성장 엔지니어링. AI가 잡무를 처리하고 당신은 결정을 내립니다.

marketingskills는 SaaS / 스타트업 운영자를 위해 조정된 마케팅 분야 skill 번들입니다. 각 skill은 집중된 플레이북입니다: 랜딩 페이지 CRO 감사, 이메일 시퀀스 초안 작성, SEO 콘텐츠 브리프, 유료 채널 분석. 실제 수치로 AI가 작업하도록 실제 분석 MCP (예: GA4, PostHog)와 함께 사용할 때 가장 효과적입니다.

왜 쓰나요

핵심 기능

라이브 데모

실제 사용 모습

준비됨

설치

클라이언트 선택

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

Claude Desktop → Settings → Developer → Edit Config 열기. 저장 후 앱 재시작.

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

Cursor는 Claude Desktop과 동일한 mcpServers 스키마 사용. 프로젝트 설정이 전역보다 우선.

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

Cline 사이드바의 MCP Servers 아이콘 클릭 후 "Edit Configuration" 선택.

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

Claude Desktop과 같은 형식. Windsurf 재시작 후 적용.

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

Continue는 맵이 아닌 서버 오브젝트 배열 사용.

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

context_servers에 추가. 저장 시 Zed가 핫 리로드.

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

한 줄 명령. claude mcp list로 확인, claude mcp remove로 제거.

사용 사례

실전 활용법: Marketing Skills (coreyhaines)

전환 레버리지를 위한 랜딩 페이지 감사

👤 파운더 / 성장 마케터 ⏱ ~30 min intermediate

언제 쓸까: 전환율이 벤치마크 이하이고 원인을 모를 때.

사전 조건
  • 랜딩 페이지 URL 또는 HTML — 컨텍스트를 위해 양쪽 제공
흐름
  1. 감사
    Use marketing-skills. Audit /landing.html — headline clarity, CTA, social proof, friction points. 5 ranked tweaks.✓ 복사됨
    → 근거가 포함된 순위별 수정 목록
  2. 변형
    Draft 3 headline variants targeting different value props.✓ 복사됨
    → 서로 다른 3개의 헤드라인

결과: 의견이 아닌 테스트된 가설로 무엇을 변경할지 결정.

함정
  • 제안이 브랜드 보이스를 무시 — 먼저 톤/보이스 가이드 제공

온보딩 이메일 시퀀스 초안 작성

👤 라이프사이클 마케터 ⏱ ~45 min intermediate

언제 쓸까: 신규 사용자 가입 → 활성화에 5개 이메일 푸시가 필요할 때.

흐름
  1. 정의
    Draft 5 emails: D0 welcome, D1 quickstart, D3 case study, D5 power feature, D7 win-back. JTBD framing.✓ 복사됨
    → 제목, 본문, CTA가 포함된 5개 이메일
  2. 개인화
    Add merge tags for industry vertical and team size.✓ 복사됨
    → 태그가 추가된 시퀀스

결과: ESP에 바로 넣을 수 있는 시퀀스.

함정
  • 일반적인 카피 — ICP, 실제 고객 인용 제공; 출력이 훨씬 날카로워짐

타겟 키워드에 대한 SEO 콘텐츠 브리프 생성

👤 콘텐츠 마케터 ⏱ ~25 min intermediate

언제 쓸까: 작가 브리프가 필요하지만 SERP 리서치에 하루를 쓰고 싶지 않을 때.

흐름
  1. 브리프
    Generate SEO brief for keyword 'AI deployment platforms'. Include intent, outline, cited references.✓ 복사됨
    → 구조화된 브리프

결과: 프리랜서가 바로 진행할 수 있는 브리프.

함정
  • 오래된 참조 — 최신 소스를 위해 검색 MCP (예: omnisearch)와 함께 사용

조합

다른 MCP와 조합해 10배 효율

marketing-skills-coreyhaines + filesystem

캠페인 초안을 /campaigns/<name>/에 저장

marketing-skills-coreyhaines + ui-ux-pro-max-skill

랜딩 페이지를 위한 마케팅 카피 + 디자인 시스템

도구

이 MCP가 노출하는 것

도구입력언제 호출비용
cro_audit url or html 전환 문제 token
email_sequence audience, goal, constraints 라이프사이클 캠페인 token
seo_brief keyword, intent 콘텐츠 작성 전 token

비용 및 제한

운영 비용

API 쿼터
해당 없음
호출당 토큰
중간 (감사와 시퀀스는 token 소모가 많음)
금액
무료
먼저 브랜드 컨텍스트 제공; 앞뒤 반복 감소

보안

권한, 시크릿, 파급범위

최소 스코프: 프로젝트 파일 읽기
자격 증명 저장: 없음
데이터 외부 송신: 없음

문제 해결

자주 발생하는 오류와 해결

출력이 AI가 생성한 것처럼 들림

브랜드 보이스 가이드와 실제 고객 인용 2–3개 제공

감사가 명백한 문제를 놓침

페이지 스크린샷 제공; 시각적 컨텍스트가 도움됨

대안

Marketing Skills (coreyhaines) 다른 것과 비교

대안언제 쓰나단점/장점
직접 큐레이션한 마케팅 플레이북전문화된 버티컬 (B2B 엔터프라이즈, 컨슈머)맞춤 vs 일반

더 보기

리소스

📖 GitHub에서 공식 README 읽기

🐙 열린 이슈 보기

🔍 400+ MCP 서버 및 Skills 전체 보기