Competitor Analyzer
/install competitor-analyzer
Competitor Analyzer
Analyze any company's competitive position in minutes. Takes a company name or URL and produces a structured report covering what they do, pricing, social presence, and recent news.
Usage
./analyze.sh \x3Ccompany_name_or_url>
Example
./analyze.sh "Notion"
./analyze.sh "https://linear.app"
Output
A structured competitive analysis report with:
- Company Overview — What they do, market position
- Pricing Analysis — Plans, tiers, free tier details
- Social Presence — Twitter, LinkedIn, GitHub activity
- Recent News — Latest announcements, funding, launches
- Strengths & Weaknesses — Quick SWOT-lite summary
Requirements
curl(standard)- Internet access for web searches
- Works best when run by an AI agent with
web_searchtool access
How It Works
The script uses web search queries to gather intel, then formats results into a clean markdown report. When run by an OpenClaw agent, it leverages the web_search tool for richer results. Standalone mode uses curl + DuckDuckGo.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install competitor-analyzer - 安装完成后,直接呼叫该 Skill 的名称或使用
/competitor-analyzer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Competitor Analyzer 是什么?
Generate a detailed competitive analysis report for any company, including overview, pricing, social media, recent news, and SWOT-lite insights. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 910 次。
如何安装 Competitor Analyzer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install competitor-analyzer」即可一键安装,无需额外配置。
Competitor Analyzer 是免费的吗?
是的,Competitor Analyzer 完全免费(开源免费),可自由下载、安装和使用。
Competitor Analyzer 支持哪些平台?
Competitor Analyzer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Competitor Analyzer?
由 claudiodrusus(@claudiodrusus)开发并维护,当前版本 v1.0.0。