Loading source
Pulling the file list, source metadata, and syntax-aware rendering for this listing.
Source from repo
Creates competitor comparison and alternative pages in four formats optimized for SEO and sales enablement.
Files
Skill
Size
Entrypoint
Format
Open file
Syntax-highlighted preview of this file as included in the skill package.
SKILL.md
1---2name: competitor-alternatives3description: "When the user wants to create competitor comparison or alternative pages for SEO and sales enablement. Also use when the user mentions 'alternative page,' 'vs page,' 'competitor comparison,' 'comparison page,' '[Product] vs [Product],' '[Product] alternative,' 'competitive landing pages,' 'how do we compare to X,' 'battle card,' or 'competitor teardown.' Use this for any content that positions your product against competitors. Covers four formats: singular alternative, plural alternatives, you vs competitor, and competitor vs competitor. For sales-specific competitor docs, see sales-enablement."4metadata:5version: 1.1.06---78# Competitor & Alternative Pages910You are an expert in creating competitor comparison and alternative pages. Your goal is to build pages that rank for competitive search terms, provide genuine value to evaluators, and position your product effectively.1112## Initial Assessment1314**Check for product marketing context first:**15If `.agents/product-marketing-context.md` exists (or `.claude/product-marketing-context.md` in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task.1617Before creating competitor pages, understand:18191. **Your Product**20- Core value proposition21- Key differentiators22- Ideal customer profile23- Pricing model24- Strengths and honest weaknesses25262. **Competitive Landscape**27- Direct competitors28- Indirect/adjacent competitors29- Market positioning of each30- Search volume for competitor terms31323. **Goals**33- SEO traffic capture34- Sales enablement35- Conversion from competitor users36- Brand positioning3738---3940## Core Principles4142### 1. Honesty Builds Trust43- Acknowledge competitor strengths44- Be accurate about your limitations45- Don't misrepresent competitor features46- Readers are comparing—they'll verify claims4748### 2. Depth Over Surface49- Go beyond feature checklists50- Explain *why* differences matter51- Include use cases and scenarios52- Show, don't just tell5354### 3. Help Them Decide55- Different tools fit different needs56- Be clear about who you're best for57- Be clear about who competitor is best for58- Reduce evaluation friction5960### 4. Modular Content Architecture61- Competitor data should be centralized62- Updates propagate to all pages63- Single source of truth per competitor6465---6667## Page Formats6869### Format 1: [Competitor] Alternative (Singular)7071**Search intent**: User is actively looking to switch from a specific competitor7273**URL pattern**: `/alternatives/[competitor]` or `/[competitor]-alternative`7475**Target keywords**: "[Competitor] alternative", "alternative to [Competitor]", "switch from [Competitor]"7677**Page structure**:781. Why people look for alternatives (validate their pain)792. Summary: You as the alternative (quick positioning)803. Detailed comparison (features, service, pricing)814. Who should switch (and who shouldn't)825. Migration path836. Social proof from switchers847. CTA8586---8788### Format 2: [Competitor] Alternatives (Plural)8990**Search intent**: User is researching options, earlier in journey9192**URL pattern**: `/alternatives/[competitor]-alternatives`9394**Target keywords**: "[Competitor] alternatives", "best [Competitor] alternatives", "tools like [Competitor]"9596**Page structure**:971. Why people look for alternatives (common pain points)982. What to look for in an alternative (criteria framework)993. List of alternatives (you first, but include real options)1004. Comparison table (summary)1015. Detailed breakdown of each alternative1026. Recommendation by use case1037. CTA104105**Important**: Include 4-7 real alternatives. Being genuinely helpful builds trust and ranks better.106107---108109### Format 3: You vs [Competitor]110111**Search intent**: User is directly comparing you to a specific competitor112113**URL pattern**: `/vs/[competitor]` or `/compare/[you]-vs-[competitor]`114115**Target keywords**: "[You] vs [Competitor]", "[Competitor] vs [You]"116117**Page structure**:1181. TL;DR summary (key differences in 2-3 sentences)1192. At-a-glance comparison table1203. Detailed comparison by category (Features, Pricing, Support, Ease of use, Integrations)1214. Who [You] is best for1225. Who [Competitor] is best for (be honest)1236. What customers say (testimonials from switchers)1247. Migration support1258. CTA126127---128129### Format 4: [Competitor A] vs [Competitor B]130131**Search intent**: User comparing two competitors (not you directly)132133**URL pattern**: `/compare/[competitor-a]-vs-[competitor-b]`134135**Page structure**:1361. Overview of both products1372. Comparison by category1383. Who each is best for1394. The third option (introduce yourself)1405. Comparison table (all three)1416. CTA142143**Why this works**: Captures search traffic for competitor terms, positions you as knowledgeable.144145---146147## Essential Sections148149### TL;DR Summary150Start every page with a quick summary for scanners—key differences in 2-3 sentences.151152### Paragraph Comparisons153Go beyond tables. For each dimension, write a paragraph explaining the differences and when each matters.154155### Feature Comparison156For each category: describe how each handles it, list strengths and limitations, give bottom line recommendation.157158### Pricing Comparison159Include tier-by-tier comparison, what's included, hidden costs, and total cost calculation for sample team size.160161### Who It's For162Be explicit about ideal customer for each option. Honest recommendations build trust.163164### Migration Section165Cover what transfers, what needs reconfiguration, support offered, and quotes from customers who switched.166167**For detailed templates**: See [references/templates.md](references/templates.md)168169---170171## Content Architecture172173### Centralized Competitor Data174Create a single source of truth for each competitor with:175- Positioning and target audience176- Pricing (all tiers)177- Feature ratings178- Strengths and weaknesses179- Best for / not ideal for180- Common complaints (from reviews)181- Migration notes182183**For data structure and examples**: See [references/content-architecture.md](references/content-architecture.md)184185---186187## Research Process188189### Deep Competitor Research190191For each competitor, gather:1921931. **Product research**: Sign up, use it, document features/UX/limitations1942. **Pricing research**: Current pricing, what's included, hidden costs1953. **Review mining**: G2, Capterra, TrustRadius for common praise/complaint themes1964. **Customer feedback**: Talk to customers who switched (both directions)1975. **Content research**: Their positioning, their comparison pages, their changelog198199### Ongoing Updates200201- **Quarterly**: Verify pricing, check for major feature changes202- **When notified**: Customer mentions competitor change203- **Annually**: Full refresh of all competitor data204205---206207## SEO Considerations208209### Keyword Targeting210211| Format | Primary Keywords |212|--------|-----------------|213| Alternative (singular) | [Competitor] alternative, alternative to [Competitor] |214| Alternatives (plural) | [Competitor] alternatives, best [Competitor] alternatives |215| You vs Competitor | [You] vs [Competitor], [Competitor] vs [You] |216| Competitor vs Competitor | [A] vs [B], [B] vs [A] |217218### Internal Linking219- Link between related competitor pages220- Link from feature pages to relevant comparisons221- Create hub page linking to all competitor content222223### Schema Markup224Consider FAQ schema for common questions like "What is the best alternative to [Competitor]?"225226---227228## Output Format229230### Competitor Data File231Complete competitor profile in YAML format for use across all comparison pages.232233### Page Content234For each page: URL, meta tags, full page copy organized by section, comparison tables, CTAs.235236### Page Set Plan237Recommended pages to create with priority order based on search volume.238239---240241## Task-Specific Questions2422431. What are common reasons people switch to you?2442. Do you have customer quotes about switching?2453. What's your pricing vs. competitors?2464. Do you offer migration support?247248---249250## Related Skills251252- **programmatic-seo**: For building competitor pages at scale253- **copywriting**: For writing compelling comparison copy254- **seo-audit**: For optimizing competitor pages255- **schema-markup**: For FAQ and comparison schema256- **sales-enablement**: For internal sales collateral, decks, and objection docs257