π¦ ClawHub
by @biostartechnology
LinkedIn automation via browser relay or cookies for messaging, profile viewing, and network actions.
TERMINAL
clawhub install linkedinπ About This Skill
name: linkedin description: LinkedIn automation via browser relay or cookies for messaging, profile viewing, and network actions. homepage: https://linkedin.com metadata: {"clawdbot":{"emoji":"πΌ"}}
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. Usebrowser tool with profile="chrome"Option 2: Isolated Browser
1. Usebrowser tool with profile="clawd"
2. Navigate to linkedin.com
3. Log in manually (one-time setup)
4. Session persists for future useCommon 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. Usebrowser action=act with click/type actions
3. Always confirm message content before sendingSafety Rules
Session Cookie Method (Advanced)
If browser relay isn't available, extract theli_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