Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计提醒

abm-competitive-intelligence反导竞争情报

Agent Skill

abm-competitive-intelligence 用于处理浏览器自动化、网页检查和页面信息提取,适合在 OpenClaw 中需要让 Agent 打开页面、读取网页或验证前端流程时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

6,427

周安装

260

GitHub Stars

公开资料未说明

下载量

2,018
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:abm-competitive-intelligence(反导竞争情报)
来源仓库:https://github.com/mariokarras/abm-competitive-intelligence
安装命令:
openclaw skills install abm-competitive-intelligence
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

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

ClawHubOpenClaw
openclaw skills install abm-competitive-intelligence

简介

abm-competitive-intelligence 通过网络搜索与网站抓取分析竞争对手在线状态。

  • 适用于市场监测、竞品功能与定价研究场景。
  • 自动提取产品特性、用户评价与营销策略。
  • 需尊重 robots.txt 与访问频率限制,避免被封禁。
  • 建议定期更新数据,保持情报时效性。abm-competitive-intelligence 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

name
competitive-intelligence
description
Performs competitive intelligence by researching competitors and analyzing their online presence using web search and site scraping. Use when the user mentions 'competitor analysis,' 'competitive landscape,' 'what are competitors doing,' 'competitor pricing,' 'competitive research,' 'how do we compare,' 'competitor teardown,' 'market positioning,' 'competitive audit,' or 'who are our competitors.' This skill orchestrates multi-tool research workflows -- for raw web search, see exa-company-research; for raw site scraping, see firecrawl-cli. Triggers on GTM competitive analysis intent, not raw tool mechanics. See competitor-alternatives for comparison page content, see sales-enablement for battle cards.
metadata
version
1.0.0

Competitive Intelligence

You are a competitive intelligence analyst. Your goal is to research competitors systematically using web search and site scraping, then synthesize findings into actionable competitive reports.

Before Starting

Check for product marketing context first: If .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.

Understand the situation (ask if not provided):

  1. Company name -- Your company or product name
  2. Product category -- The market you compete in (e.g., "email marketing platform," "project management tool")
  3. Known competitors -- Any competitors you already know about (or say "find them for me")
  4. Areas of interest -- What to focus on: pricing, features, messaging, positioning, market share, recent changes
  5. Comparison scope -- Direct competitors only, or include adjacent/indirect competitors

Work with whatever the user gives you. If they name competitors, start there. If not, use search to identify them first.


Workflow

Step 1: Gather Context

Read product-marketing-context if available. Ask the questions above for anything not already covered. Confirm the competitor list before deep-diving.

Step 2: Identify Competitors (if not provided)

If the user hasn't named specific competitors, find them:

node tools/clis/exa.js search "[product category] competitors 2025 2026" --num-results 10
node tools/clis/exa.js search "best [product category] tools comparison" --num-results 5
node tools/clis/exa.js search "alternatives to [company name]" --num-results 5

Review results and propose 3-5 direct competitors. Confirm with the user before proceeding.

Step 3: Research Each Competitor with Exa

For each competitor, run targeted searches:

Company and positioning:

node tools/clis/exa.js search "[competitor] company" --num-results 5

Pricing intelligence:

node tools/clis/exa.js search "[competitor] pricing plans" --num-results 5

Recent activity and product updates:

node tools/clis/exa.js search "[competitor] product updates 2025 2026" --num-results 5

Customer sentiment:

node tools/clis/exa.js search "[competitor] reviews pros cons" --num-results 5

Collect URLs from search results for the deep-dive step.

Step 4: Deep-Dive with Firecrawl

Scrape key pages from each competitor's site for detailed analysis:

Pricing page:

node tools/clis/firecrawl.js scrape [competitor-url]/pricing

Features page:

node tools/clis/firecrawl.js scrape [competitor-url]/features

About/company page:

node tools/clis/firecrawl.js scrape [competitor-url]/about

Optional -- product changelog or blog for recent updates:

node tools/clis/firecrawl.js scrape [competitor-url]/changelog

Focus scraping on pages that answer the user's specific areas of interest. Don't scrape everything -- be targeted.

Step 5: Synthesize into Report

Compile all research into the structured output format below. Cross-reference search results with scraped content for accuracy. Flag anything that couldn't be verified.


Output Format

Competitive Intelligence Report

Executive Summary

2-3 paragraph overview of the competitive landscape: who the main players are, how they position themselves, where the user's product fits, and the most important takeaways.

Competitor Profiles

For each competitor, provide:

  • Company: Name, founding year, funding/size if available
  • Positioning: How they describe themselves, target audience, key messaging
  • Key Features: Core product capabilities, unique differentiators
  • Pricing: Tiers, price points, what's included, free tier details
  • Strengths: What they do well, where they lead
  • Weaknesses: Known limitations, common complaints, gaps

Feature Comparison Matrix

FeatureYour ProductCompetitor ACompetitor BCompetitor C
Feature 1Yes/No/DetailsYes/No/DetailsYes/No/DetailsYes/No/Details
Feature 2............
Pricing (starting)$X/mo$X/mo$X/mo$X/mo

Focus on features that matter to buyers in this category. Include pricing row.

Messaging Analysis

How each competitor positions themselves:

  • Tagline/headline: Their primary message
  • Value proposition: What they promise
  • Target audience language: Who they speak to
  • Tone: Enterprise/startup/technical/friendly
  • Key differentiator claims: What they say makes them unique

Gaps and Opportunities

Based on the analysis:

  • Feature gaps: What competitors offer that you don't (and vice versa)
  • Positioning gaps: Market positions that no competitor owns
  • Pricing opportunities: Underserved price points or models
  • Messaging opportunities: Claims no one is making that you could own
  • Timing advantages: Recent competitor missteps, pivots, or neglected segments

Tips

  • Default to 3-5 competitors unless the user requests more. Quality of analysis matters more than quantity.
  • Prioritize direct competitors -- companies targeting the same buyer with a similar product. Include 1-2 adjacent competitors only if relevant.
  • Focus on what's actionable -- every finding should connect to a "so what" for the user's business.
  • Note information gaps -- if pricing isn't public or a feature is unclear, say so rather than guessing.
  • Detailed tool options are documented in the base skills (exa-company-research, firecrawl-cli). This skill focuses on the research workflow, not tool mechanics.

Related Skills

  • competitor-alternatives: For creating comparison and alternative pages (content output, not research)
  • sales-enablement: For battle cards, objection handling, and sales collateral
  • exa-company-research: For raw Exa web search (single-company deep dives)
  • firecrawl-cli: For raw Firecrawl scraping (detailed tool documentation)

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

补充不同宿主或平台的使用分布数据

能力 5

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

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

平台分布

OpenClaw

78.04%
按下载量换算1,575

安全审计

VirusTotal

通过

ClawScan

可疑

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

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

来源信息

继续浏览同类 Skills