What problem does it solve? Manually sending LinkedIn connection requests and follow-up messages to enriched lead lists is slow and error-prone, and exceeding LinkedIn rate limits risks account restrictions. This Skill automates paced outreach execution through PhantomBuster agents with per-profile state tracking. ## Core Features & Use Cases - Two-Phase Outreach: Runs connection requests (LinkedIn Auto Connect) and messages/InMails (Sales Navigator Message Sender) as separate PhantomBuster agent phases. - Paced Loop Execution: Generates Python scripts that process one profile per run on a timed loop, with JSON state files so each run resumes where it left off. - Rate Limit Guidance: Enforces safe sending volumes (e.g., ~14 connection requests/day, 100/week LinkedIn hard limit) to protect the sender account. - Use Case: After enriching 43 contacts with verified emails and LinkedIn URLs, generate pb_connect.py and pb_message.py, test them, and run each on a 20-minute loop to complete outreach in about two days. ## Quick Start Run LinkedIn outreach on my enriched contacts CSV by sending connection requests first and then follow-up messages on a 20-minute loop.