← ClaudeAtlas

marketing-contentlisted

Generate marketing copy variants per format. Use with /marketing-content.
AirMile/claude-config · ★ 0 · Code & Development · score 75
Install: claude install-skill AirMile/claude-config
# Marketing Content Turn research signals into concrete text variants per format and platform. Each variant is traceable to a specific signal — no generic output. **Trigger**: `/marketing-content` or `/marketing-content [topic]` Second step in the marketing pipeline: `/marketing-research` → **`/marketing-content`** → `/marketing-screenshots` ## PHASE 0: Input & Context **Research auto-detect:** Search for `.project/thinking/*-marketing-research.md`. If found: - Load the SCOPE ANCHORS section (topic, target audience, channels, trajectory labels) - Load the Signal Analysis section (platform temperatures, sentiment conflict) - Load the Audience Language section (exact words and frames used by the audience) - Confirm to the user which research file was loaded If not found: ask for a free-text description of the topic and target audience. **Format selection** via AskUserQuestion: ```yaml header: "Format" question: "What type of content do you want to generate?" options: - label: "Social post (Recommended)", description: "Twitter/X, LinkedIn, Instagram" - label: "Email subject line", description: "3-5 variants for A/B test" - label: "Ad headline", description: "Google/Meta — max 30 characters" - label: "Landing page section", description: "Hero headline + subline" multiSelect: true ``` **Platform selection** (only if Social post chosen) via AskUserQuestion: ```yaml header: "Platform" question: "Which platform?" options: - label: "Twitter/X (Recommended)", desc