/narrative-landscape
Map the competitive narrative landscape. Use when: analyzing positioning territories, gaps, competitor claims, differentiation.
$ npx -y skills add indranilbanerjee/digital-marketing-pro --skill narrative-landscape --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/narrative-landscape
Context preview
The summary Claude sees to decide when to auto-load this skill.
Map the competitive narrative landscape. Use when: analyzing positioning territories, gaps, competitor claims, differentiation.
SKILL.md
narrative-landscape.SKILL.mdname: narrative-landscape
description: "Map the competitive narrative landscape. Use when: analyzing positioning territories, gaps, competitor claims, differentiation."
/digital-marketing-pro:narrative-landscape
Purpose
Map the competitive narrative landscape to identify positioning opportunities the brand can own. Analyze how each competitor positions itself across key market dimensions — price-value, innovation-reliability, specialist-generalist, premium-accessible, or custom dimensions relevant to the industry. Find crowded territories where multiple competitors cluster, unoccupied gaps where no brand has staked a claim, and recommend the highest-value positioning territory for the brand to claim based on customer desirability and brand credibility.
Input Required
The user must provide (or will be prompted for):
- **Competitors to map**: List of competitor names to include in the landscape analysis — typically 4-8 direct competitors plus any adjacent or aspirational competitors. Each will be analyzed for positioning on every defined dimension
- **Narrative dimensions to analyze**: The positioning axes to map competitors against — common dimensions include price-value (premium vs budget), innovation-reliability (cutting-edge vs proven), specialist-generalist (niche expert vs broad platform), premium-accessible (luxury vs mass market), or custom dimensions specific to the industry (e.g., self-serve vs white-glove, enterprise vs SMB, AI-native vs traditional). Recommend 3-5 dimensions for a comprehensive but readable landscape
- **Competitor messaging sources**: Where to extract positioning signals for each competitor — company websites (homepage, about, pricing pages), advertising copy (search ads, social ads, display), social media profiles and content themes, press releases and media coverage, analyst reports or review site positioning. Specify URLs or indicate which sources to prioritize
Process
1. **Load brand context**: Read `~/.claude-marketing/brands/_active-brand.json` for the active slug, then load `~/.claude-marketing/brands/{slug}/profile.json`. Pay special attention to the brand's current positioning, value proposition, target audience, and competitive differentiation claims. Also check for guidelines at `~/.claude-marketing/brands/{slug}/guidelines/_manifest.json` — if present, load brand voice and positioning guardrails. Check for agency SOPs at `~/.claude-marketing/sops/`. If no brand exists, ask: "Set up a brand first (/digital-marketing-pro:brand-setup)?" — or proceed with defaults. 2. **Define narrative dimensions**: Validate and refine the positioning dimensions for the market — confirm each dimension represents a genuine spectrum where competitors can differentiate, ensure dimensions are independent (not redundant), and add any industry-standard dimensions the user may have missed. Define the poles of each dimension with clear labels and examples. 3. **Analyze each competitor's positioning**: For every competitor on every dimension, extract positioning signals from the specified messaging sources — homepage headlines and hero copy (what they lead with), pricing page framing (how they present value), ad copy themes (what they emphasize to acquire customers), social content patterns (how they present themselves day-to-day), and PR/media positioning (how they describe themselves to press). Score each competitor's position on each dimension as a value from -5 to +5 representing their placement between the two poles. 4. **Map positions via narrative-mapper.py**: Execute `python "${CLAUDE_PLUGIN_ROOT}/scripts/narrative-mapper.py" --brand {slug} --action map-landscape --data '{positions_json}'` with the competitor position data to generate the narrative landscape map — plotting all competitors on each dimension pair, calculating cluster density, and identifying open territories. The script produces structured positioning data with gap analysis. 5. **Identify clusters and gaps**: Analyze the landscape map for crowded positions where 3+ competitors cluster on similar positioning (high competition, difficult to differentiate), contested positions where 2 competitors overlap (direct rivalry), and unoccupied gaps where no competitor has claimed territory (potential opportunities). Classify gaps by size, strategic value, and defensibility. 6. **Score each gap**: Evaluate every identified gap by two factors — customer value (how much do target customers actually want a brand positioned here? Is there demand for this positioning?) and brand credibility (can this brand credibly claim this territory given its product, history, and capabilities?). Multiply these scores to produce an opportunity score for each gap. Rank gaps by opportunity score. 7. **Recommend optimal positioning territory**: Select the highest-scoring gap as the recommended positioning territory. Justify the recommendation with evidence — why customers want it, why the brand can credibly own it, why competitors have left it open, and what risks exist (competitors may move to contest it). 8. **Generate positioning strategy**: For the recommended territory, produce actionable positioning guidance — key messages, proof points to support the claim, content themes that reinforce the position, channels best suited to establish the positioning, and a timeline for claiming the territory through consistent messaging across all brand touchpoints.
Output
A comprehensive narrative landscape analysis containing:
- **Narrative landscape map**: Competitor positions plotted on each dimension pair — showing where each competitor sits on every axis, with clear visualization of clusters, contested zones, and open territories
- **Cluster analysis**: Identification of crowded positioning territories where multiple competitors overlap — which positions are contested, how intensely, and what it means for brands trying to differentiate in those areas
- **Gap analysis with opportunity scores**: Every unoccupi
Read more
name: narrative-landscape description: "Map the competitive narrative landscape. Use when: analyzing positioning territories, gaps, competitor claims, differentiation."
/digital-marketing-pro:narrative-landscape
Purpose
Map the competitive narrative landscape to identify positioning opportunities the brand can own. Analyze how each competitor positions itself across key market dimensions — price-value, innovation-reliability, specialist-generalist, premium-accessible, or custom dimensions relevant to the industry. Find crowded territories where multiple competitors cluster, unoccupied gaps where no brand has staked a claim, and recommend the highest-value positioning territory for the brand to claim based on customer desirability and brand credibility.
Input Required
The user must provide (or will be prompted for):
- **Competitors to map**: List of competitor names to include in the landscape analysis — typically 4-8 direct competitors plus any adjacent or aspirational competitors. Each will be analyzed for positioning on every defined dimension
- **Narrative dimensions to analyze**: The positioning axes to map competitors against — common dimensions include price-value (premium vs budget), innovation-reliability (cutting-edge vs proven), specialist-generalist (niche expert vs broad platform), premium-accessible (luxury vs mass market), or custom dimensions specific to the industry (e.g., self-serve vs white-glove, enterprise vs SMB, AI-native vs traditional). Recommend 3-5 dimensions for a comprehensive but readable landscape
- **Competitor messaging sources**: Where to extract positioning signals for each competitor — company websites (homepage, about, pricing pages), advertising copy (search ads, social ads, display), social media profiles and content themes, press releases and media coverage, analyst reports or review site positioning. Specify URLs or indicate which sources to prioritize
Process
1. **Load brand context**: Read `~/.claude-marketing/brands/_active-brand.json` for the active slug, then load `~/.claude-marketing/brands/{slug}/profile.json`. Pay special attention to the brand's current positioning, value proposition, target audience, and competitive differentiation claims. Also check for guidelines at `~/.claude-marketing/brands/{slug}/guidelines/_manifest.json` — if present, load brand voice and positioning guardrails. Check for agency SOPs at `~/.claude-marketing/sops/`. If no brand exists, ask: "Set up a brand first (/digital-marketing-pro:brand-setup)?" — or proceed with defaults. 2. **Define narrative dimensions**: Validate and refine the positioning dimensions for the market — confirm each dimension represents a genuine spectrum where competitors can differentiate, ensure dimensions are independent (not redundant), and add any industry-standard dimensions the user may have missed. Define the poles of each dimension with clear labels and examples. 3. **Analyze each competitor's positioning**: For every competitor on every dimension, extract positioning signals from the specified messaging sources — homepage headlines and hero copy (what they lead with), pricing page framing (how they present value), ad copy themes (what they emphasize to acquire customers), social content patterns (how they present themselves day-to-day), and PR/media positioning (how they describe themselves to press). Score each competitor's position on each dimension as a value from -5 to +5 representing their placement between the two poles. 4. **Map positions via narrative-mapper.py**: Execute `python "${CLAUDE_PLUGIN_ROOT}/scripts/narrative-mapper.py" --brand {slug} --action map-landscape --data '{positions_json}'` with the competitor position data to generate the narrative landscape map — plotting all competitors on each dimension pair, calculating cluster density, and identifying open territories. The script produces structured positioning data with gap analysis. 5. **Identify clusters and gaps**: Analyze the landscape map for crowded positions where 3+ competitors cluster on similar positioning (high competition, difficult to differentiate), contested positions where 2 competitors overlap (direct rivalry), and unoccupied gaps where no competitor has claimed territory (potential opportunities). Classify gaps by size, strategic value, and defensibility. 6. **Score each gap**: Evaluate every identified gap by two factors — customer value (how much do target customers actually want a brand positioned here? Is there demand for this positioning?) and brand credibility (can this brand credibly claim this territory given its product, history, and capabilities?). Multiply these scores to produce an opportunity score for each gap. Rank gaps by opportunity score. 7. **Recommend optimal positioning territory**: Select the highest-scoring gap as the recommended positioning territory. Justify the recommendation with evidence — why customers want it, why the brand can credibly own it, why competitors have left it open, and what risks exist (competitors may move to contest it). 8. **Generate positioning strategy**: For the recommended territory, produce actionable positioning guidance — key messages, proof points to support the claim, content themes that reinforce the position, channels best suited to establish the positioning, and a timeline for claiming the territory through consistent messaging across all brand touchpoints.
Output
A comprehensive narrative landscape analysis containing:
- **Narrative landscape map**: Competitor positions plotted on each dimension pair — showing where each competitor sits on every axis, with clear visualization of clusters, contested zones, and open territories
- **Cluster analysis**: Identification of crowded positioning territories where multiple competitors overlap — which positions are contested, how intensely, and what it means for brands trying to differentiate in those areas
- **Gap analysis with opportunity scores**: Every unoccupi
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?
Other skills on digital-marketing-pro.
- /ab-test-plan
Design A/B and multivariate tests. Use when: sample size calculation, testing hypothesis, CRO experimentation.
Open skill - /ad-creative
Generate platform-specific ad copy. Use when: Google RSA, Meta, LinkedIn, TikTok ad variations with quality scoring.
Open skill - /add-integration
Add MCP server integrations. Use when: connecting a custom tool, API, or service to the plugin via .mcp.json.
Open skill - /aeo-audit
Audit AI search visibility. Use when: checking brand presence in ChatGPT, Perplexity, AI Overviews, Gemini.
Open skill - /aeo-geo
Optimize AI engine visibility. Use when: AEO/GEO strategy, citation optimization, entity consistency across AI platforms.
Open skill - /agency-dashboard
Portfolio-level agency dashboard aggregating health metrics across all client brands — campaign status, budget pacing, KPI attainment, team utilization. Use when reviewing cross-brand portfolio health, preparing for agency leadership standups, or getting a single-view snapshot
Open skill

