Claude Skill

lead-generation

Identify target companies and decision-makers matching the ICP - build clean, sourced prospect lists. Use to fill the top of the sales pipeline.

LLM Mart · 0 points · 0 views 0 listing impressions 0 install-command copies
Virus-scanned Reviewed automatically before listing.

Full trust report

Download navinspire-ia-navin-navin_skills_lead-generation-e9c73a3.zip · 1 KB
Part of navinspire-ia/navin — 182 skills

Install

skills CLI npx skills add https://github.com/Navinspire-ia/navin/tree/main/navin/skills/lead-generation
Claude Code claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install navinspire-ia-navin@llmmart
Git git clone https://github.com/Navinspire-ia/navin.git

The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole navinspire-ia/navin collection as a plugin from our marketplace. Git is the plain clone.

Skill manifest

Lead Generation

Overview

Build prospect lists that sales can actually use: right companies, right people, verified context, sourced.

Prefer the Leads desk (#/leads, leads action=status). Recurring fill is leads action=start / stop / schedule (same store as Tauri and navin leads). Do not create a chat cron. Heartbeat is leads action=watch only.

List quality bar

Per lead: company, website, size estimate, sector, country, decision-maker name + role, LinkedIn URL, trigger/context signal, source of each datum.

Sourcing plays

Play How
ICP search web_search " companies", directories, chambers, industry associations
Trigger events funding news, expansions, job postings for related roles, new regulations - these companies have budget + urgency
Ecosystem mining competitors' case studies, event exhibitor lists, partner directories
Lookalikes best current clients → who resembles them (entity-research per company)
Inbound signals site visitors' companies, content engagers, event attendees

Workflow

  1. Load the ICP (customer-persona-builder) - disqualifiers matter as much as criteria.
  2. Run 2-3 sourcing plays; collect into sales/leads-<date>.md or CSV.
  3. Enrich each company: web_fetch their site (size signals, tech, news); find the right role's holder on LinkedIn.
  4. Dedupe against the shared Studio CRM (crm tool list/search) and the Prospection CSV; score A/B/C by ICP fit + trigger strength. After quality, crm create.
  5. Hand A-leads to lead-qualification → account-research → cold-email-writer.

Rules

  • Every email/name verified from a public source; no scraped-and-prayed data.
  • Respect data protection rules (GDPR for EU contacts) - business contact data, lawful basis, easy opt-out.
  • 50 researched leads beat 5,000 scraped rows.
Files (navin)
  • SKILL.md 2.1 KB
    ---
    name: lead-generation
    description: Identify target companies and decision-makers matching the ICP - build clean, sourced prospect lists. Use to fill the top of the sales pipeline.
    metadata: {"navin":{"emoji":"🧲","category":"sales"}}
    ---
    
    # Lead Generation
    
    ## Overview
    
    Build prospect lists that sales can actually use: right companies, right people, verified context, sourced.
    
    Prefer the Leads desk (`#/leads`, `leads action=status`). Recurring fill is `leads action=start` / `stop` / `schedule` (same store as Tauri and `navin leads`). Do not create a chat cron. Heartbeat is `leads action=watch` only.
    
    ## List quality bar
    
    Per lead: company, website, size estimate, sector, country, decision-maker name + role, LinkedIn URL, trigger/context signal, source of each datum.
    
    ## Sourcing plays
    
    | Play | How |
    |------|-----|
    | ICP search | `web_search` "{sector} {geography} companies", directories, chambers, industry associations |
    | Trigger events | funding news, expansions, job postings for related roles, new regulations - these companies have budget + urgency |
    | Ecosystem mining | competitors' case studies, event exhibitor lists, partner directories |
    | Lookalikes | best current clients → who resembles them (`entity-research` per company) |
    | Inbound signals | site visitors' companies, content engagers, event attendees |
    
    ## Workflow
    
    1. Load the ICP (`customer-persona-builder`) - disqualifiers matter as much as criteria.
    2. Run 2-3 sourcing plays; collect into `sales/leads-<date>.md` or CSV.
    3. Enrich each company: `web_fetch` their site (size signals, tech, news); find the right role's holder on LinkedIn.
    4. Dedupe against the shared Studio CRM (`crm` tool list/search) and the Prospection CSV; score A/B/C by ICP fit + trigger strength. After quality, `crm` create.
    5. Hand A-leads to `lead-qualification` → `account-research` → `cold-email-writer`.
    
    ## Rules
    
    - Every email/name verified from a public source; no scraped-and-prayed data.
    - Respect data protection rules (GDPR for EU contacts) - business contact data, lawful basis, easy opt-out.
    - 50 researched leads beat 5,000 scraped rows.
    

Comments (0)

Sign in to join the conversation.

No comments yet.

Reviews (0)

No reviews yet.

Related