Linkedin Export

🌐Community
by tdimino · vlatest · Repository

This skill exports LinkedIn profiles as CSV files for easy data analysis and backup – a valuable tool for recruiters & marketers.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add linkedin-export npx -- -y @trustedskills/linkedin-export
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "linkedin-export": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/linkedin-export"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The linkedin-export skill allows an AI agent to extract data from LinkedIn profiles and export it in a structured format. It can retrieve information such as job titles, work experience, education details, and skills listed on a profile. This exported data can be used for various purposes like lead generation or creating summaries of professional backgrounds.

When to use it

  • Lead Generation: Quickly gather contact information and background details from LinkedIn profiles of potential clients or partners.
  • Competitive Analysis: Extract information about employees at competitor companies to understand their skill sets and experience.
  • Recruiting: Compile candidate data from LinkedIn profiles for faster screening and assessment during the hiring process.
  • Profile Summaries: Automatically generate summaries of LinkedIn profiles for internal reporting or knowledge sharing.

Key capabilities

  • Data extraction from LinkedIn profiles
  • Structured data export (format not specified in source)
  • Retrieval of job titles, work experience, education details, and skills.

Example prompts

  • "Extract the work history and skills from this LinkedIn profile: [LinkedIn Profile URL]"
  • "Can you get a summary of this person's experience? [LinkedIn Profile URL]"
  • “Export all the education information for this LinkedIn profile to a file.” [LinkedIn Profile URL]

Tips & gotchas

The skill requires access to LinkedIn profiles, which may be subject to rate limits or require authentication. Ensure you are complying with LinkedIn’s terms of service when using this skill.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
tdimino
Installs
19

🌐 Community

Passed automated security scans.