/ 디렉터리 / 플레이그라운드 / social-media-caption-generator-claude
● 커뮤니티 rediumvex ⚡ 바로 사용

social-media-caption-generator-claude

제작: rediumvex · rediumvex/social-media-caption-generator-claude

Turn any text, script, or screenshot into platform-tuned captions for Instagram, TikTok, Threads, Facebook, and YouTube Shorts.

social-media-caption-generator-claude is an opinionated caption-writing skill built on 280K-follower author experience: algorithm-aware openers, share/save/completion optimization, and format differences by platform (Reels vs Carousel vs TikTok vs Threads). Paste a script, a video transcript, or a screenshot and get posting-ready captions.

왜 쓰나요

핵심 기능

라이브 데모

실제 사용 모습

social-media-caption-generator-claude-skill.replay ▶ 준비됨
0/0

설치

클라이언트 선택

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

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

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

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

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

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

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

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

~/.continue/config.json
{
  "mcpServers": [
    {
      "name": "social-media-caption-generator-claude-skill",
      "command": "git",
      "args": [
        "clone",
        "https://github.com/rediumvex/social-media-caption-generator-claude",
        "~/.claude/skills/social-media-caption-generator-claude"
      ]
    }
  ]
}

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

~/.config/zed/settings.json
{
  "context_servers": {
    "social-media-caption-generator-claude-skill": {
      "command": {
        "path": "git",
        "args": [
          "clone",
          "https://github.com/rediumvex/social-media-caption-generator-claude",
          "~/.claude/skills/social-media-caption-generator-claude"
        ]
      }
    }
  }
}

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

claude mcp add social-media-caption-generator-claude-skill -- git clone https://github.com/rediumvex/social-media-caption-generator-claude ~/.claude/skills/social-media-caption-generator-claude

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

사용 사례

실전 활용법: social-media-caption-generator-claude

How to turn a single video into 5 platform-tuned captions

👤 Creators posting the same content across platforms ⏱ ~10 min beginner

언제 쓸까: You have one video and need captions that actually fit each platform's voice and limits.

사전 조건
  • Skill cloned — git clone https://github.com/rediumvex/social-media-caption-generator-claude ~/.claude/skills/social-media-caption-generator-claude
흐름
  1. Describe the video
    My video is a 45-second demo of a productivity hack. Audience: knowledge workers. Generate captions for IG Reels, TikTok, Threads, FB Reels, Shorts.✓ 복사됨
    → 5 distinct captions with platform-appropriate openers and CTAs
  2. Pick hashtags / hashtag count
    Add hashtag strategy per platform — Threads and TikTok hate keyword-stuffing.✓ 복사됨
    → Per-platform hashtag counts/formats
  3. Variants for A/B
    Give me 2 openers per platform so I can A/B.✓ 복사됨
    → Opener variants labeled A/B

결과: Ready-to-paste captions that don't feel cross-posted.

함정
  • Same opener everywhere — Platforms reward different opener styles; enforce distinct hooks
  • CTA asks for impossible cross-platform action — Keep CTA platform-native (save on IG, share on Threads)
함께 쓰기: filesystem

조합

다른 MCP와 조합해 10배 효율

social-media-caption-generator-claude-skill + claude-shorts-skill

Caption each rendered Short automatically

For every Short in ./shorts/, generate IG Reels and TikTok captions.✓ 복사됨
social-media-caption-generator-claude-skill + claude-youtube-skill

Turn a YouTube video into social posts promoting it

From this YouTube video, generate 5 social posts driving traffic.✓ 복사됨

도구

이 MCP가 노출하는 것

도구입력언제 호출비용
platform-caption topic + video/script Per post 0
hashtag-strategy topic + platform After caption drafted 0
carousel-copy slide outline Carousel content 0

비용 및 제한

운영 비용

API 쿼터
none
호출당 토큰
~1–3k per caption set
금액
free
Draft in one language first, then ask for translations — cheaper than parallel prompts

보안

권한, 시크릿, 파급범위

자격 증명 저장: none
데이터 외부 송신: none

문제 해결

자주 발생하는 오류와 해결

Captions sound generic

Give Claude 2–3 of your own past captions as voice anchors

Threads caption too long

Specify the 500-character limit; ask for punchy version

대안

social-media-caption-generator-claude 다른 것과 비교

대안언제 쓰나단점/장점
claude-blog-skillYou're writing long-form, not short captionsDifferent form factor
claude-ads-skillPaid ad copy, not organic captionsPerformance-ad tone

더 보기

리소스

📖 GitHub에서 공식 README 읽기

🐙 열린 이슈 보기

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