prospect

Crawl LinkedIn for admissions leaders and generate scored prospect drafts.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/E01N/ClawOutreach --skill prospect-e01n
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prospect
Source: https://github.com/E01N/ClawOutreach/tree/main/nanoclaw/.claude/skills/prospect
Command: npx skills add https://github.com/E01N/ClawOutreach --skill prospect-e01n

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates targeted LinkedIn prospecting for higher-education admissions staff.

Core Features & Use Cases

  • Crawls LinkedIn to identify Directors of Admissions, Program Directors, Deans, and Enrollment leaders across healthcare, business, law, and allied health graduate programs.
  • Scores each prospect 0–10 and generates personalized cold emails and LinkedIn DMs using Claude.
  • Persists results in data/prospects.db, including drafts, so human reviewers can refine and send.

Quick Start

Run npx tsx .claude/skills/prospect/crawl.ts to start prospecting.

Frequently Asked Questions about prospect

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate LinkedIn prospecting for higher education admissions leads?

Automating LinkedIn prospecting for higher education admissions leads involves crawling LinkedIn to identify Directors of Admissions, Program Directors, and Deans across graduate programs, scoring each prospect 0–10, and generating personalized outreach drafts using Claude.

Can I generate personalized cold emails and LinkedIn DMs for admissions outreach?

Yes, you can generate personalized cold emails and LinkedIn DMs for admissions outreach by using the Anthropic Claude API to draft messages tailored to each identified prospect, with all drafts stored in a database for human review and refinement.

Do I need Playwright to crawl LinkedIn for sales automation?

Yes, Playwright is required to crawl LinkedIn for sales automation because it handles the browser automation needed to navigate LinkedIn profiles and identify prospects across healthcare, business, law, and allied health graduate programs.

What is the best way to score and track university enrollment leaders for outreach?

The best way to score and track university enrollment leaders for outreach is to assign each prospect a 0–10 score during the crawling workflow and persist all prospect data, including generated drafts, in a SQLite database for later refinement.

Does LinkedIn crawling for admissions prospects require manual authentication?

LinkedIn crawling for admissions prospects includes an explicit authentication workflow step to establish session access before searching for Directors of Admissions, Program Directors, Deans, and Enrollment leaders across graduate programs.

Why does prospecting stop or fail during the LinkedIn crawling process?

LinkedIn prospecting may fail during crawling if Playwright browser automation encounters authentication issues or if the session is interrupted before prospects are identified, scored, and persisted in the SQLite database.