linkedin-connect-tracker

Identify LinkedIn profiles of new external Google Calendar attendees and categorize connection status.

6|5|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/kategage/progressive-ai-skills --skill linkedin-connect-tracker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linkedin-connect-tracker
Source: https://github.com/kategage/progressive-ai-skills/tree/main/skills/linkedin-connector
Command: npx skills add https://github.com/kategage/progressive-ai-skills --skill linkedin-connect-tracker

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scans calendar meetings to identify new external contacts and surfaces their LinkedIn profiles to enable targeted networking with minimal manual effort.

Core Features & Use Cases

  • Automatically pulls events from Google Calendar for the last 7 days and extracts attendees.
  • Filters out internal domains, known colleagues, and previously presented contacts to focus on genuinely new networking opportunities.
  • Resolves ambiguous names by leveraging Gmail full-thread content when needed to accurately map attendees to real people.
  • Looks up LinkedIn profiles via web_search and presents actionable profile links for outreach.
  • Opens profiles in Claude in Chrome to determine connection status and surfaces a concise, persisted summary for follow-up.
  • Stores presented contacts to persistent storage so you don't get duplicate prompts across runs.

Quick Start

Run the LinkedIn connect task to start scanning recent meetings for networking opportunities.

Frequently Asked Questions about linkedin-connect-tracker

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

FAQPage Schema
How do I automatically find LinkedIn profiles for recent Google Calendar meeting attendees?

To automate LinkedIn networking from calendar events, this Skill scans your past 7 days of Google Calendar meetings, extracts external attendees, and searches for their LinkedIn profiles to present actionable networking opportunities.

How do I check LinkedIn connection status for contacts without manual browsing?

To check LinkedIn connection status automatically, the Skill opens discovered profiles using Claude in Chrome, scanning each page to categorize contacts as not_connected, already_connected, pending, or unverified.

Can I use Gmail to resolve ambiguous names from calendar invites before searching LinkedIn?

Yes, you can use Gmail to resolve ambiguous names before searching LinkedIn. The Skill retrieves full thread content from Gmail to accurately map attendees to real people when their names are unclear.

Does this tool prevent duplicate LinkedIn connection prompts for the same contact across multiple runs?

Yes, the tool prevents duplicate LinkedIn connection prompts by using a persistent workspace JSON store to track presented contacts, ensuring previously surfaced individuals are skipped in future scans.