Help us improve
Share bugs, ideas, or general feedback.
Generates competitor comparison pages (X vs Y, alternatives, roundups, feature matrices) with schema markup and conversion optimization.
npx claudepluginhub indranilbanerjee/digital-marketing-proHow this skill is triggered — by the user, by Claude, or both
Slash command
/digital-marketing-pro:competitor-pages [URL or generate] [competitor][URL or generate] [competitor]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Create high-converting competitor comparison and alternatives pages that target competitive intent keywords with accurate, structured content and appropriate schema markup.
Generates SEO-optimized competitor comparison and alternatives pages including X vs Y layouts, feature matrices, schema markup, and conversion optimization.
Generates SEO-optimized competitor comparison and alternatives pages with X vs Y layouts, feature matrices, schema markup, and conversion optimization. Useful for 'comparison page', 'X vs Y', or 'alternatives to X' requests.
Generate SEO-optimized competitor comparison and alternatives pages with X vs Y layouts, feature matrices, schema markup, and conversion optimization. Activates on 'comparison page', 'X vs Y', or 'alternatives' queries.
Share bugs, ideas, or general feedback.
Create high-converting competitor comparison and alternatives pages that target competitive intent keywords with accurate, structured content and appropriate schema markup.
The user must provide (or will be prompted for):
[Product A] vs [Product B][Product] alternatives, best alternatives to [Product]best [category] tools [year], top [category] software[category] comparison, [category] comparison chart~/.claude-marketing/brands/_active-brand.json for the active slug, then load ~/.claude-marketing/brands/{slug}/profile.json. Apply brand voice and compliance rules. Check for brand guidelines — especially restrictions on competitor mentions.| Feature | Your Product | Competitor A | Competitor B |
|------------------|:------------:|:------------:|:------------:|
| Feature 1 | ✅ | ✅ | ❌ |
| Feature 2 | ✅ | ⚠️ Partial | ✅ |
| Feature 3 | ✅ | ❌ | ❌ |
| Pricing (from) | $X/mo | $Y/mo | $Z/mo |
| Free Tier | ✅ | ❌ | ✅ |
{
"@context": "https://schema.org",
"@type": "Product",
"name": "[Product Name]",
"description": "[Product Description]",
"brand": { "@type": "Brand", "name": "[Brand Name]" },
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "[Rating]",
"reviewCount": "[Count]",
"bestRating": "5",
"worstRating": "1"
}
}
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "[Software Name]",
"applicationCategory": "[Category]",
"operatingSystem": "[OS]",
"offers": { "@type": "Offer", "price": "[Price]", "priceCurrency": "USD" }
}
{
"@context": "https://schema.org",
"@type": "ItemList",
"name": "Best [Category] Tools [Year]",
"itemListOrder": "https://schema.org/ItemListOrderDescending",
"numberOfItems": "[Count]",
"itemListElement": [
{ "@type": "ListItem", "position": 1, "name": "[Product Name]", "url": "[Product URL]" }
]
}
| Pattern | Example | Volume Signal |
|---|---|---|
[A] vs [B] | "Slack vs Teams" | High |
[A] alternative | "Figma alternatives" | High |
[A] alternatives [year] | "Notion alternatives 2026" | High |
best [category] tools | "best project management tools" | High |
[A] vs [B] for [use case] | "AWS vs Azure for startups" | Medium |
[A] vs [B] pricing | "HubSpot vs Salesforce pricing" | Medium |
is [A] better than [B] | "is Notion better than Confluence" | Medium |
[A] vs [B]: [Key Differentiator] ([Year])[N] Best [A] Alternatives in [Year] (Free & Paid)[N] Best [Category] Tools in [Year], Compared & RankedA structured competitor comparison page package containing: