Two-phase LinkedIn lead pipeline driven by linkedin-cli. Phase A imports leads from a search URL or filters, qualifies them against a configurable ICP via sub-agent, and stores them in a local SQLite database with round-robin assignment across one or more LinkedIn accounts. Phase B runs on a schedule per account — sends connection invites up to a daily limit and withdraws stale pending requests. Use when the user wants to grow their network from LinkedIn searches, manage outgoing invites at scale, ask status questions (counts, conversion, pending older than N days, last imports), pause/resume an account, change ICP, or install the recurring scheduler.
$npx -y skills add linked-api/linkedin-skills --skill linkedin-growthInstalls into the current project.
Run `npx skills use "https://github.com/linked-api/linkedin-skills" --skill "linked-api/linkedin-skills/linkedin-growth"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/linked-api/linkedin-skills" that are relevant to the current task. Run `npx skills add "https://github.com/linked-api/linkedin-skills"` and select the relevant skills, then follow their instructions.