← Back to Skills Marketplace
1547
Downloads
1
Stars
1
Active Installs
8
Versions
Install in OpenClaw
/install smart-linkedin-inbox
Description
LinkedIn inbox manager and conversation assistant powered by Linxa. Use this skill whenever the user mentions LinkedIn messages, LinkedIn inbox, LinkedIn con...
Usage Guidance
Take care before installing: (1) The skill requires a Linxa bearer token (LINXA_TOKEN) though the registry metadata fails to declare it — treat this as a transparency issue. (2) The SKILL.md references helper scripts that are not included; do not run arbitrary commands copied from the README unless you can inspect them. (3) Installing the Linxa Chrome extension and signing into app.uselinxa.com grants a third party access to your LinkedIn messages — review the extension's permissions and Linxa's privacy policy and token scopes. (4) If you proceed, generate a dedicated token you can revoke, avoid pasting the token into chat or logs, and verify the token by calling GET /api/mcp/current-li-user manually. (5) If anything feels off (unknown owner, no homepage/source, or missing files), revoke the token and avoid granting access.
Capability Analysis
Type: OpenClaw Skill
Name: smart-linkedin-inbox
Version: 1.2.0
The OpenClaw skill 'smart-linkedin-inbox' is designed for LinkedIn inbox management via the Linxa API. All files (metadata, `SKILL.md` instructions, and `openapi.yaml` specification) consistently describe this purpose. The skill requires a `LINXA_TOKEN` environment variable for authentication with `https://app.uselinxa.com`. There is no evidence of intentional data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the AI agent that would lead to unauthorized actions. The instructions in `SKILL.md` are clear, aligned with the stated purpose, and provide standard API interaction examples without malicious payloads.
Capability Assessment
Purpose & Capability
The skill's stated purpose (LinkedIn inbox management) aligns with requiring a Linxa bearer token to access messages via Linxa's API. However, the registry metadata claims no required environment variables or credentials while the SKILL.md and openapi.yaml both require LINXA_TOKEN — an inconsistency between declared requirements and actual needs.
Instruction Scope
SKILL.md instructs the agent to install a Chrome extension, sign in to app.uselinxa.com, copy a token, and use helper scripts (e.g., bash scripts/linxa_api.sh). No helper scripts are included in the package and the metadata doesn't declare the needed env var. The instructions also say 'Always use this skill for any LinkedIn messaging' which is overly broad. These gaps give the agent unclear or missing runtime artifacts and create a risk that the user will follow out-of-band steps without full visibility.
Install Mechanism
This is an instruction-only skill with no install spec or code to write to disk (low installation risk). However, it explicitly asks the user to install a third-party Chrome extension (external to the skill) — that extension's permissions and behavior are outside the package and should be audited separately.
Credentials
The skill requires a sensitive bearer token (LINXA_TOKEN) to access LinkedIn messages via Linxa's servers, which is reasonable for the claimed functionality. But the skill registry does not declare this required environment variable or a primary credential, creating a transparency gap. The instructions also recommend exporting the token in shell which may expose it via shell history if users aren't careful.
Persistence & Privilege
The skill does not request 'always: true' and uses normal autonomous invocation flags. It does not appear to request persistent system-level privileges or modify other skills' configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install smart-linkedin-inbox - After installation, invoke the skill by name or use
/smart-linkedin-inbox - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.2.0
Initial release — free, secure LinkedIn inbox management via Linxa.
- List and search LinkedIn conversations with advanced filters (labels, sentiment, intent, product interest).
- Fetch full message threads from any LinkedIn conversation.
- Generate AI-powered next-action recommendations for leads.
- Add CRM-style comments to LinkedIn contacts, influencing future action recommendations.
- Mark conversations as read, helping organize your inbox.
- 100% free, no LinkedIn password required, secured by token-based authentication.
v1.1.0
- All API endpoints updated to use the /api/mcp/ path (e.g., /api/mcp/current-li-user, /api/mcp/conversations, /api/mcp/messages/{chatId}).
- Example curl commands and documentation updated to reflect new endpoint paths.
- No changes to usage, authentication, or core functionality.
v1.0.5
Version 1.0.5
- Added a summary field to SKILL.md.
- Fixed formatting inconsistencies (list bullet points, indentation, spacing).
- No functional or code changes.
v1.0.4
- Formatting in SKILL.md was updated: bullet points now use "-" instead of "•" or tabs for improved consistency and readability.
- No functional, code, or endpoint changes were made.
v1.0.3
- Documentation updated for clarity and consistency, including revised setup instructions and formatting improvements.
- Redundant "verify user" feature removed from the skill description (now focuses on listing/searching conversations and fetching messages).
- Instructions reorganized for easier step-by-step setup, adding explicit installation and setup sequence.
- Authentication and API endpoint details reformatted for better readability.
- No functional changes to the skill itself; changes are limited to documentation.
v1.0.2
- Improved and clarified documentation for installation, authentication, and usage.
- Added clear section summaries and example prompts for easier onboarding.
- Enhanced organization of endpoint and parameter descriptions.
- Updated security and manual testing notes for better guidance.
- No functional or code changes; documentation only.
v1.0.1
- Added a new Quickstart guide for easier setup and usage instructions.
- Clarified authentication steps and recommended using the LINXA_TOKEN environment variable.
- Updated example commands and manual curl tests for improved clarity.
- Highlighted privacy: no LinkedIn password sharing; works through the Linxa extension.
- Minor improvements to headings and formatting for better readability.
v1.0.0
Smart LinkedIn Inbox from Linxa skill initial release
- Connects to the Linxa MCP server to access LinkedIn inbox data.
- Three main actions: verify current LinkedIn user, list/search conversations, and fetch messages from a conversation.
- Supports filtering conversations by label, sentiment, intent, and search terms.
- Requires Linxa Chrome extension, LinkedIn login, and an access token for authentication.
- Detailed curl examples and notes provided for manual testing.
Metadata
Frequently Asked Questions
What is LinkedIn Inbox Manager — Smart LinkedIn Inbox from Linxa?
LinkedIn inbox manager and conversation assistant powered by Linxa. Use this skill whenever the user mentions LinkedIn messages, LinkedIn inbox, LinkedIn con... It is an AI Agent Skill for Claude Code / OpenClaw, with 1547 downloads so far.
How do I install LinkedIn Inbox Manager — Smart LinkedIn Inbox from Linxa?
Run "/install smart-linkedin-inbox" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is LinkedIn Inbox Manager — Smart LinkedIn Inbox from Linxa free?
Yes, LinkedIn Inbox Manager — Smart LinkedIn Inbox from Linxa is completely free (open-source). You can download, install and use it at no cost.
Which platforms does LinkedIn Inbox Manager — Smart LinkedIn Inbox from Linxa support?
LinkedIn Inbox Manager — Smart LinkedIn Inbox from Linxa is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created LinkedIn Inbox Manager — Smart LinkedIn Inbox from Linxa?
It is built and maintained by vdybenko (@vdybenko); the current version is v1.2.0.
More Skills