cf-social-adaptlisted
Install: claude install-skill teachskillofskills-ai/ContentForge-techshu
# Social Content Adaptation — ContentForge Post-Pipeline
Repurpose any ContentForge article into ready-to-publish social media posts for LinkedIn, Twitter/X, Instagram, Facebook, Threads, TikTok, Bluesky, and YouTube Shorts. Each post is tailored to platform character limits, audience expectations, hashtag conventions, and optimal posting times.
## Platform rules — single source of truth
**All character limits, hashtag counts, ideal lengths, and format rules come from `config/social-platform-specs.json`. Read that file at run time and use its values. Never use remembered limits, and never trust any limit that appears in an example in this file.** The supported platform list is exactly the set of top-level keys in that config whose value contains a `character_limit` field (or, for video platforms, a `title_max_chars` field). Top-level keys without one of those fields are not platforms — `_description`, `_posting_times_note`, `hashtag_tiers`, and `post_frameworks` must be skipped. As shipped this resolves to 8 platforms: `linkedin`, `twitter`, `instagram`, `facebook`, `threads`, `tiktok`, `bluesky`, `youtube_shorts`.
## When to Use
Use `/contentforge:cf-social-adapt` when:
- You have a **published or approved article** and want to promote it on social media
- You need **platform-native posts** (not the same text copy-pasted everywhere)
- You want **multiple posts per platform** to sustain engagement over days/weeks
- You need **hashtag strategies**, **image specifications*