/competitor-intel
Analyzes competitors using web research to provide verified business metrics, actionable leverage strategies, and predicted next moves. Use when user needs competitive intelligence, competitor analysis, market positioning insights, or strategic leverage opportunities.
$ npx -y skills add ognjengt/founder-skills --skill competitor-intel --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/competitor-intel
Context preview
The summary Claude sees to decide when to auto-load this skill.
Analyzes competitors using web research to provide verified business metrics, actionable leverage strategies, and predicted next moves. Use when user needs competitive intelligence, competitor analysis, market positioning insights, or strategic leverage opportunities.
SKILL.md
competitor-intel.SKILL.mdname: competitor-intel
description: Analyzes competitors using web research to provide verified business metrics, actionable leverage strategies, and predicted next moves. Use when user needs competitive intelligence, competitor analysis, market positioning insights, or strategic leverage opportunities.
Competitor Intel
Purpose
Provide data-backed competitive intelligence by researching real signals across the web—no assumptions, no made-up numbers.
---
Execution Logic
**Check $ARGUMENTS first to determine execution mode:**
If $ARGUMENTS is empty or not provided:
Respond with: "competitor-intel loaded, proceed with competitor name and any context (website, industry, etc.)"
Then wait for the user to provide their requirements in the next message.
If $ARGUMENTS contains content:
Proceed immediately to Task Execution (skip the "loaded" message).
---
Task Execution
When user requirements are available (either from initial $ARGUMENTS or follow-up message):
1. Check for Business Context (Optional)
Check if `FOUNDER_CONTEXT.md` exists in the project root.
- **If it exists:** Read it to understand your company's positioning, strengths, and goals—this informs the leverage strategies.
- **If it doesn't exist:** Proceed with analysis focused purely on competitor weaknesses.
2. Extract Input
From the user's requirements, extract:
- Competitor name (required)
- Competitor website (if provided)
- Industry/vertical (if provided)
- Specific areas of interest (if provided)
3. Research Phase — MANDATORY WEB SEARCH
**This skill REQUIRES web search. Do not proceed without searching.**
Execute web searches across these sources:
Business Metrics Research
Search for verified data only. Query patterns:
- `"[Competitor]" revenue OR MRR OR ARR site:crunchbase.com`
- `"[Competitor]" funding raised valuation site:crunchbase.com`
- `"[Competitor]" employees headcount site:linkedin.com`
- `"[Competitor]" revenue growth OR metrics`
- `"[Competitor]" pricing customers`
- `"[Competitor]" CEO OR founder interview revenue`
- `"[Competitor]" Series A OR Series B OR funding`
Traffic & SEO Research
Search for web traffic and search presence signals:
- `"[Competitor]" site:similarweb.com` (traffic estimates, top pages, traffic sources)
- `"[Competitor]" site:ahrefs.com` (backlinks, domain rating, organic keywords)
- `"[Competitor]" site:semrush.com` (traffic, keyword rankings, ad spend)
- `"[Competitor]" site:trends.google.com` (search interest over time)
- `[Competitor website domain] site:builtwith.com` (tech stack, tools used)
Technical & Product Research
Search for product and development signals:
- `"[Competitor]" site:github.com` (open source activity, tech stack, hiring signals)
- `[Competitor GitHub org]` (commit frequency, contributors, project activity)
- `"[Competitor]" API OR integration OR developer`
Advertising Research
Search for ad strategy and spend signals:
- Search Meta Ads Library: `https://www.facebook.com/ads/library/` for [Competitor]
- `"[Competitor]" ads site:facebook.com/ads/library`
- `"[Competitor]" advertising spend OR ad budget`
- `"[Competitor]" marketing campaign`
Weakness & Sentiment Research
Search for complaints, issues, and struggles:
- `"[Competitor]" reviews site:g2.com`
- `"[Competitor]" reviews site:capterra.com`
- `"[Competitor]" reviews site:trustpilot.com`
- `"[Competitor]" complaints OR issues OR problems`
- `"[Competitor]" "doesn't work" OR "broken" OR "terrible"`
- `"[Competitor]" layoffs OR firing OR cuts`
- `"[Competitor]" lawsuit OR sued`
Signal Research (for predictions)
Search for hiring, product, and strategic signals:
- `"[Competitor]" hiring site:linkedin.com`
- `"[Competitor]" job openings`
- `"[Competitor]" new feature OR launch OR release`
- `"[Competitor]" roadmap OR upcoming`
- `"[Competitor]" partnership OR integration`
- `"[Competitor]" site:twitter.com OR site:x.com` (founder/company posts)
4. Compile Verified Metrics
From research, extract ONLY verified numbers with sources:
- MRR/ARR (if disclosed)
- Funding raised (total and rounds)
- Valuation (if known)
- Employee count
- Customer count
- Churn rate (if disclosed)
- Growth rate (if disclosed)
- Pricing tiers
**CRITICAL RULE:** If a metric cannot be found with a source, mark it as "Not publicly available" — DO NOT estimate or assume.
5. Identify Leverage Opportunities
Analyze collected data to find 3 actionable weak spots:
Look for patterns in:
- **Product gaps**: Features users complain about, missing integrations
- **Service failures**: Support complaints, response times, bugs
- **Pricing friction**: Users complaining about cost, hidden fees, poor value
- **Trust issues**: Security concerns, data breaches, broken promises
- **Operational struggles**: Layoffs, leadership changes, funding difficulties
- **Marketing weaknesses**: Poor ad execution, weak positioning, low engagement
For each weakness, formulate an actionable strategy your company can execute.
6. Predict Next Moves
Based on all signals, predict what the competitor will likely do next:
Signals to interpret:
- **Hiring patterns**: Engineering = product push, Sales = growth mode, Support = scaling issues
- **Job postings**: Reveal technology bets, market expansion, new products
- **Funding status**: Recent raise = aggressive expansion, No raise in 2+ years = potential trouble
- **Content/PR**: Topics they're pushing indicate strategic focus
- **Partnership announcements**: Reveal market positioning and gaps
- **Founder activity**: Where they speak, what they post, who they meet
7. Format Output
Structure findings according to **Output Format** section.
---
Writing Rules
Hard constraints. No interpretation.
Core Rules
- Every metric MUST include a source link or be marked "Not publicly available"
- No estimations, assumptions, or "likely" numbers for metrics
- Strategies must be actionable (specific steps, not vague advice)
- Pred
Read more
name: competitor-intel description: Analyzes competitors using web research to provide verified business metrics, actionable leverage strategies, and predicted next moves. Use when user needs competitive intelligence, competitor analysis, market positioning insights, or strategic leverage opportunities.
Competitor Intel
Purpose
Provide data-backed competitive intelligence by researching real signals across the web—no assumptions, no made-up numbers.
---
Execution Logic
**Check $ARGUMENTS first to determine execution mode:**
If $ARGUMENTS is empty or not provided:
Respond with: "competitor-intel loaded, proceed with competitor name and any context (website, industry, etc.)"
Then wait for the user to provide their requirements in the next message.
If $ARGUMENTS contains content:
Proceed immediately to Task Execution (skip the "loaded" message).
---
Task Execution
When user requirements are available (either from initial $ARGUMENTS or follow-up message):
1. Check for Business Context (Optional)
Check if `FOUNDER_CONTEXT.md` exists in the project root.
- **If it exists:** Read it to understand your company's positioning, strengths, and goals—this informs the leverage strategies.
- **If it doesn't exist:** Proceed with analysis focused purely on competitor weaknesses.
2. Extract Input
From the user's requirements, extract:
- Competitor name (required)
- Competitor website (if provided)
- Industry/vertical (if provided)
- Specific areas of interest (if provided)
3. Research Phase — MANDATORY WEB SEARCH
**This skill REQUIRES web search. Do not proceed without searching.**
Execute web searches across these sources:
Business Metrics Research
Search for verified data only. Query patterns:
- `"[Competitor]" revenue OR MRR OR ARR site:crunchbase.com`
- `"[Competitor]" funding raised valuation site:crunchbase.com`
- `"[Competitor]" employees headcount site:linkedin.com`
- `"[Competitor]" revenue growth OR metrics`
- `"[Competitor]" pricing customers`
- `"[Competitor]" CEO OR founder interview revenue`
- `"[Competitor]" Series A OR Series B OR funding`
Traffic & SEO Research
Search for web traffic and search presence signals:
- `"[Competitor]" site:similarweb.com` (traffic estimates, top pages, traffic sources)
- `"[Competitor]" site:ahrefs.com` (backlinks, domain rating, organic keywords)
- `"[Competitor]" site:semrush.com` (traffic, keyword rankings, ad spend)
- `"[Competitor]" site:trends.google.com` (search interest over time)
- `[Competitor website domain] site:builtwith.com` (tech stack, tools used)
Technical & Product Research
Search for product and development signals:
- `"[Competitor]" site:github.com` (open source activity, tech stack, hiring signals)
- `[Competitor GitHub org]` (commit frequency, contributors, project activity)
- `"[Competitor]" API OR integration OR developer`
Advertising Research
Search for ad strategy and spend signals:
- Search Meta Ads Library: `https://www.facebook.com/ads/library/` for [Competitor]
- `"[Competitor]" ads site:facebook.com/ads/library`
- `"[Competitor]" advertising spend OR ad budget`
- `"[Competitor]" marketing campaign`
Weakness & Sentiment Research
Search for complaints, issues, and struggles:
- `"[Competitor]" reviews site:g2.com`
- `"[Competitor]" reviews site:capterra.com`
- `"[Competitor]" reviews site:trustpilot.com`
- `"[Competitor]" complaints OR issues OR problems`
- `"[Competitor]" "doesn't work" OR "broken" OR "terrible"`
- `"[Competitor]" layoffs OR firing OR cuts`
- `"[Competitor]" lawsuit OR sued`
Signal Research (for predictions)
Search for hiring, product, and strategic signals:
- `"[Competitor]" hiring site:linkedin.com`
- `"[Competitor]" job openings`
- `"[Competitor]" new feature OR launch OR release`
- `"[Competitor]" roadmap OR upcoming`
- `"[Competitor]" partnership OR integration`
- `"[Competitor]" site:twitter.com OR site:x.com` (founder/company posts)
4. Compile Verified Metrics
From research, extract ONLY verified numbers with sources:
- MRR/ARR (if disclosed)
- Funding raised (total and rounds)
- Valuation (if known)
- Employee count
- Customer count
- Churn rate (if disclosed)
- Growth rate (if disclosed)
- Pricing tiers
**CRITICAL RULE:** If a metric cannot be found with a source, mark it as "Not publicly available" — DO NOT estimate or assume.
5. Identify Leverage Opportunities
Analyze collected data to find 3 actionable weak spots:
Look for patterns in:
- **Product gaps**: Features users complain about, missing integrations
- **Service failures**: Support complaints, response times, bugs
- **Pricing friction**: Users complaining about cost, hidden fees, poor value
- **Trust issues**: Security concerns, data breaches, broken promises
- **Operational struggles**: Layoffs, leadership changes, funding difficulties
- **Marketing weaknesses**: Poor ad execution, weak positioning, low engagement
For each weakness, formulate an actionable strategy your company can execute.
6. Predict Next Moves
Based on all signals, predict what the competitor will likely do next:
Signals to interpret:
- **Hiring patterns**: Engineering = product push, Sales = growth mode, Support = scaling issues
- **Job postings**: Reveal technology bets, market expansion, new products
- **Funding status**: Recent raise = aggressive expansion, No raise in 2+ years = potential trouble
- **Content/PR**: Topics they're pushing indicate strategic focus
- **Partnership announcements**: Reveal market positioning and gaps
- **Founder activity**: Where they speak, what they post, who they meet
7. Format Output
Structure findings according to **Output Format** section.
---
Writing Rules
Hard constraints. No interpretation.
Core Rules
- Every metric MUST include a source link or be marked "Not publicly available"
- No estimations, assumptions, or "likely" numbers for metrics
- Strategies must be actionable (specific steps, not vague advice)
- Pred
This repository contains 20+ Claude skills that will help you turn Claude into a Fortune 500 growth team. Stop prompting from scratch and use 20+ proven marketing, copywriting, and product skills companies pay millions for. Learn more at:
Repo: ognjengt/founder-skills
Other skills on founder-skills.
- /brand-copywriter
Writes marketing copy using proven copywriting frameworks. Use when user needs copy for ads (Facebook, Instagram, TikTok, YouTube), landing pages, sales pages, email sequences, LinkedIn posts, product descriptions, or any marketing content.
Open skill - /cro-optimization
Analyzes landing pages and provides detailed CRO (Conversion Rate Optimization) recommendations. Use when user provides a landing page URL or HTML/CSS code and needs optimization advice to maximize conversions, signups, or sales. Extracts page elements, audits against proven CRO
Open skill - /go-to-market-plan
Analyzes the founder's business context to deliver 3 best go-to-market strategies tailored to their current stage, product, and market. Asks up to 10 diagnostic questions when needed to understand product readiness, target market clarity, competitive positioning, and
Open skill - /lead-magnet-generator
Creates viral lead magnet posts that drive comments and DMs. Produces 2 versions - a quick punchy format and a detailed format with bullet points. Use when user needs social media posts to give away a lead magnet in exchange for engagement.
Open skill - /linkedin-writer
Creates viral LinkedIn posts using proven formats, post templates, and voice matching. Use when user needs engaging, high-performing posts for LinkedIn.
Open skill - /marketing-ideas
Produces the best marketing ideas for your business by analyzing your FOUNDER_CONTEXT and matching it against a curated database of 170+ proven marketing strategies. Use when user needs creative, actionable marketing ideas tailored to their business.
Open skill

