linkedout-enrich

Fetch LinkedIn career and education data and generate embeddings.

3|3|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/sridherj/linkedout-oss --skill linkedout-enrich
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linkedout-enrich
Source: https://github.com/sridherj/linkedout-oss/tree/main/skills/claude-code/linkedout-enrich
Command: npx skills add https://github.com/sridherj/linkedout-oss --skill linkedout-enrich

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of enriching LinkedIn profiles by fetching complete data and generating embeddings, saving time and ensuring comprehensive profile information.

Core Features & Use Cases

  • Profile Data Enrichment: Fetch full career histories, education, and skills from LinkedIn using APIs and web scraping tools.
  • Embedding Generation: Convert profile data into vector embeddings for semantic search and matching.
  • Use Case: Recruiters can quickly enhance their candidate database with detailed profiles and embeddings to improve search and match quality.
  • Progress Monitoring: Track long-running enrichment jobs with status updates and recovery options for interrupted processes.

Quick Start

Run the enrichment pipeline to fetch and process LinkedIn data for your profiles.

Frequently Asked Questions about linkedout-enrich

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

FAQPage Schema
How do I automate LinkedIn profile enrichment for a large batch of contacts?

LinkedIn profile enrichment can be automated for large batches using background execution to fetch career data and generate embeddings, ensuring comprehensive processing with progress monitoring and error recovery.

Can I generate vector embeddings directly from LinkedIn profile data?

Yes, you can generate vector embeddings directly from LinkedIn profile data. The enrichment pipeline fetches career and education details and converts them into embeddings for semantic search and matching.

What is the best way to track progress for long-running LinkedIn data scraping jobs?

Tracking progress for long-running LinkedIn data scraping jobs is handled through built-in status updates and recovery options, allowing you to monitor background execution and easily resume interrupted enrichment processes.

Does background processing support error recovery for interrupted LinkedIn enrichment tasks?

Background processing supports error recovery for interrupted LinkedIn enrichment tasks. The pipeline monitors job progress and provides recovery options to ensure large batch profile processing completes successfully.

How do I enrich my CRM with detailed LinkedIn career histories and education data?

You can enrich your CRM by running the profile enrichment pipeline to fetch full career histories, education, and skills from LinkedIn, transforming standard contact records into detailed candidate profiles.

Why use embeddings for recruiting and candidate search workflows?

Embeddings are used for recruiting workflows to convert detailed candidate profile data into vector formats, enabling accurate semantic search and improving the overall match quality within your contact database.