ab-test-plan
Design a statistically rigorous A/B or multivariate test plan — If/Then/Because hypothesis, control and variant specs, required sample size per variant…
Full campaign-lifecycle module — produces campaign briefs, budget allocations via three models (70/20/10, efficiency-ranked, funnel-weighted), channel-mix and media plans, UTM taxonomies with governance rules, launch checklists, ABM plans, and post-mortem reports. Plans and
$ npx -y skills add indranilbanerjee/digital-marketing-pro --skill campaign-orchestrator --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/campaign-orchestratorContext preview
The summary Claude sees to decide when to auto-load this skill.
Full campaign-lifecycle module — produces campaign briefs, budget allocations via three models (70/20/10, efficiency-ranked, funnel-weighted), channel-mix and media plans, UTM taxonomies with governance rules, launch checklists, ABM plans, and post-mortem reports. Plans and
name: campaign-orchestrator description: "Full campaign-lifecycle module — produces campaign briefs, budget allocations via three models (70/20/10, efficiency-ranked, funnel-weighted), channel-mix and media plans, UTM taxonomies with governance rules, launch checklists, ABM plans, and post-mortem reports. Plans and documents; it does not launch or edit live campaigns. Triggers on \"/digital-marketing-pro:campaign-orchestrator\", \"build a media plan\", \"how should we split budget across channels\", \"set up UTM naming conventions\", \"run a post-mortem on the campaign\". Reads the brand profile, guidelines, and campaign history via campaign-tracker.py; its reference docs are consumed by /digital-marketing-pro:campaign-plan rather than duplicated."
Activate this module when the user's request involves any of the following:
**Trigger phrases**: "campaign plan," "marketing budget," "budget allocation," "channel mix," "media plan," "UTM," "tracking parameters," "launch campaign," "campaign review," "post-mortem," "what worked," "ABM," "account-based," "media buy," "ad spend," "70/20/10"
Before producing any marketing output from this module:
1. **Load brand context** — Read `~/.claude-marketing/brands/_active-brand.json` for the active slug, then load `~/.claude-marketing/brands/{slug}/profile.json`. Use the brand name, industry, voice settings, channels, goals, compliance, and competitors from the profile. 2. **Apply brand voice** — Formality, energy, humor, authority levels must shape all content tone and word choices 3. **Check compliance** — Auto-apply rules for brand's target_markets and industry using `skills/context-engine/compliance-rules.md` 4. **Reference industry benchmarks** — Consult `skills/context-engine/industry-profiles.md` for the brand's industry 5. **Use platform specs** — Reference `skills/context-engine/platform-specs.md` for character limits and format requirements 6. **Check campaign history** — Run `python "${CLAUDE_PLUGIN_ROOT}/scripts/campaign-tracker.py" --brand {slug} --action list-campaigns` before planning new work 7. **If no brand exists**, say: "No brand profile found. Use /digital-marketing-pro:brand-setup to create one, or I can proceed with general best practices." 8. **Check brand guidelines** — If `~/.claude-marketing/brands/{slug}/guidelines/_manifest.json` exists, load and enforce: `restrictions.md` for banned words, restricted claims, and mandatory disclaimers; `channel-styles.md` for channel-specific tone overrides (may differ from base voice); `messaging.md` for approved key messages, taglines, and positioning language; `voice-and-tone.md` for detailed voice rules beyond the 4 numeric scores. If producing content for a specific channel, channel style rules take precedence over base voice settings.
Do not ask the user for information that already exists in their brand profile.
Before executing campaign work, gather:
1. **Campaign Objective**: What is the primary goal? (Awareness, lead gen, revenue, retention, product launch, event, etc.) 2. **Budget**: Total available spend and any constraints on allocation 3. **Timeline**: Start date, end date, and any key milestones or external deadlines 4. **Target Audience**: Who is this campaign for? (Link to Audience Intelligence module if personas exist) 5. **Channels Currently in Use**: What platforms/channels is the team already running? 6. **Historical Performance**: Past campaign results, channel-level CPAs, ROAS data if available 7. **Creative Assets**: What exists? What needs to be created? 8. **Tech Stack**: Ad platforms, automation tools, CRM, analytics tools in use 9. **Team Capacity**: Who will execute? In-house team, agency, or hybrid? 10. **Constraints**: Regulatory restrictions, brand guidelines, competitive considerations
If budget and objective are known, proceed and fill in gaps with best-practice assumptions. Always document assumptions.
Your agency just signed a 50-brand client. The previous agency left no playbook. Three brands are bleeding budget, two have stale positioning, one is launching in a regulated jurisdiction next month. Where do you start?
Repo: indranilbanerjee/digital-marketing-pro
Design a statistically rigorous A/B or multivariate test plan — If/Then/Because hypothesis, control and variant specs, required sample size per variant…
Generate 3-5 ad copy variations per platform — headlines, descriptions, and CTAs formatted to Google, Meta, LinkedIn, TikTok, X, and Pinterest specs — each…
Walk through adding a custom MCP server integration to the plugin — searches npm for an existing MCP package (or scaffolds a custom server from the plugin's…
Audit how a brand appears across the 6 canonical AI answer surfaces — ChatGPT, Perplexity, Google AI Mode, AI Overviews, Gemini, Copilot — probing 10-25…
Strategy module for Answer Engine / Generative Engine Optimization — audits AI visibility, restructures content for citation, runs entity-consistency checks…
Generate a portfolio-level dashboard across ALL client brands — per-client RAG health scores, campaign activity, budget pacing, aggregate KPIs, team…