Skip to main content
ClaudeWave
Skill261 repo starsupdated 1mo ago

social-media

This skill has been deprecated and relocated to `moai-marketing:sns-content` as of version 2.3.0. Use the new `sns-content` endpoint instead, which consolidates social media content generation for both Korean channels (Instagram, Naver Blog, Kakao Channel) and global platforms (Threads, X, LinkedIn, YouTube Shorts). The redirect will remain available until version 2.5.0.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/modu-ai/cowork-plugins /tmp/social-media && cp -r /tmp/social-media/moai-content/skills/social-media ~/.claude/skills/social-media
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

# social-media — RELOCATED

## REDIRECT

본 스킬은 **v2.3.0부터 `moai-marketing:sns-content`로 흡수**되었습니다.

## 마이그레이션

| 기존 호출 | 신규 호출 |
|----------|----------|
| `/social-media` | `/sns-content` |

`sns-content`는 다음 두 가지 모드를 모두 지원합니다.

### 한국 3채널 모드 (기본)

- 인스타그램 (피드·릴스·스토리)
- 네이버 블로그 (C-Rank 최적화)
- 카카오 채널

### 글로벌 4채널 모드 (v2.3.0 신규 — social-media에서 이관)

- 스레드 (Threads)
- X (구 Twitter)
- 링크드인 (LinkedIn)
- 유튜브 쇼츠 (YouTube Shorts)

## 통합 사유

`moai-content:social-media`와 `moai-marketing:sns-content`가 SNS 콘텐츠 영역에서 책임 경계가 모호하여 셀러·마케터가 어디로 호출할지 혼동되는 문제를 해결하기 위해 단일 스킬로 통합했습니다 (SPEC-CATALOG-CLEANUP-007 REQ-CLEANUP-003).

## 제거 일정

본 스텁은 cowork-plugins 정책상 **최소 2 minor 버전 (v2.5.0)까지 유지**됩니다. 외부에서 `/social-media`를 직접 참조하는 코드가 있다면 v2.5.0 이전에 `/sns-content`로 마이그레이션해주세요.

---

Version: 2.3.0
Classification: DEPRECATED → moai-marketing:sns-content
Relocated: v2.3.0 (SPEC-CATALOG-CLEANUP-007)