competitor-teardown
Installation
Summary
Structured competitive analysis with feature matrices, pricing breakdowns, SWOT analysis, and positioning maps.
- Provides a 7-layer analysis framework covering product, pricing, positioning, traction, reviews, content, and team across competitors
- Includes templates and commands for feature matrices, pricing comparisons, SWOT analysis, and 2x2 positioning maps with visual generation
- Integrates web search (Tavily, Exa), browser automation for UX screenshots, and Python for positioning map visualization
- Covers review mining from G2, Capterra, App Store, Reddit, and Product Hunt to extract user sentiment and switching triggers
SKILL.md
Install the belt CLI skill:
npx skills add belt-sh/cli
Competitor Teardown
Structured competitive analysis with research and screenshots via inference.sh CLI.
Quick Start
Requires inference.sh CLI (
belt). Install instructions
belt login
# Research competitor landscape
belt app run tavily/search-assistant --input '{
"query": "top project management tools comparison 2024 market share"
}'
Related skills