social-card-genlisted
Install: claude install-skill BrianRWagner/ai-marketing-claude-code-skills
# Social Card Generator
Transform one source message into platform-ready social copy for Twitter/X, LinkedIn, and Reddit.
This skill works two ways:
- **With Node.js:** Use `generate.js` for deterministic, automated output
- **Without Node.js:** Manual generation path built directly into this skill (no dependencies required)
---
## Mode
Detect from context or ask: *"One platform, all platforms, or all platforms with variants?"*
| Mode | What you get | Best for |
|------|-------------|----------|
| `quick` | 1 platform (user picks), optimized variant | Testing a single channel |
| `standard` | All 3 platforms: Twitter, LinkedIn, Reddit | Standard cross-platform post |
| `deep` | All platforms + 3 variants each + A/B test guidance | Campaign testing, maximizing reach |
**Default: `standard`** — use `quick` if they specify a platform. Use `deep` if they're running a content campaign and want options.
---
## ⚠️ MANDATORY: 4-Question Intake Before Generating
Ask these before writing a single word of copy:
> 1. **Source message:** What's the core idea, update, or story? (Paste raw text or describe it.)
> 2. **Tone goal:** Informative? Provocative? Humble brag? Conversational? Educational?
> 3. **Audience:** Who needs to see this? (Founders, marketers, developers, general public?)
> 4. **CTA:** What do you want readers to do? (Visit link, reply, follow, share, start a conversation?)
Without these answers, you'll get generic output that won't land on any platform.
---
#