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…
Track what AI engines (ChatGPT, Perplexity, Gemini, AI Overviews, Copilot) say about the brand, score responses against desired positioning, and flag misrepresentations, drift, and competitor narrative gains. Produces an alignment report, a narrative territory map, and a content
$ npx -y skills add indranilbanerjee/digital-marketing-pro --skill narrative-tracker --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/narrative-trackerContext preview
The summary Claude sees to decide when to auto-load this skill.
Track what AI engines (ChatGPT, Perplexity, Gemini, AI Overviews, Copilot) say about the brand, score responses against desired positioning, and flag misrepresentations, drift, and competitor narrative gains. Produces an alignment report, a narrative territory map, and a content
name: narrative-tracker description: "Track what AI engines (ChatGPT, Perplexity, Gemini, AI Overviews, Copilot) say about the brand, score responses against desired positioning, and flag misrepresentations, drift, and competitor narrative gains. Produces an alignment report, a narrative territory map, and a content strategy to correct AI perception, with snapshots persisted via geo-tracker.py for trend comparison. Triggers on \"/digital-marketing-pro:narrative-tracker\", \"what is ChatGPT saying about us\", \"track our AI narrative\", \"is AI misrepresenting our brand\", \"are competitors gaining narrative ground\". Reads the brand profile for reference positioning; recommends corrective content but does not publish it. Pairs with /digital-marketing-pro:narrative-landscape for competitor messaging territory."
Track and analyze the narrative that AI engines construct about the brand. Monitor what ChatGPT, Perplexity, Gemini, and others say when asked about the brand, compare to desired positioning, detect drift or misrepresentation, and identify when competitors are gaining narrative territory in AI responses. Unlike visibility monitoring (which measures whether the brand appears), narrative tracking measures what is said — the qualitative story AI engines tell about the brand, whether it aligns with intended positioning, and how it changes over time. This gives marketers the insight to proactively shape AI perception through targeted content strategy rather than reacting after damage is done.
The user must provide (or will be prompted for):
1. **Load brand context**: Read `~/.claude-marketing/brands/_active-brand.json` for the active slug, then load `~/.claude-marketing/brands/{slug}/profile.json`. Extract brand positioning, key messages, differentiators, value propositions, target audience, and competitive claims — these form the reference narrative against which AI responses are evaluated. Also check for guidelines at `~/.claude-marketing/brands/{slug}/guidelines/_manifest.json` — if present, load messaging dos/don'ts and positioning guardrails. If no brand exists, ask: "Set up a brand first (/digital-marketing-pro:brand-setup)?" — or proceed with user-provided positioning statements. 2. **Query AI platforms and record narratives**: For each query on each platform, capture the full AI-generated response and extract the narrative — what does the AI say about the brand, how does it position it relative to alternatives, what attributes does it highlight, what does it omit, and what does it get wrong. Record the complete response text, not just scores, because narrative analysis requires the actual language and framing used by the AI engine. 3. **Score narrative alignment**: Compare each AI response against the desired positioning on key dimensions. For each key brand attribute, mark as present (AI includes it accurately), absent (AI omits it), distorted (AI includes it but frames it incorrectly or negatively), or outdated (AI references an old version of this attribute). Flag misrepresentations where the AI states something factually incorrect about the brand. Flag narrative drift where the AI's positioning of the brand has shifted from the previous check — even if not incorrect, the framing or emphasis has changed. Calculate a narrative alignment score per platform and per query type. 4. **Track competitor narratives**: Run the same query types for each competitor brand. Record what AI engines say about competitors — their positioning, highlighted attributes, and claimed differentiators. Identify narrative territory shifts — themes or attributes that were previously associated with the user's brand but now appear in competitor descriptions, or neutral territory that a competitor has begun to claim. Map which brand "owns" which narrative themes in AI responses. 5. **Record all narratives**: Store full narrative data via `python "${CLAUDE_PLUGIN_ROOT}/scripts/geo-tracker.py" --brand {slug} --action track-narrative --platform {platform} --context "{what the AI said}"` (add `--query`/`--url` where available). The payload captures timestamp, platform, query, response text, alignment score, attribute presence/absence/distortion flags, misrepresentation flags, and competitor narrative data. 6. **Compare to previous snapshots**: If previous narrative data exists, diff current narratives against the most recent previous check. Detect new themes the AI has started associating with the brand, lost themes that no longer appear, shifted framing where the same
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…