Plan and batch-produce social media content across platforms with platform-specific optimization.
Phase 0: Load Product Context
Check if MARKETING.md exists in the project root (same directory as CLAUDE.md, README.md, package.json).
If it exists: Read it — skip product discovery questions. It has the product name, ICP, value prop, monetization, brand voice, current channels, and competitive landscape.
If it does NOT exist: Auto-explore the codebase to create it in the project root (next to CLAUDE.md). Do NOT ask the user what the product is. Read CLAUDE.md, README.md, PROJECT.md, package.json, landing pages, and any project files. Search for email/ad/analytics config. Then create MARKETING.md using the template from /kai-email-system. Present draft to user for confirmation.
Phase 1: Social Discovery
Read from MARKETING.md. Only ask about things not covered there:
- Brand/product — what are we posting about?
- Platforms — which ones? (Instagram, X, TikTok, LinkedIn, YouTube)
- Time horizon — 1 week or 1 month?
- Posting cadence — how often per platform?
- Content pillars — what themes/topics? (educational, behind-the-scenes, product, social proof, culture)
- Tone — professional, casual, bold, irreverent?
- Existing content — any blog posts, videos, or assets to repurpose?
Phase 2: Social Calendar
Load these before planning:
knowledge/playbooks/social-media-strategy.md
- Platform-specific channels as needed:
knowledge/channels/instagram.md
knowledge/channels/x-twitter.md
knowledge/channels/tiktok-algorithm.md
knowledge/channels/youtube.md
knowledge/channels/linkedin-articles.md
Generate workspace/social/_calendar.md:
| Day |
Platform |
Pillar |
Format |
Hook |
Status |
| Mon |
LinkedIn |
Educational |
Text post |
Insight/contrarian take |
Draft |
| Mon |
X |
Product |
Thread |
Problem → solution |
Draft |
| Tue |
Instagram |
Social proof |
Carousel |
Customer result |
Draft |
| Tue |
TikTok |
Educational |
Short video script |
Hook question |
Draft |
| ... |
... |
... |
... |
... |
... |
Content Pillar Mix
Recommend a balanced mix:
- 40% Value/Educational — teach something useful
- 25% Social Proof — results, testimonials, case studies
- 20% Product — features, demos, tutorials
- 15% Culture/BTS — team, process, behind-the-scenes
Approval Gate
Present calendar before producing posts.
Phase 3: Batch Production
Platform-Specific Formats
LinkedIn:
- Hook line (pattern interrupt or bold claim)
- 3-5 short paragraphs
- Line breaks between every thought
- CTA at the end
- 1200-1500 chars optimal
X/Twitter:
- Single tweets: max 280 chars, front-load the hook
- Threads: 3-7 tweets, each standalone valuable, numbered
- End thread with CTA or summary
Instagram:
- Captions: hook in first line (before "...more"), 150-300 words
- Carousel: 5-10 slides, one idea per slide, bold text
- Reels: script format (hook in first 3 seconds)
TikTok:
- Hook in first 2 seconds (question, bold claim, or visual pattern interrupt)
- 15-60 second script
- Trending format adaptation
- CTA as last frame
YouTube:
- Shorts: 30-60 second script, hook-first
- Community posts: poll or discussion question
Per-Post Output
# [Platform] — [Day] — [Pillar]
> **Kai root note:** `knowledge/`, `harness/`, and `scripts/` paths in this skill live in the Kai install, not the user's project. Resolve them against the first ancestor directory of this SKILL.md that contains a `knowledge/` folder (the Kai plugin root, `~/.claude/kai`, or the kai-cmo-harness repo). `MARKETING.md`, `memory/`, and any output files live in the current project. If a referenced `scripts/` command is not available in this install, say so, skip it, and continue with the file-based guidance — never fabricate its output.
**Format:** [text/carousel/thread/video script]
**Hook:** [first line or first 3 seconds]
## Copy
[Full post text]
## Hashtags (if applicable)
[platform-appropriate hashtags]
## Visual Direction (if applicable)
[Brief description of image/carousel/video]
## Posting Notes
- Best time: [time]
- Cross-post to: [other platforms, if adapted]
Quality Gates (per post)
- Hook in first line (no warm-up, no preamble)
- Zero banned words
- Zero AI slop
- Platform character limits respected
- Single CTA (or no CTA for pure value posts)
- Not generic — could only come from THIS brand
Phase 4: Output
workspace/social/
├── _calendar.md
├── linkedin/
│ ├── mon-educational.md
│ ├── wed-social-proof.md
│ └── ...
├── x-twitter/
│ └── ...
├── instagram/
│ └── ...
├── tiktok/
│ └── ...
└── _quality-report.md
1---2name: kai-social3description: Plan and batch-produce social media content across platforms (Instagram, X/Twitter, TikTok, LinkedIn, YouTube). Generates a week or month of posts with platform-specific formatting, hashtags, hooks, and posting schedule. Use when "social media posts", "social calendar", "plan social content", "Instagram posts", "tweets", "LinkedIn posts", "TikTok ideas", "social media strategy", "batch social", or any request to systematically produce social media content.4---56Plan and batch-produce social media content across platforms with platform-specific optimization.78## Phase 0: Load Product Context910Check if `MARKETING.md` exists in the **project root** (same directory as CLAUDE.md, README.md, package.json).1112**If it exists:** Read it — skip product discovery questions. It has the product name, ICP, value prop, monetization, brand voice, current channels, and competitive landscape.1314**If it does NOT exist:** Auto-explore the codebase to create it in the **project root** (next to CLAUDE.md). Do NOT ask the user what the product is. Read CLAUDE.md, README.md, PROJECT.md, package.json, landing pages, and any project files. Search for email/ad/analytics config. Then create `MARKETING.md` using the template from `/kai-email-system`. Present draft to user for confirmation.1516---1718## Phase 1: Social Discovery1920Read from `MARKETING.md`. Only ask about things not covered there:21221. **Brand/product** — what are we posting about?232. **Platforms** — which ones? (Instagram, X, TikTok, LinkedIn, YouTube)243. **Time horizon** — 1 week or 1 month?254. **Posting cadence** — how often per platform?265. **Content pillars** — what themes/topics? (educational, behind-the-scenes, product, social proof, culture)276. **Tone** — professional, casual, bold, irreverent?287. **Existing content** — any blog posts, videos, or assets to repurpose?2930## Phase 2: Social Calendar3132Load these before planning:33- `knowledge/playbooks/social-media-strategy.md`34- Platform-specific channels as needed:35 - `knowledge/channels/instagram.md`36 - `knowledge/channels/x-twitter.md`37 - `knowledge/channels/tiktok-algorithm.md`38 - `knowledge/channels/youtube.md`39 - `knowledge/channels/linkedin-articles.md`4041Generate `workspace/social/_calendar.md`:4243| Day | Platform | Pillar | Format | Hook | Status |44|-----|----------|--------|--------|------|--------|45| Mon | LinkedIn | Educational | Text post | Insight/contrarian take | Draft |46| Mon | X | Product | Thread | Problem → solution | Draft |47| Tue | Instagram | Social proof | Carousel | Customer result | Draft |48| Tue | TikTok | Educational | Short video script | Hook question | Draft |49| ... | ... | ... | ... | ... | ... |5051### Content Pillar Mix5253Recommend a balanced mix:54- **40% Value/Educational** — teach something useful55- **25% Social Proof** — results, testimonials, case studies56- **20% Product** — features, demos, tutorials57- **15% Culture/BTS** — team, process, behind-the-scenes5859### Approval Gate6061Present calendar before producing posts.6263## Phase 3: Batch Production6465### Platform-Specific Formats6667**LinkedIn:**68- Hook line (pattern interrupt or bold claim)69- 3-5 short paragraphs70- Line breaks between every thought71- CTA at the end72- 1200-1500 chars optimal7374**X/Twitter:**75- Single tweets: max 280 chars, front-load the hook76- Threads: 3-7 tweets, each standalone valuable, numbered77- End thread with CTA or summary7879**Instagram:**80- Captions: hook in first line (before "...more"), 150-300 words81- Carousel: 5-10 slides, one idea per slide, bold text82- Reels: script format (hook in first 3 seconds)8384**TikTok:**85- Hook in first 2 seconds (question, bold claim, or visual pattern interrupt)86- 15-60 second script87- Trending format adaptation88- CTA as last frame8990**YouTube:**91- Shorts: 30-60 second script, hook-first92- Community posts: poll or discussion question9394### Per-Post Output9596```markdown97# [Platform] — [Day] — [Pillar]9899> **Kai root note:** `knowledge/`, `harness/`, and `scripts/` paths in this skill live in the Kai install, not the user's project. Resolve them against the first ancestor directory of this SKILL.md that contains a `knowledge/` folder (the Kai plugin root, `~/.claude/kai`, or the kai-cmo-harness repo). `MARKETING.md`, `memory/`, and any output files live in the current project. If a referenced `scripts/` command is not available in this install, say so, skip it, and continue with the file-based guidance — never fabricate its output.100101**Format:** [text/carousel/thread/video script]102**Hook:** [first line or first 3 seconds]103104## Copy105[Full post text]106107## Hashtags (if applicable)108[platform-appropriate hashtags]109110## Visual Direction (if applicable)111[Brief description of image/carousel/video]112113## Posting Notes114- Best time: [time]115- Cross-post to: [other platforms, if adapted]116```117118### Quality Gates (per post)1191201. **Hook in first line** (no warm-up, no preamble)1212. **Zero banned words**1223. **Zero AI slop**1234. **Platform character limits** respected1245. **Single CTA** (or no CTA for pure value posts)1256. **Not generic** — could only come from THIS brand126127## Phase 4: Output128129```130workspace/social/131├── _calendar.md132├── linkedin/133│ ├── mon-educational.md134│ ├── wed-social-proof.md135│ └── ...136├── x-twitter/137│ └── ...138├── instagram/139│ └── ...140├── tiktok/141│ └── ...142└── _quality-report.md143```