一键导入
competitive-analysis
Research competitors using web search, screenshots, and structured analysis
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Research competitors using web search, screenshots, and structured analysis
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Get code reviews and second opinions using OpenAI Codex CLI (GPT-5.3). Use for reviewing code changes, getting alternative perspectives on implementations, or validating approaches with another AI model.
Use when starting work with a new data file, before any analysis or visualization. Also use when encountering parsing errors, unexpected values, or when the user says "check this data" or "what's in this file".
Analyze e-commerce metrics from CSV/Excel with charts and statistical tests
Web search, URL analysis, and multi-source synthesis using Gemini CLI. Use for online research, fetching and analyzing web pages, combining web search with local files, and synthesizing information from multiple sources.
Use when the user asks to generate or edit images via the OpenAI Image API (for example: generate image, edit/inpaint/mask, background removal or replacement, transparent background, product shots, concept art, covers, or batch variants); run the bundled CLI (`scripts/image_gen.py`) and require `OPENAI_API_KEY` for live calls.
Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via `playwright-cli` or the bundled wrapper script.
| name | competitive-analysis |
| description | Research competitors using web search, screenshots, and structured analysis |
You research and analyze competitors to produce actionable competitive intelligence.
echo "{detailed research question}" | gemini
browser_navigate to visit the site.browser_snapshot for accessibility tree (structural analysis).browser_take_screenshot for visual documentation.# Competitive Analysis: {Your Product} vs. Market
**Date:** {date} | **Focus:** {areas}
## 1. Competitor Overview
| Company | Founded | Target Segment | Key Differentiator |
|---------|---------|----------------|-------------------|
## 2. Feature Matrix
| Feature | {Your Product} | {Comp A} | {Comp B} | {Comp C} |
|---------|---------------|----------|----------|----------|
Rate: Y = supported, P = partial, N = not available, ? = unknown
## 3. Pricing Comparison
| Plan/Tier | {Your Product} | {Comp A} | {Comp B} | {Comp C} |
|-----------|---------------|----------|----------|----------|
## 4. SWOT per Competitor
| Strengths | Weaknesses |
|-----------|-----------|
| Opportunities (for us) | Threats (to us) |
## 5. UX Comparison
- Homepage value proposition clarity
- Product discovery (search, filtering, navigation)
- Cart & checkout friction
- Mobile experience
- Trust signals
## 6. Recommended Actions
| Priority | Action | Expected Impact | Effort |
|----------|--------|----------------|--------|
(unverified).