prospect-investigation
Research and investigate business prospects and leads. Gathers company information, contact details, and qualification data for sales.
Best use case
prospect-investigation is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Research and investigate business prospects and leads. Gathers company information, contact details, and qualification data for sales.
Teams using prospect-investigation should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/prospect-investigation/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How prospect-investigation Compares
| Feature / Agent | prospect-investigation | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Research and investigate business prospects and leads. Gathers company information, contact details, and qualification data for sales.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Lead Research Assistant
This skill helps you identify and qualify potential leads for your business by analyzing your product/service, understanding your ideal customer profile, and providing actionable outreach strategies.
## When to Use This Skill
- Finding potential customers or clients for your product/service
- Building a list of companies to reach out to for partnerships
- Identifying target accounts for sales outreach
- Researching companies that match your ideal customer profile
- Preparing for business development activities
## What This Skill Does
1. **Understands Your Business**: Analyzes your product/service, value proposition, and target market
2. **Identifies Target Companies**: Finds companies that match your ideal customer profile based on:
- Industry and sector
- Company size and location
- Technology stack and tools they use
- Growth stage and funding
- Pain points your product solves
3. **Prioritizes Leads**: Ranks companies based on fit score and relevance
4. **Provides Contact Strategies**: Suggests how to approach each lead with personalized messaging
5. **Enriches Data**: Gathers relevant information about decision-makers and company context
## How to Use
### Basic Usage
Simply describe your product/service and what you're looking for:
```
I'm building [product description]. Find me 10 companies in [location/industry]
that would be good leads for this.
```
### With Your Codebase
For even better results, run this from your product's source code directory:
```
Look at what I'm building in this repository and identify the top 10 companies
in [location/industry] that would benefit from this product.
```
### Advanced Usage
For more targeted research:
```
My product: [description]
Ideal customer profile:
- Industry: [industry]
- Company size: [size range]
- Location: [location]
- Current pain points: [pain points]
- Technologies they use: [tech stack]
Find me 20 qualified leads with contact strategies for each.
```
## Instructions
When a user requests lead research:
1. **Understand the Product/Service**
- If in a code directory, analyze the codebase to understand the product
- Ask clarifying questions about the value proposition
- Identify key features and benefits
- Understand what problems it solves
2. **Define Ideal Customer Profile**
- Determine target industries and sectors
- Identify company size ranges
- Consider geographic preferences
- Understand relevant pain points
- Note any technology requirements
3. **Research and Identify Leads**
- Search for companies matching the criteria
- Look for signals of need (job postings, tech stack, recent news)
- Consider growth indicators (funding, expansion, hiring)
- Identify companies with complementary products/services
- Check for budget indicators
4. **Prioritize and Score**
- Create a fit score (1-10) for each lead
- Consider factors like:
- Alignment with ICP
- Signals of immediate need
- Budget availability
- Competitive landscape
- Timing indicators
5. **Provide Actionable Output**
For each lead, provide:
- **Company Name** and website
- **Why They're a Good Fit**: Specific reasons based on their business
- **Priority Score**: 1-10 with explanation
- **Decision Maker**: Role/title to target (e.g., "VP of Engineering")
- **Contact Strategy**: Personalized approach suggestions
- **Value Proposition**: How your product solves their specific problem
- **Conversation Starters**: Specific points to mention in outreach
- **LinkedIn URL**: If available, for easy connection
6. **Format the Output**
Present results in a clear, scannable format:
```markdown
# Lead Research Results
## Summary
- Total leads found: [X]
- High priority (8-10): [X]
- Medium priority (5-7): [X]
- Average fit score: [X]
---
## Lead 1: [Company Name]
**Website**: [URL]
**Priority Score**: [X/10]
**Industry**: [Industry]
**Size**: [Employee count/revenue range]
**Why They're a Good Fit**:
[2-3 specific reasons based on their business]
**Target Decision Maker**: [Role/Title]
**LinkedIn**: [URL if available]
**Value Proposition for Them**:
[Specific benefit for this company]
**Outreach Strategy**:
[Personalized approach - mention specific pain points, recent company news, or relevant context]
**Conversation Starters**:
- [Specific point 1]
- [Specific point 2]
---
[Repeat for each lead]
```
7. **Offer Next Steps**
- Suggest saving results to a CSV for CRM import
- Offer to draft personalized outreach messages
- Recommend prioritization based on timing
- Suggest follow-up research for top leads
## Examples
### Example 1: From Lenny's Newsletter
**User**: "I'm building a tool that masks sensitive data in AI coding assistant queries. Find potential leads."
**Output**: Creates a prioritized list of companies that:
- Use AI coding assistants (Copilot, Cursor, etc.)
- Handle sensitive data (fintech, healthcare, legal)
- Have evidence in their GitHub repos of using coding agents
- May have accidentally exposed sensitive data in code
- Includes LinkedIn URLs of relevant decision-makers
### Example 2: Local Business
**User**: "I run a consulting practice for remote team productivity. Find me 10 companies in the Bay Area that recently went remote."
**Output**: Identifies companies that:
- Recently posted remote job listings
- Announced remote-first policies
- Are hiring distributed teams
- Show signs of remote work challenges
- Provides personalized outreach strategies for each
## Tips for Best Results
- **Be specific** about your product and its unique value
- **Run from your codebase** if applicable for automatic context
- **Provide context** about your ideal customer profile
- **Specify constraints** like industry, location, or company size
- **Request follow-up** research on promising leads for deeper insights
## Related Use Cases
- Drafting personalized outreach emails after identifying leads
- Building a CRM-ready CSV of qualified prospects
- Researching specific companies in detail
- Analyzing competitor customer bases
- Identifying partnership opportunitiesRelated Skills
bgo
Automates the complete Blender build-go workflow, from building and packaging your extension/add-on to removing old versions, installing, enabling, and launching Blender for quick testing and iteration.
self-subagent
Orchestrate parallel sub-tasks by spawning non-interactive instances of your own CLI as subagents. Use when you need to parallelize work across multiple files, run independent investigations simultaneously, or delegate heavy multi-step tasks. Works with ANY AI coding CLI agent (Amp, Claude Code, Codex, Cursor, OpenCode, aider, Cline, Roo, goose, Windsurf, Copilot CLI, pi, etc.). Triggers on "run in parallel", "subagent", "delegate", "fan out", "concurrent tasks", or any complex task that benefits from parallel execution.
self-improving-ai
Understanding and using StickerNest's self-improving AI system. Use when the user asks about AI self-improvement, prompt versioning, reflection loops, AI evaluation, auto-tuning prompts, or the AI judge system. Covers AIReflectionService, stores, and the improvement loop.
second-brain
Personal intelligence system for capturing thoughts, managing knowledge, and surfacing insights. Use when user wants to capture an idea, task, or note during conversation; query their knowledge base; check their inbox; review digests; or update task status. Triggers include "remember this," "add a task," "what did I say about," "show my inbox," or "mark complete."
searching-message-history
Search Telegram conversation history and stored links. Use when finding past messages, what someone said, or links shared in chats.
screpcombiningexpression
Combine scTCR/BCR repertoire data with scRNA-seq expression data using `scRepertoire::combineExpression()`. This process integrates immune receptor information (CDR3 sequences, V(D)J genes, clonotypes) into a Seurat object's metadata, enabling clonotype-aware gene expression analysis.
scrapegraph-ai-automation
Automate Scrapegraph AI tasks via Rube MCP (Composio). Always search tools first for current schemas.
scientific-schematics
Create publication-quality scientific diagrams using Nano Banana Pro AI with smart iterative refinement. Uses Gemini 3 Pro for quality review. Only regenerates if quality is below threshold for your document type. Specialized in neural network architectures, system diagrams, flowcharts, biological pathways, and complex scientific visualizations.
scientific-papers-to-dataset
Build structured datasets from academic papers. Use when the user wants to extract structured data from scientific literature, traverse citation graphs, search OpenAlex for papers, or create datasets from PDFs for research purposes.
scholarag
Build PRISMA 2020-compliant systematic literature review systems with RAG-powered analysis in VS Code. Use when researcher needs automated paper retrieval (Semantic Scholar, OpenAlex, arXiv), AI-assisted PRISMA screening (50% or 90% threshold), vector database creation (ChromaDB), or research conversation interface. Supports knowledge_repository (comprehensive, 15K+ papers, teaching/exploration) and systematic_review (publication-quality, 50-300 papers, meta-analysis) modes. Conversation-first workflow with 7 stages.
savestate
Time Machine for AI. Encrypted backup, restore, and cross-platform migration for your agent's memory and identity. Supports OpenClaw, ChatGPT, Claude, Gemini, and more. AES-256-GCM encryption with user-controlled keys.
sarvam-ai-skills
Guide for building AI applications with Sarvam AI APIs for Indian languages. Use when working with speech-to-text transcription, text-to-speech synthesis, text translation, chat completion, or document intelligence. Covers models saarika:v2.5, saaras:v2.5/v3, bulbul:v3, mayura:v1, sarvam-translate:v1, sarvam-m, and sarvam-vision for 11-23 Indian languages. Trigger when user asks about Indian language AI, STT, TTS, translation, multilingual chatbots, voice assistants, or document processing.