Install
openclaw skills install prospect-analyzerAnalyze any company's website to find content marketing gaps and qualify them as a potential client. Visits their site, audits their blog, checks competitors, scores the opportunity, and generates a personalized outreach angle. Use when you need to 'analyze a prospect', 'qualify a lead', 'audit their content', 'check their blog', 'find content gaps for [domain]', 'research a company for outreach', or 'score this lead'.
openclaw skills install prospect-analyzerAnalyze a company's website to determine if they need content marketing help. Produces a scored qualification report with specific content gaps, competitive positioning, and a personalized outreach angle you can use immediately.
Part of the DriftMango SDR Kit — an autonomous prospecting pipeline for service businesses. This is the free standalone skill. The full pipeline (automated scanning, outreach email composer, content writer, editor) is available at driftmango.com/sdr-kit.
If you sell content marketing, SEO, web design, paid ads, or any service where you can spot weaknesses on a company's website, this skill works for you.
Create a file called PROSPECT_CONFIG.md in your workspace root with your business context:
# My Business
## What I Sell
[Describe your service in 1-2 sentences]
## Target Clients
[Who is your ideal customer? Industry, size, stage]
## Avoid
[Any industries or company types you don't work with]
## Price Range
[Your typical engagement price, so outreach angles are realistic]
If no PROSPECT_CONFIG.md exists, the skill still works — it just produces a generic content gap analysis without a tailored outreach angle.
Visit the prospect's homepage using the browser. Note:
Navigate to common blog locations in this order until you find one:
If NO blog exists, that is a strong qualification signal — note "No blog found" and skip to Step 4.
If a blog exists, analyze:
Publishing frequency:
Content quality (sample the 3 most recent posts): For each post, visit it and evaluate:
From the homepage, identify what space/niche the company is in. Then:
Score the prospect on a 1-10 scale based on these weighted factors:
| Factor | Weight | Scoring |
|---|---|---|
| Blog exists but is weak/dormant | 3x | No blog=10, dormant=8, irregular=6, active but thin=4, strong=1 |
| Company is a fit for your services | 2x | Perfect fit=10, adjacent=6, outside target=2 |
| Evidence they can pay | 2x | Funded/revenue signals=10, unclear=5, likely tiny=3 |
| Competitor content is strong | 2x | Competitors crushing it while they're not=10, similar level=3 |
| Contact person findable | 1x | Founder/CMO name visible=10, team page exists=6, no info=2 |
Total = weighted sum / 100, normalized to 1-10 scale.
Qualification thresholds:
Based on the analysis, write a specific outreach angle. This is NOT a full email — it's the core insight that makes an email personalized. Format:
OUTREACH ANGLE:
Hook: [One sentence describing their specific content problem]
Evidence: [The concrete data point you found]
Value prop: [What you would specifically do for them]
If PROSPECT_CONFIG.md exists, tailor the value prop to your actual services and pricing.
Save the report to your workspace:
prospects/[company-name]-analysis.md
Create the prospects directory if it doesn't exist:
mkdir -p prospects
Use this format:
## Prospect Report: [Company Name]
**Domain:** [domain]
**Analyzed:** [date]
**Score:** [X/10] — [Hot/Warm/Cool/Skip]
### Company Overview
- **What they do:** [1-2 sentences]
- **Stage:** [startup/growth/enterprise]
- **Can they pay:** [yes/likely/unclear]
### Content Audit
- **Blog URL:** [url or "none found"]
- **Total posts found:** [N]
- **Last published:** [date or "N/A"]
- **Publishing frequency:** [X posts/month or "dormant" or "none"]
- **Average quality:** [thin/generic/decent/strong]
- **Key weaknesses:**
- [specific weakness 1]
- [specific weakness 2]
- [specific weakness 3]
### Competitive Position
- **Key competitor:** [name + domain]
- **Competitor content strength:** [description]
- **Gap:** [what the competitor does that this prospect doesn't]
### Outreach Angle
- **Hook:** [one sentence]
- **Evidence:** [concrete data]
- **Value prop:** [specific offer]
### Raw Notes
[Any additional observations worth remembering]
After generating the report, tell the user the score and a 2-sentence summary.
If you maintain a prospect queue at prospects/queue.md, this skill can process it:
prospects/[company-name]-analysis.mdQueue format:
# Prospect Queue
## Pending Analysis
- **[Company Name]** — [domain.com]
- Source: [where you found them]
- Found: [date]
## Analyzed
- **[Company Name]** — [domain.com] — Score: X/10 — [Hot/Warm/Cool/Skip]
This skill tells you WHO to reach out to and WHY. To complete the pipeline:
Full pipeline available at driftmango.com/sdr-kit →