← 返回 Skills 市场
gora050

Salesblink

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
188
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install salesblink
功能描述
SalesBlink integration. Manage Organizations, Pipelines, Projects, Users, Filters. Use when the user wants to interact with SalesBlink data.
安全使用建议
This skill is coherent and delegates all auth and API calls to the Membrane platform. Before proceeding: (1) verify you trust the Membrane service and the @membranehq npm package/publisher (check the GitHub repo and npm details); (2) prefer using npx to avoid a global npm install if you want less system impact; (3) when you run membrane login/connect, carefully review the permissions requested by the connection (it will grant access to your SalesBlink data via Membrane); and (4) remember that allowing the agent to invoke this skill lets it perform actions in your account via Membrane, so limit agent permissions or scope if needed.
功能分析
Type: OpenClaw Skill Name: salesblink Version: 1.0.3 The skill bundle provides instructions for an AI agent to integrate with SalesBlink using the Membrane CLI. It focuses on using the 'membrane' command-line tool for authentication, action discovery, and execution, specifically advising against manual credential handling to improve security. No evidence of data exfiltration, malicious code execution, or harmful prompt injection was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name/description match the runtime instructions: the skill instructs the agent to use Membrane to manage SalesBlink resources. Requesting a Membrane account and network access is appropriate for a connector-based integration.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI, authenticating via the browser flow, creating/listing connections, discovering and running actions, and optionally creating actions. It does not instruct reading unrelated local files, accessing unrelated environment variables, or exfiltrating data to unexpected endpoints.
Install Mechanism
There is no packaged install spec in the registry; the README recommends installing @membranehq/cli via npm (-g) or using npx. Installing a global npm package changes the system and requires trust in the @membranehq publisher. This is a common and proportionate mechanism for a CLI-based integration, but users should prefer npx or verify the package/publisher if they want to avoid a global install.
Credentials
The skill declares no required env vars or credentials and explicitly defers auth to Membrane's browser-based flow. That is appropriate: Membrane handles credentials server-side and the skill does not request unrelated secrets or config paths.
Persistence & Privilege
always:false and default autonomous invocation are appropriate. Be aware that once the user creates a Membrane connection and the agent is permitted to use the skill, the agent can perform actions against the user's SalesBlink account via Membrane — this is expected but worth reviewing in terms of scope/consent.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install salesblink
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /salesblink 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug salesblink
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Salesblink 是什么?

SalesBlink integration. Manage Organizations, Pipelines, Projects, Users, Filters. Use when the user wants to interact with SalesBlink data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 188 次。

如何安装 Salesblink?

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

Salesblink 是免费的吗?

是的,Salesblink 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Salesblink 支持哪些平台?

Salesblink 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Salesblink?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论