竞品分析神器

v1.0.0

竞品分析神器 v1.0。输入你的产品和竞品列表,自动生成结构化竞品分析报告,含对比矩阵、战略建议、风险预警。

0· 61·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for hyjaixiao/hyjaixiao-competitor-analysis.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "竞品分析神器" (hyjaixiao/hyjaixiao-competitor-analysis) from ClawHub.
Skill page: https://clawhub.ai/hyjaixiao/hyjaixiao-competitor-analysis
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install hyjaixiao-competitor-analysis

ClawHub CLI

Package manager switcher

npx clawhub@latest install hyjaixiao-competitor-analysis
Security Scan
Capability signals
Requires sensitive credentials
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description promise (generate structured competitor analysis reports) matches the included code and SKILL.md. The script produces markdown reports, supports a quick/template mode when no API key is provided, and calls an LLM when an OpenAI key is set — all are appropriate for the stated purpose.
Instruction Scope
SKILL.md instructs running the included Python script, setting OPENAI_API_KEY for deep analysis, and installing requests. The runtime instructions and the script only read the declared env vars, accept CLI args, call the LLM endpoint, and write report files. There are no instructions to read unrelated system files, credentials, or exfiltrate data to unexpected hosts.
Install Mechanism
This is an instruction-only skill with a bundled Python script. No install spec or remote download is used; required dependency is requests (pip). No network-install of arbitrary code or archive extraction is present.
Credentials
Requested environment variables (OPENAI_API_KEY, OPENAI_BASE, OPENAI_MODEL, CA_OUTPUT_DIR, CA_FREE_MODE) are consistent with an LLM-backed analysis tool. The only secret required is an OpenAI API key, which is expected for deep analysis. No unrelated credentials or broad system config paths are requested.
Persistence & Privilege
The skill does not request permanent platform-level privileges (always:false). It writes report files to a local output directory (configurable via CA_OUTPUT_DIR) which is appropriate for its function. It does not modify other skills or system-wide agent settings.
Assessment
This package appears to do what it advertises: it generates competitive analysis reports and optionally calls an LLM using your OPENAI_API_KEY. Before installing: 1) Only set OPENAI_API_KEY if you trust the code and are willing to have API requests billed to that key. 2) If you change OPENAI_BASE, ensure the endpoint is trusted — the script will send your API key to whatever OPENAI_BASE you configure. 3) Reports are saved to disk (CA_OUTPUT_DIR by default); don't run it with sensitive product secrets you don't want written to files. Otherwise the tool's requirements and behavior are proportionate to its stated purpose.

Like a lobster shell, security has layers — review code before you run it.

analysisvk974skj4dnkbm0xcd6arda1gfh85g0qrbusinessvk974skj4dnkbm0xcd6arda1gfh85g0qrcompetitorvk974skj4dnkbm0xcd6arda1gfh85g0qrlatestvk974skj4dnkbm0xcd6arda1gfh85g0qrmarket-researchvk974skj4dnkbm0xcd6arda1gfh85g0qrstrategyvk974skj4dnkbm0xcd6arda1gfh85g0qr
61downloads
0stars
1versions
Updated 3d ago
v1.0.0
MIT-0

📊 竞品分析神器 v1.0 (付费版)

一句话卖点

输入你的产品+竞品,自动输出完整的竞品分析报告。创业、立项、融资前必做。

核心能力

  1. 一键分析 — 输入产品名称和竞品列表,自动生成结构化报告
  2. 完整框架 — 行业概览→竞品逐一分析→对比矩阵→战略建议→风险预警
  3. 双模式 — 有API Key走AI深度分析,无Key走模板框架
  4. 历史管理 — 所有报告自动存档,随时回顾对比
  5. 快速检查 — --quick模式,快速概览竞品格局

使用方式

深度分析(推荐)

python3 competitor_analyzer.py \
  --product "AI短视频生成器" \
  --competitors "剪映,Pika,RunwayML,HeyGen" \
  --strengths "中文支持好,竖屏优化,自动化程度高" \
  --market "国内自媒体创作者" \
  --category "AI视频工具"

快速检查

python3 competitor_analyzer.py \
  --product "我的笔记App" \
  --competitors "Notion,飞书,语雀" \
  --quick

报告结构

一、行业概览          ← 市场规模、玩家格局
二、竞品逐一分析     ← 每个竞品的定位/功能/定价/弱点
三、对比矩阵          ← 多维度评分对比表
四、战略建议          ← 短/中/长期可执行策略
五、风险预警          ← 需要警惕的风险点

环境要求

  • Python 3.8+
  • OpenAI API Key (推荐 gpt-4o-mini,走深度分析)
  • pip install requests

配置

export OPENAI_API_KEY="sk-xxx"
# 可选
export OPENAI_MODEL="gpt-4o-mini"
export CA_OUTPUT_DIR="./ca_output"
export CA_FREE_MODE="false"  # true=强制模板模式

输出

ca_output/20260425/
└── 竞品分析_AI短视频生成器_20260425_153000.md

上架物料

卖点文案

创业第一步:搞清楚你的对手是谁。

市面上100个创业项目,90个死于不了解竞争。

📊 这个工具帮你: ✅ 输入产品,自动分析竞品定位、功能、定价 ✅ 输出多维度对比矩阵,看清差距在哪 ✅ 给出短中长期的战略建议

不管是立项调研、融资准备,还是日常竞争监控 一份清晰的竞品分析报告,就是你的作战地图

💰 ¥39.9,一次购买永久使用 👇 想看清战场的,上车

目标用户

  • 创业者 / 产品经理
  • 投资人做DD
  • 企业战略部门
  • 自由职业者接商业分析单
  • 大学生创业比赛

关键词标签

竞品分析 市场调研 商业分析 产品分析 竞争策略 创业工具 商业计划 融资准备 市场研究 战略分析

Comments

Loading comments...