LinkedIn automation via browser relay or cookies for messaging, profile viewing, and network actions.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/biostartechnology/linkedinWhat This Skill Does
The LinkedIn skill for OpenClaw provides a robust framework for automating interactions on the professional networking platform. By leveraging either a Chrome browser extension relay or an isolated session container, this skill enables AI agents to navigate LinkedIn, parse profile information, and interact with professional networks programmatically. It is designed to act as a bridge between the browser environment and the OpenClaw orchestration layer, ensuring that actions taken on LinkedIn—such as profile viewing, message reading, and search execution—are logged and repeatable. Whether you are managing outreach, aggregating professional insights, or maintaining your network, this skill provides the necessary hooks to perform these tasks with precision while adhering to safety and rate-limiting protocols.
Installation
To install this skill, run the following command in your terminal: clawhub install openclaw/skills/skills/biostartechnology/linkedin. Ensure that you have the latest version of the Clawdbot Browser Relay installed in your browser if you intend to use the primary connection method. For isolated environments, ensure your system supports the clawd browser profile storage directory. No additional API keys are required for basic operations, as the skill utilizes your existing browser authentication.
Use Cases
This skill is ideal for professionals seeking to streamline their daily networking tasks. Common use cases include: 1) Performing initial outreach research by scanning profile summaries to personalize future correspondence. 2) Aggregating professional contact data for CRM synchronization. 3) Automating the monitoring of relevant professional groups and job postings to stay informed. 4) Assisting in managing high volumes of incoming messages by helping categorize or draft replies for user finalization.
Example Prompts
- "Search for software engineers in New York City with experience in Python and give me a summary of their profiles."
- "Navigate to the messaging center and summarize the recent unread messages from my primary professional connections."
- "Open the profile of the hiring manager at Acme Corp and list their recent activity or posts to help me prepare for an interview."
Tips & Limitations
LinkedIn maintains strict anti-bot policies. Users must strictly adhere to the recommended rate limit of no more than 30 actions per hour. Always verify sensitive actions like sending connection requests or messages. If you encounter a CAPTCHA, you must resolve it manually in the browser before the AI can continue its tasks. Always prioritize the 'Chrome Extension Relay' method for the most stable and account-secure experience.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-biostartechnology-linkedin": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, data-collection