Agent skill

linkedin

LinkedIn automation via browser relay or cookies for messaging, profile viewing, and network actions.

Stars 1,878
Forks 294

Install this agent skill to your Project

npx add-skill https://github.com/LeoYeAI/openclaw-master-skills/tree/main/skills/linkedin

Metadata

Additional technical details for this skill

clawdbot
{
    "emoji": "\ud83d\udcbc"
}

SKILL.md

LinkedIn

Use browser automation to interact with LinkedIn - check messages, view profiles, search, and send connection requests.

Connection Methods

Option 1: Chrome Extension Relay (Recommended)

  1. Open LinkedIn in Chrome and log in
  2. Click the Clawdbot Browser Relay toolbar icon to attach the tab
  3. Use browser tool with profile="chrome"

Option 2: Isolated Browser

  1. Use browser tool with profile="clawd"
  2. Navigate to linkedin.com
  3. Log in manually (one-time setup)
  4. Session persists for future use

Common Operations

Check Connection Status

browser action=snapshot profile=chrome targetUrl="https://www.linkedin.com/feed/"

View Notifications/Messages

browser action=navigate profile=chrome targetUrl="https://www.linkedin.com/messaging/"
browser action=snapshot profile=chrome

Search People

browser action=navigate profile=chrome targetUrl="https://www.linkedin.com/search/results/people/?keywords=QUERY"
browser action=snapshot profile=chrome

View Profile

browser action=navigate profile=chrome targetUrl="https://www.linkedin.com/in/USERNAME/"
browser action=snapshot profile=chrome

Send Message (confirm with user first!)

  1. Navigate to messaging or profile
  2. Use browser action=act with click/type actions
  3. Always confirm message content before sending

Safety Rules

  • Never send messages without explicit user approval
  • Never accept/send connection requests without confirmation
  • Avoid rapid automated actions - LinkedIn is aggressive about detecting automation
  • Rate limit: ~30 actions per hour max recommended

Session Cookie Method (Advanced)

If browser relay isn't available, extract the li_at cookie from browser:

  1. Open LinkedIn in browser, log in
  2. DevTools → Application → Cookies → linkedin.com
  3. Copy li_at value
  4. Store securely for API requests

Troubleshooting

  • If logged out: Re-authenticate in browser
  • If rate limited: Wait 24 hours, reduce action frequency
  • If CAPTCHA: Complete manually in browser, then resume

Expand your agent's capabilities with these related and highly-rated skills.

LeoYeAI/openclaw-master-skills

audit-website

Audit websites for SEO, performance, security, technical, content, and 15 other issue cateories with 230+ rules using the squirrelscan CLI. Returns LLM-optimized reports with health scores, broken links, meta tag analysis, and actionable recommendations. Use to discover and asses website or webapp issues and health.

1,878 294
Explore
LeoYeAI/openclaw-master-skills

firecrawl

Web search and scraping via Firecrawl API. Use when you need to search the web, scrape websites (including JS-heavy pages), crawl entire sites, or extract structured data from web pages. Requires FIRECRAWL_API_KEY environment variable.

1,878 294
Explore
LeoYeAI/openclaw-master-skills

computer-use

Full desktop computer use for headless Linux servers. Xvfb + XFCE virtual desktop with xdotool automation. 17 actions (click, type, scroll, screenshot, drag, etc). Unlike OpenClaw's browser tool, operates at the X11 level so websites cannot detect automation. Includes VNC for live viewing.

1,878 294
Explore
LeoYeAI/openclaw-master-skills

social-media-analyzer

Social media campaign analysis and performance tracking. Calculates engagement rates, ROI, and benchmarks across platforms. Use for analyzing social media performance, calculating engagement rate, measuring campaign ROI, comparing platform metrics, or benchmarking against industry standards.

1,878 294
Explore
LeoYeAI/openclaw-master-skills

business-growth-skills

4 production-ready business and growth skills: customer success manager with health scoring and churn prediction, sales engineer with RFP analysis, revenue operations with pipeline and GTM metrics, and contract & proposal writer. Python tools included (all stdlib-only). Works with Claude Code, Codex CLI, and OpenClaw.

1,878 294
Explore
LeoYeAI/openclaw-master-skills

contract-and-proposal-writer

Contract & Proposal Writer

1,878 294
Explore

Didn't find tool you were looking for?

Be as detailed as possible for better results