
Lead Gatherer Skill
- 22 installs
- Updated June 25, 2026
- casperliu7/small-company-agent
Researches and verifies B2B business leads through website and background analysis, then stores them as structured CSV files with required fields per niche.
About
A lead-gathering system that researches companies, verifies background and industry, and saves qualified leads into structured per-industry CSV files. A developer uses it to build prospecting lists while enforcing a no-hallucination data policy and PII stripping.
- Required CSV fields include company, website, contact email, value rating, and source
- Integrity policy marks unknowns as Not Specified and never fabricates data
Lead Gatherer Skill by the numbers
- 22 all-time installs (skills.sh)
- Ranked #654 of 853 Sales & Marketing skills by installs in the Skillselion catalog
- Data as of Jul 28, 2026 (Skillselion catalog sync)
npx skills add https://github.com/casperliu7/small-company-agent --skill lead-gatherer-skillAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 22 |
|---|---|
| Last updated | June 25, 2026 |
| Repository | casperliu7/small-company-agent ↗ |
What it does
Researches and verifies B2B business leads through website and background analysis, then stores them as structured CSV files with required fields per niche.
Files
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
/agentdirectory.