← All skills
Tencent SkillHub · Communication & Collaboration

LinkedIn

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

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

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

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 11 sections Open source page

LinkedIn

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

Option 1: Chrome Extension Relay (Recommended)

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

Option 2: Isolated Browser

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

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!)

Navigate to messaging or profile Use browser action=act with click/type actions 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: Open LinkedIn in browser, log in DevTools → Application → Cookies → linkedin.com Copy li_at value 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

Category context

Messaging, meetings, inboxes, CRM, and teammate communication surfaces.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
1 Docs
  • SKILL.md Primary doc