competitive-analysis

Analyze competitors and generate positioning reports with feature matrices and monitoring plans.

Updated Jul 10, 2026
One-click install
npx skills add https://github.com/SaberAloui/agri-hub --skill competitive-analysis-saberaloui
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: competitive-analysis
Source: https://github.com/SaberAloui/agri-hub/tree/main/.local/secondary_skills/competitive-analysis
Command: npx skills add https://github.com/SaberAloui/agri-hub --skill competitive-analysis-saberaloui

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? It turns scattered competitor research into a structured analysis with positioning, feature comparisons, and actionable recommendations, including handling competitors that have little or no web presence. ## Core Features & Use Cases - Competitor Dossiers: Build per-competitor profiles covering positioning, pricing, strengths, weaknesses, funding, and recent launches using G2 reviews, BuiltWith, Crunchbase, and Wayback Machine. - SPA and Zero-Result Research: Extract pricing and feature data from JavaScript bundles via curl when webFetch and webSearch fail, plus regional and non-English market research through app stores and local-language queries. - Deliverables and Monitoring: Produce a slide deck or jsPDF-based PDF report with feature matrices and 2x2 positioning maps, then set up ongoing monitoring via Slack, Teams, or Google Alerts with a monthly ritual checklist. - Use Case: A founder asks "Who are my competitors and how do we compare?" and receives a sourced report with a feature matrix, white-space analysis, and three specific actions. ## Quick Start Run a competitive analysis of my product against these competitors and present it as a written report.

Frequently Asked Questions about competitive-analysis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I research a competitor that has no web presence?▼

Use curl on their homepage and JavaScript bundle to extract pricing, features, and copy from compiled SPA code. Also check App Store and Play Store listings, search in the local language, and ask the user for key facts if all searches fail.

How to build a competitor feature comparison matrix?▼

List capabilities as rows and competitors as columns with checkmark, partial, or missing cells. Weight features by how often they appear in lost-deal notes rather than engineering priorities, and color-code where your product wins or loses.

What tools find competitor pricing and tech stack?▼

Fetch the competitor's /pricing page directly, check the Wayback Machine for historical pricing, and search Reddit for leaked enterprise quotes. BuiltWith and Wappalyzer reveal their technology stack and vendor choices.

Why do webSearch and webFetch return nothing for some competitors?▼

JavaScript-rendered SPA sites return empty HTML shells, and regional or non-English products often have zero coverage in G2, Capterra, and Product Hunt. Fall back to curl-based bundle extraction, app store searches, and local-language queries.

Can I set up ongoing competitor monitoring alerts?▼

Yes, monitoring is offered after every analysis via Slack RSS feeds, Teams RSS connectors, or Google Alerts email. A competitor-monitoring.md file tracks bookmarks and a change log, with a 30-minute monthly ritual checklist.

What are the limitations of G2 and SimilarWeb for competitor research?▼

G2 and Capterra reviews skew toward mid-market SaaS and are thin for enterprise, consumer, and non-US markets. SimilarWeb traffic estimates are unreliable for sites under roughly 50,000 monthly visits.