Linkedin Lead Generation

Search for, research, and verify non-tech founders on LinkedIn to identify high-value prospects for technology services (Web Dev, ERP, CRM, App Dev, SEO, AI). Generates professional PDF reports. Use when asked to find potential clients or leads.

MIT-0 · Free to use, modify, and redistribute. No attribution required.
6 · 1.3k · 2 current installs · 2 all-time installs
MIT-0
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description, SKILL.md instructions, and the single helper script all align: the skill searches LinkedIn and company sites, analyzes gaps, and produces an HTML report. No unrelated credentials, binaries, or external installs are requested.
Instruction Scope
Instructions explicitly tell the agent to use the platform's browser and web_fetch tools to view LinkedIn profiles and company websites — this is within scope. Note: the workflow implicitly relies on a browser session (which may include user cookies/credentials) to view some LinkedIn pages and to filter 2nd-degree connections; the skill does not request LinkedIn credentials itself.
Install Mechanism
No install spec — instruction-only with a small local Python helper. Nothing is downloaded or written to disk by an installer.
Credentials
The skill requests no environment variables, credentials, or config paths. That is proportionate for a lead-research/reporting workflow.
Persistence & Privilege
always:false (default) and autonomous invocation enabled (platform default). This means the skill can be invoked by the agent when eligible — typical for skills. Because it uses the browser tool, consider that the agent may access an active browser session and any associated cookies or credentials.
Assessment
Before installing, consider: (1) This skill browses LinkedIn and company websites — it may rely on an active browser session (cookies/login) to access some profiles; ensure you trust the agent's browser context. (2) The included Python script simply converts prospect JSON to HTML (it prints HTML to stdout) and does not contact external endpoints, but it inserts fields into HTML without escaping — if prospect data is untrusted this could lead to injected HTML/JS when rendered to PDF. Sanitize input or escape HTML before generating PDFs. (3) Scraping LinkedIn may violate LinkedIn's terms of service and raise privacy considerations — ensure your usage and outreach comply with applicable policies and laws. (4) If you plan to allow autonomous runs, review what the agent can access (browser/web_fetch) and whether you want to permit automated scraping and outreach. Overall the skill is internally consistent, but review session exposure and input sanitization before use.

Like a lobster shell, security has layers — review code before you run it.

Current versionv1.0.0
Download zip
latestvk978msq73074s34bdy0x057fwx80jjrt

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

SKILL.md

LinkedIn Lead Generation & Research

This skill provides a structured workflow for identifying and verifying high-quality business leads.

Workflow

  1. Target Selection: Define industries that need digital transformation but aren't tech-native (e.g., Textile, Manufacturing, Real Estate, Healthcare, Energy, D2C Brands).
  2. LinkedIn Search:
    • Use browser tool to search LinkedIn: https://www.linkedin.com/search/results/people/?keywords=founder+CEO+[Industry]+[Location]
    • Filter for 2nd-degree connections for easier outreach.
  3. Strict Filtering:
    • EXCLUDE any founder already in the IT, Software, or Digital Marketing space.
    • EXCLUDE founders whose profiles indicate they already have a strong internal tech team.
  4. Deep Research:
    • Visit each candidate's LinkedIn profile.
    • Find their company website URL.
    • Visit the company website using web_fetch or browser.
  5. Gap Analysis:
    • Analyze the website for: Speed, Mobile Responsiveness, SEO, E-commerce capabilities, and overall modern aesthetic.
    • Identify specific needs (e.g., "No mobile app", "Outdated UI", "No CRM/ERP integration").
  6. Reporting:
    • Compile a list of 10 qualified prospects.
    • Include: Name, LinkedIn URL, Company, Website Status, Specific Needs, and a "Pitch Idea".
    • Generate a professional HTML-based PDF report.

Tools to Use

  • browser: For LinkedIn search and profile viewing.
  • web_fetch: For quick website analysis.
  • write: To create the HTML template for the PDF.

PDF Template (HTML Structure)

Use the following CSS principles for a premium feel:

  • LinkedIn Blue (#0077b5) for headers.
  • Clean, modern typography (sans-serif).
  • Priority badges (High/Medium/Low).
  • Structured grids for easy scanning.

Outreach Principles

  • Personalized: Reference something specific from their profile or website.
  • Problem-First: Focus on the gap identified (e.g., "Your brand is growing on social, but your website is broken").
  • Local Advantage: If in the same city (Surat), emphasize face-to-face consultation.

Files

2 total
Select a file
Select a file to preview.

Comments

Loading comments…