How to install marketing-campaign
npx skills add null --skill marketing-campaignFull instructions (SKILL.md)
Source of truth, from affaan-m/ecc.
name: marketing-campaign description: End-to-end marketing campaign planning and execution. Covers audience research, positioning, campaign angle definition, landing page copy, email sequences, social posts, ad copy, short-form video scripts, and content calendars. Use as the orchestration layer for multi-channel product launches. metadata: origin: ECC
Marketing Campaign
Plan and execute launch campaigns that convert — not just campaigns that ship.
When to Activate
- planning a product or feature launch
- building a full content suite from a single product brief
- defining positioning and campaign angle before writing any copy
- orchestrating multiple content types across channels
- reviewing copy for conversion quality and brand consistency
Non-Negotiables
- Define positioning before writing any copy. All copy flows from the angle.
- Research the audience before assuming you know their language or fears.
- Each deliverable must serve one clear purpose in the campaign arc.
- Specificity beats adjectives in every format and on every channel.
- The same voice must run across every channel and every piece.
- No copy ships without passing the quality gate.
Campaign Workflow
Phase 1: Research
Use market-research to:
- profile the target audience (jobs-to-be-done, fears, language, alternatives they use)
- map 3+ direct or adjacent competitors (positioning, gaps, messaging weaknesses)
- identify 1–3 audience insights the campaign angle will exploit
Deliverable: a short research brief (audience profile + competitive summary + key insights).
Phase 2: Positioning
Produce:
- core benefit statement (one sentence, no feature list, no jargon)
- positioning formula: "[Product] helps [audience] [achieve outcome] by [mechanism]"
- campaign angle: the specific tension, insight, or moment the whole campaign lives in
- tone profile: lock before writing (delegate to
brand-voicefor durable, session-reusable voice capture)
Do not write any copy until positioning and angle are approved.
Phase 3: Content Production
Produce in this order — each layer informs the next:
- Landing page copy (all sections: hero, problem, solution, features, how it works, proof, CTA)
- Email sequence (each email has one purpose; follow the arc: problem → education → agitation → solution → proof → urgency → final CTA)
- Social posts (platform-native via
content-engine; LinkedIn and X are different formats, not the same copy resized) - Short-form video scripts (timestamp-blocked; written for screen and ear, not the page)
- Ad copy variants (3–4 variants testing different angles or audience segments)
- Content calendar (day-by-day schedule with channel, type, timing, and dependencies)
Phase 4: Review
Gate every deliverable:
- 5-second test on all hero / above-fold copy (clear who it's for, what it does, why act now)
- CTA audit (one per piece, specific, earned — not demanded)
- Tone consistency check across all channels
- Claim audit (every claim is specific and supportable)
- Cross-channel consistency (ad claims match landing page; email body matches subject)
Output Contract
A full campaign delivers:
- Positioning brief — angle, core benefit statement, tone profile
- Landing page copy — hero, problem, solution, features, how it works, proof, CTA
- Email sequence — subject + preview + body + CTA for each email, labelled by day and purpose
- LinkedIn posts — 3+ platform-native posts with distinct angles
- X posts — 5+ standalone posts + 1 thread
- Short-form video scripts — 2+ timestamp-blocked scripts with visual direction notes
- Ad copy variants — short headline / long headline / body per variant
- Content calendar — day-by-day schedule with channel, content type, timing, and dependencies
- Copy review summary — flagged issues and open questions before anything goes live
Quality Gate
Before delivering any piece:
- every deliverable sounds like the same author
- no hollow superlatives or filler adjectives remain
- every CTA is specific and earned (never "learn more" or "click here")
- no copy is duplicated verbatim across platforms
- hero copy passes the 5-second test
- email subjects match email body (no bait-and-switch)
- ad claims match landing page claims exactly
- no copy would work unchanged for any other product in the category
Hard Bans
Delete and rewrite any:
- "game-changing", "revolutionary", "world-class", "cutting-edge"
- "In today's competitive landscape"
- fake urgency not backed by a real deadline
- hollow social proof without specifics ("thousands trust us")
- generic CTAs ("learn more", "find out more", "click here")
- copy that could be unplugged and dropped into a competitor's campaign unchanged
Related Skills
brand-voice— source-derived voice capture (run before content production)content-engine— platform-native content productioncrosspost— multi-platform distributionmarket-research— audience and competitive intelligenceseo— on-page optimisation for landing page copy
Related skills
More from affaan-m/ecc and the wider catalog.
parallel-execution-optimizer
Use when the user wants a task done much faster through parallel work, concurrent agents, batched tool calls, isolated worktrees, or many independent verification lanes without losing correctness.
prediction-market-oracle-research
Research prediction markets as data sources or oracle signals for products, agents, dashboards, and corporate decision intelligence. Use for source-grounded analysis of market-implied probabilities, caveats, and integration patterns without investment advice.
prediction-market-risk-review
Review prediction-market, basket, oracle, and trading-agent workflows for compliance, safety, data-quality, privacy, and execution risk. Use before any workflow handles venue auth, user portfolio data, API keys, or trade planning.
react-patterns
React 18/19 patterns including hooks discipline, server/client component boundaries, Suspense + error boundaries, form actions, data fetching, state management decision trees, and accessibility-first composition. Use when writing or reviewing React components.
react-performance
React and Next.js performance optimization patterns adapted from Vercel Engineering's React Best Practices (https://github.com/vercel-labs/agent-skills). Organizes 70+ rules across 8 priority categories — waterfalls, bundle size, server-side, client fetching, re-render, rendering, JS micro-perf, advanced. Use when writing, reviewing, or refactoring React/Next.js code for performance.
react-testing
React component testing with React Testing Library, Vitest/Jest, MSW for network mocking, accessibility assertions with axe, and the decision boundary between component tests and Playwright/Cypress end-to-end runs. Use when writing or fixing tests for React components, hooks, or pages.