Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
Version History
Optimized description for better search discoverability
What This Skill Does
A CLI tool for LinkedIn automation that runs a real cloud browser to perform actions on the platform. Covers profile fetching, people and company search, messaging, connection management, posts, reactions, and comments. Sales Navigator is supported for advanced prospecting.
Uses a real cloud browser to interact with LinkedIn, so no unofficial API access or custom scraping infrastructure is needed.
When to use it
- Finding all engineers at a target company by role and location
- Sending personalized connection requests to a list of prospects
- Monitoring a company's recent LinkedIn posts
- Fetching full conversation history with a contact
- Searching people by current employer, position, and school
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Find product managers at Stripe and send each a connection request with a note
- 1Runs `linkedin company fetch` with `--employees` and `--employees-position 'Product Manager'` to get matching employees
- 2Iterates over the returned employee list
- 3Checks connection status for each profile using `linkedin connection status`
- 4Sends a connection request with a note via `linkedin connection send --note '...'` for each unconnected person
Connection requests with notes sent to all product managers found at Stripe
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.