claude-skills/.claude/skills/classify-leads/SKILL.md
Classify leads using LLM for complex distinctions like product SaaS vs agencies. Use when user asks to classify leads, filter leads by type, or categorize businesses.
npx skillsauth add aiagentwithdhruv/automation classify-leadsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Classify leads using Claude for complex distinctions that keyword matching can't handle.
./scripts/classify_leads_llm.py - Main classification script./scripts/update_sheet.py - Update sheets./scripts/read_sheet.py - Read from sheetspython3 ./scripts/classify_leads_llm.py .tmp/leads.json \
--classification_type product_saas \
--output .tmp/classified_leads.json
product_saas: Product companies vs service/consultingJSON file with classification added to each lead record.
| Name | Type | Required | Description |
|------|------|----------|-------------|
| leads_file | file_path | Yes | JSON file with lead data |
| classification_type | string | Yes | Classification type (e.g., 'product_saas') |
| output | file_path | No | Output JSON file path |
| Name | Type | Description |
|------|------|-------------|
| classified_file | file_path | JSON file with classification added to each lead |
| Name | Source |
|------|--------|
| ANTHROPIC_API_KEY | .env |
Skills that chain well with this one: scrape-leads, gmaps-leads, instantly-campaigns
$0.30 per 1,000 leads
content-media
Find viral YouTube videos in your niche for competitive intelligence. Use when user asks to find YouTube outliers, monitor competitors, or track viral videos.
tools
Send welcome email sequence to new clients. Use when user asks to send welcome emails, onboard new client with emails, or trigger welcome sequence.
tools
Complete video editing toolkit - silence removal, auto-captions, vertical crop, YouTube clipping, 3D transitions, and social media compression. Use when user asks to edit video, remove silences, add captions/subtitles, crop to vertical/shorts, download YouTube clips, compress video, or create video teasers.
tools
Scrape Upwork jobs and generate personalized proposals with cover letters. Use when user asks to find Upwork jobs, create Upwork proposals, or apply to Upwork listings.