Token导航 LogoToken导航TokenDH.com
研究检索external-servicegithub未标认证来源可访问许可证需确认审计提醒

competitor-pages竞争对手页面

Agent Skill

competitor-pages 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

65

周安装

17

GitHub Stars

66

下载量

140
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:competitor-pages(竞争对手页面)
来源仓库:https://github.com/indranilbanerjee/digital-marketing-pro
仓库路径:skills/competitor-pages
安装命令:
npx skills add https://github.com/indranilbanerjee/digital-marketing-pro --skill competitor-pages
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/indranilbanerjee/digital-marketing-pro --skill competitor-pages

简介

自动生成面向竞争性搜索意图的高转化落地页与对比表格页面。

  • 内置结构化数据标记提升搜索引擎对比较类内容的理解准确度。
  • 根据购买决策角色定制信息密度与论证逻辑结构层次安排。
  • 必须指定页面类型(vs/alternatives/best-of)与参与比较的具体产品数量。
  • competitor-pages 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

/dm:competitor-pages

Purpose

Create high-converting competitor comparison and alternatives pages that target competitive intent keywords with accurate, structured content and appropriate schema markup.

Input Required

The user must provide (or will be prompted for):

  • Page type: "X vs Y", "alternatives to X", "best tools roundup", or "comparison table"
  • Your product/service: The product being positioned
  • Competitors: 1-5 competitor products to compare against
  • Comparison criteria: Features, pricing, use cases to compare (or auto-detected)
  • Target audience: Who is making this purchase decision

Page Types

1. "X vs Y" Comparison Pages

  • Direct head-to-head comparison between two products/services
  • Balanced feature-by-feature analysis
  • Clear verdict or recommendation with justification
  • Target keyword: [Product A] vs [Product B]

2. "Alternatives to X" Pages

  • List of alternatives to a specific product/service
  • Each alternative with brief summary, pros/cons, best-for use case
  • Target keyword: [Product] alternatives, best alternatives to [Product]

3. "Best [Category] Tools" Roundup Pages

  • Curated list of top tools/services in a category
  • Ranking criteria clearly stated
  • Target keyword: best [category] tools [year], top [category] software

4. Comparison Table Pages

  • Feature matrix with multiple products in columns
  • Sortable/filterable layout recommendations
  • Target keyword: [category] comparison, [category] comparison chart

Process

  1. Load brand context: Read ~/.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.
  2. Research competitors: Gather feature data, pricing, positioning from public sources. Verify all claims.
  3. Generate comparison structure: Feature matrix, content outline, section order
  4. Apply schema markup: Product, SoftwareApplication, AggregateRating, or ItemList JSON-LD depending on page type
  5. Optimize for conversion: CTA placement strategy, social proof sections, pricing highlights
  6. Apply fairness guidelines: Accuracy verification, source citations, affiliation disclosure
  7. Keyword optimization: Primary and secondary keyword targeting, title tag formulas, H1 patterns
  8. Internal linking strategy: Cross-link between related comparison pages, feature pages, case studies

Comparison Table Template

| Feature          | Your Product | Competitor A | Competitor B |
|------------------|:------------:|:------------:|:------------:|
| Feature 1        | ✅           | ✅           | ❌           |
| Feature 2        | ✅           | ⚠️ Partial   | ✅           |
| Feature 3        | ✅           | ❌           | ❌           |
| Pricing (from)   | $X/mo        | $Y/mo        | $Z/mo        |
| Free Tier        | ✅           | ❌           | ✅           |

Data Accuracy Requirements

  • All feature claims must be verifiable from public sources
  • Pricing must be current (include "as of [date]" note)
  • Update frequency: review quarterly or when competitors ship major changes
  • Link to source for each competitor data point where possible

Schema Markup Templates

Product with AggregateRating (for X vs Y pages)

{
  "@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"
  }
}

SoftwareApplication (for software comparisons)

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "[Software Name]",
  "applicationCategory": "[Category]",
  "operatingSystem": "[OS]",
  "offers": { "@type": "Offer", "price": "[Price]", "priceCurrency": "USD" }
}

ItemList (for roundup pages)

{
  "@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]" }
  ]
}

Keyword Targeting

Comparison Intent Patterns

PatternExampleVolume 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

Title Tag Formulas

  • X vs Y: [A] vs [B]: [Key Differentiator] ([Year])
  • Alternatives: [N] Best [A] Alternatives in [Year] (Free & Paid)
  • Roundup: [N] Best [Category] Tools in [Year], Compared & Ranked

Conversion-Optimized Layouts

CTA Placement

  • Above fold: Brief comparison summary with primary CTA
  • After comparison table: "Try [Your Product] free" CTA
  • Bottom of page: Final recommendation with CTA
  • Avoid aggressive CTAs in competitor description sections (reduces trust)

Social Proof Sections

  • Customer testimonials relevant to comparison criteria
  • G2/Capterra/TrustPilot ratings (with source links)
  • Case studies showing migration from competitor
  • "Switched from [Competitor]" stories

Trust Signals

  • "Last updated [date]" timestamp
  • Author with relevant expertise
  • Methodology disclosure
  • Disclosure of own product affiliation
  • Balanced presentation — acknowledge competitor strengths honestly

Fairness Guidelines

  • Accuracy: All competitor information must be verifiable from public sources
  • No defamation: Never make false or misleading claims about competitors
  • Cite sources: Link to competitor websites, review sites, or documentation
  • Timely updates: Review and update when competitors release major changes
  • Disclose affiliation: Clearly state which product is yours
  • Balanced presentation: Acknowledge competitor strengths honestly
  • Pricing accuracy: Include "as of [date]" disclaimers on all pricing data

Output

A structured competitor comparison page package containing:

  • Page content template (minimum 1,500 words) with all sections
  • Feature matrix table
  • Schema markup (JSON-LD) appropriate to page type
  • Primary and secondary keywords with title tag and H1 recommendations
  • Internal linking plan (cross-link to related comparisons, feature pages, case studies)
  • Conversion optimization recommendations
  • Content gap analysis vs existing competitor pages

Agents Used

  • seo-specialist — Keyword targeting, schema markup, on-page optimization
  • content-creator — Comparison content writing, brand voice application
  • competitive-intel — Competitor feature and pricing research
  • brand-guardian — Ensure compliance with brand guidelines on competitor mentions

Scripts Used

  • schema-generator.py — Generate Product, SoftwareApplication, or ItemList JSON-LD
  • competitor-scraper.py — Extract competitor page data for comparison
  • content-scorer.py — Score comparison page quality

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

32.84%
按下载量换算46

Claude

31.14%
按下载量换算44

Cursor

18.69%
按下载量换算26

Gemini CLI

9.05%
按下载量换算13

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

external-service

该 Skill 可能调用第三方服务、云服务或外部模型 API,使用前需要确认账号、额度、数据发送范围和服务条款。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills