From ai-marketing-skills
Extracts structured data from competitor websites across overview, positioning, pricing, social proof, and hiring signals. Useful for market research and product benchmarking.
npx claudepluginhub superamped/ai-marketing-skills --plugin ai-marketing-skillsThis skill uses the workspace's default tool permissions.
Use for a quick website data pull on a competitor, or as a first step before deeper analysis. Produces a structured 5-section profile from publicly available website information.
Gathers live web data via Bright Data CLI to analyze competitors' pricing, features, reviews, hiring patterns, content strategy, and market positioning for intelligence reports.
Generates structured markdown competitor profiles from URLs via site scraping, SEO metrics, reviews, and market data. Activates on competitor research or analysis requests.
Tracks competitor positioning by scraping homepages, features, pricing, blogs for messaging, value props, CTAs; compares snapshots for shifts; generates matrices, content gaps, battlecards.
Share bugs, ideas, or general feedback.
Use for a quick website data pull on a competitor, or as a first step before deeper analysis. Produces a structured 5-section profile from publicly available website information.
Ask the user for:
Confirm you have competitor name and URL. Fetch the homepage to verify it's reachable.
If the site is unreachable, behind a login wall, or returns errors — tell the user and stop.
Fetch up to 6 pages. Adapt URLs based on what the site actually has — not every site uses the same paths.
| Page | Typical URLs to Try | What to Extract |
|---|---|---|
| Homepage | / | Tagline, headline, value prop, target audience signals, trust badges, social proof |
| Pricing | /pricing, /plans | Model, tiers, price points, value metric, free tier, annual discount, trial, feature-by-tier gating |
| Features | /features, /product | Key features, integrations, platform capabilities |
| About | /about, /about-us, /company | Founded, team size signals, stage/funding signals, mission |
| Customers | /customers, /case-studies | Customer logos, testimonials, case study count, industries served |
| Careers | /careers, /jobs, /about/careers | Open roles by department, total headcount signals, strategic hiring patterns |
If a page doesn't exist (404, redirect to homepage), skip it and note "not found" for that section. Don't guess.
Organize extracted data into 5 sections:
Feature monetization — if the pricing page shows feature-by-tier breakdowns:
If pricing is not public, note "not public — sales-led motion" and any signals about pricing level.
If no careers page exists, note "no public careers page" and move on.
Present the 5-section structured website profile:
# Competitor Site Analysis: [Name]
**URL:** [url]
**Date:** [current date]
## 1. Company Overview
[structured findings]
## 2. Product & Positioning
[structured findings]
## 3. Pricing & Feature Monetization
[structured findings]
## 4. Social Proof & Trust
[structured findings]
## 5. Hiring Signals
[structured findings]