# Lead Gatherer Skill

> Performs deep research (website analysis, background verification) and structured CSV storage of B2B business leads.

- Skill: `casperliu7/lead-gatherer-skill` (Agent Skill)
- Install (CLI): `npx skillmds@latest add casperliu7/lead-gatherer-skill`
- Raw SKILL.md: https://api.skillmd.com/api/skills/casperliu7/lead-gatherer-skill/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Data & Analytics
- Author: casperliu7 (https://skillmd.com/u/casperliu7)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/casperliu7/lead-gatherer-skill

---


# Skill: LeadGatherer

## Description
A specialized lead-gathering and curation system designed to research, verify, and store business leads into structured CSV files for professional use.

## Capabilities
- **Deep Research**: Performs website analysis, basic background verification, and industry checking before generating entries.
- **Structured Storage**:
  - Automatically manages CSV files in the user's `/agent/` directory.
  - Creates/uses dedicated files for different niches/industries.
- **Data SOP**:
  - **Required Fields**: `Company Name`, `Background`, `Official Website`, `Contact Email`, `Position`, `Lead Source`, `Value Rating`, `Extraction Time`.
  - **Integrity Policy**: Mark unknown background info as "Not Specified". **NEVER hallucinate** data.
  - **Anonymization**: Always strip internal or non-public PII from output.

## Invocation (Triggers)
The agent triggers when it detects intent to prospect or research:
- "Find [Industry] leads"
- "Research [Company Name]"
- "Generate a leads list for [Industry]"
- Indirect signals involving "prospecting", "research", or "sales leads".

## Data Handling
- **Anonymization**: This skill does not store sensitive personal PII (Personally Identifiable Information) unless publicly available on the company's official website.
- **Storage**: All data is stored locally in the `/agent` directory.

