← 返回 Skills 市场
vdybenko

LinkedIn Inbox Manager — Smart LinkedIn Inbox from Linxa

作者 vdybenko · GitHub ↗ · v1.2.0
cross-platform ⚠ suspicious
1547
总下载
1
收藏
1
当前安装
8
版本数
在 OpenClaw 中安装
/install smart-linkedin-inbox
功能描述
LinkedIn inbox manager and conversation assistant powered by Linxa. Use this skill whenever the user mentions LinkedIn messages, LinkedIn inbox, LinkedIn con...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install smart-linkedin-inbox
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /smart-linkedin-inbox 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug smart-linkedin-inbox
版本 1.2.0
许可证
累计安装 1
当前安装数 1
历史版本数 8
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1547 次。

如何安装 LinkedIn Inbox Manager — Smart LinkedIn Inbox from Linxa?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install smart-linkedin-inbox」即可一键安装,无需额外配置。

LinkedIn Inbox Manager — Smart LinkedIn Inbox from Linxa 是免费的吗?

是的,LinkedIn Inbox Manager — Smart LinkedIn Inbox from Linxa 完全免费(开源免费),可自由下载、安装和使用。

LinkedIn Inbox Manager — Smart LinkedIn Inbox from Linxa 支持哪些平台?

LinkedIn Inbox Manager — Smart LinkedIn Inbox from Linxa 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 LinkedIn Inbox Manager — Smart LinkedIn Inbox from Linxa?

由 vdybenko(@vdybenko)开发并维护,当前版本 v1.2.0。

💬 留言讨论