import-linkedin-history

Installation
SKILL.md

Import LinkedIn History

Accept a LinkedIn data export ZIP, parse it, land structured outputs. Optionally cross-reference connections against the user's target lists.

Inputs

$ARGUMENTS:

  • Required: <zip-path> — path to the LinkedIn export ZIP (the "Get a copy of your data" download).
  • Optional: --cross-ref=<domain-slug> — flag connections at companies in this domain note.
  • Optional: --surface-followups — surface recent connections / message threads as outreach candidates.

Examples

/career:ecosystem linkedin-import ~/Downloads/Basic_LinkedInDataExport_2026-04-28.zip
/career:ecosystem linkedin-import ~/Downloads/li-export.zip --cross-ref=ai-eval-startups --surface-followups

Procedure

Installs
1
GitHub Stars
4
First Seen
Apr 29, 2026
import-linkedin-history — danielrosehill/claude-career-plugin