From career
Reads LinkedIn job market data, salary insights, network activity, and recruiter messages via Playwright with Chrome cookies. Requires headless=False and config setup.
How this skill is triggered — by the user, by Claude, or both
Slash command
/career:app-linkedin.portalThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Auth:** Playwright + Chrome cookies (session cookies from existing Chrome login)
Auth: Playwright + Chrome cookies (session cookies from existing Chrome login)
URL: https://www.linkedin.com
Configuration: Set your profile URL and Chrome profile path in vault/career/config.md
LinkedIn is the primary channel for professional networking, recruiter outreach, and job discovery. This skill provides read access to your LinkedIn activity for three purposes: market scanning (finding open roles), network monitoring (reviewing connections and messaging activity), and profile analytics (profile views, search appearances as market signal indicators).
Job search:
Network and profile:
Salary insights:
Add to vault/career/config.md:
linkedin_profile_url: "https://www.linkedin.com/in/YOUR-HANDLE"
linkedin_chrome_profile: "/Users/YOU/Library/Application Support/Google/Chrome/Default"
Standard filter parameters for target role search:
flow-scan-target-roles — search open roles matching target criteriaop-network-review — review connections and recruiter inboxop-monthly-sync — capture profile analytics and recruiter message activity~/Documents/aireadylife/vault/career/00_current/ — job search results and market scan data~/Documents/aireadylife/vault/career/00_current/linkedin-activity.md — monthly profile analytics log~/Documents/aireadylife/vault/career/00_current/ — recruiter outreach logged as pipeline itemsCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub fru-dev3/ai-ready-life --plugin career