Smart Linkedin Inbox
Skill by vdybenko
Why use this skill?
Efficiently manage your LinkedIn inbox with the Smart LinkedIn Inbox skill for OpenClaw. Access messages, filter by intent, and search conversations securely.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/vdybenko/smart-linkedin-inboxWhat This Skill Does
The Smart LinkedIn Inbox skill allows you to integrate your professional LinkedIn communication directly into the OpenClaw agent workflow. By leveraging the Linxa infrastructure, this skill enables seamless access to your LinkedIn inbox without the security risks associated with sharing your LinkedIn password. It acts as an intelligent layer on top of your messages, providing the ability to fetch, list, and filter your conversations using natural language queries. Whether you need to prioritize hot leads, track specific investor conversations, or catch up on urgent client messages, this skill provides the necessary endpoints to surface that data within your AI agent environment.
Installation
Getting started with the Smart LinkedIn Inbox skill is a straightforward process requiring three primary components: the Linxa Chrome extension, an active account, and the OpenClaw CLI integration.
- Begin by installing the Linxa Chrome Extension.
- Sign in to your Linxa account and authorize the link to your LinkedIn profile.
- Navigate to the Linxa setup page to generate a unique API access token.
- Within your terminal, execute the installation command:
clawhub install smart-linkedin-inbox. - Once installed, secure your session by running
export LINXA_TOKEN=YOUR_TOKEN. - Finally, configure OpenClaw to reference this skill to ensure your agent is aware of the available LinkedIn capabilities.
Use Cases
This skill is designed for professionals managing high-volume communication or complex relationship pipelines. It is particularly useful for sales teams wanting to categorize conversations by intent, such as 'Investors' or 'Clients', and for recruiters managing large volumes of 'Hiring' messages. Because it integrates directly into OpenClaw, you can automate routine tasks like checking for urgent unread messages or drafting responses based on the context of the last few exchanges.
Example Prompts
- "Who am I on LinkedIn?"
- "What are my latest unread messages from clients?"
- "List my hot conversations and summarize the intent of the last interaction with Mahde Shalaby."
Tips & Limitations
To get the best performance, ensure your Linxa Chrome extension is active and your browser session is authenticated, as the skill relies on this active connection. If you receive a connection error, verify that your LINXA_TOKEN is correctly exported and not expired. Note that the skill performs read-only operations on your inbox; it does not currently support posting new messages or modifying your LinkedIn profile details directly. Always ensure your chatId is URL-encoded if it contains special characters when testing via direct API requests.
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-vdybenko-smart-linkedin-inbox": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api, network-access