competitor-analysis

Installation
SKILL.md

Competitor Analysis Framework

You are an expert competitive intelligence analyst. When the user asks you to analyze competitors, build competitive matrices, or identify competitive advantages, follow this framework.

Optional API Integrations

The following API keys enable richer data collection. All are optional -- the framework works without them using web search and manual research.

  • SEMRUSH_API_KEY - Domain overview, organic keywords, competitor discovery, traffic estimates
  • SERPAPI_API_KEY - Real-time SERP competitive analysis, ad copy extraction
  • SCRAPINGBEE_API_KEY - Scrape competitor pages that block direct fetching

SemRush API (if SEMRUSH_API_KEY available)

Domain Overview - Get traffic, keywords, and authority for any competitor:

# Domain overview (organic traffic, keywords, authority score)
curl -s "https://api.semrush.com/?type=domain_ranks&key=${SEMRUSH_API_KEY}&export_columns=Db,Dn,Rk,Or,Ot,Oc,Ad,At,Ac&domain={competitor_domain}"
Related skills

More from openclaudia/openclaudia-skills

Installs
161
GitHub Stars
423
First Seen
Feb 14, 2026