← 返回 Skills 市场
Salesmate
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
404
总下载
0
收藏
4
当前安装
4
版本数
在 OpenClaw 中安装
/install salesmate
功能描述
Salesmate integration. Manage Organizations, Pipelines, Users, Filters, Projects. Use when the user wants to interact with Salesmate data.
安全使用建议
This skill appears to do what it claims: it uses the Membrane CLI to integrate with Salesmate. Before installing or following the SKILL.md steps, verify the @membranehq/cli package on npm (publisher, package page, and repository), and prefer installing it in a controlled environment (avoid installing global packages on sensitive systems without review). Expect the authentication flow to open a browser or return a code—you will not be asked to paste Salesmate API keys into the skill. If you need stricter controls, confirm which Membrane account and permissions will be used and review any connection IDs and actions created for appropriate scopes.
功能分析
Type: OpenClaw Skill
Name: salesmate
Version: 1.0.3
The skill requires the installation of a global npm package (@membranehq/cli) and relies on a third-party CLI to manage authentication and CRM data via the Membrane platform (getmembrane.com). While these actions are consistent with the stated purpose of Salesmate integration, the requirement for shell execution, global software installation, and externalized credential management in SKILL.md represents a high-risk capability profile according to the provided criteria.
能力评估
Purpose & Capability
Name/description match the instructions: the SKILL.md directs the agent to use the Membrane CLI to connect to Salesmate and run actions for common CRM entities. There are no environment variables, unrelated binaries, or requests that don't fit a connector integration.
Instruction Scope
The runtime instructions are narrowly scoped to installing and using the Membrane CLI, authenticating via Membrane, creating a connection to Salesmate, discovering/creating actions, and running those actions. The document does not ask the agent to read unrelated files, system secrets, or transmit data to unexpected endpoints.
Install Mechanism
Although the registry provides no install spec, the SKILL.md instructs users to run `npm install -g @membranehq/cli@latest`. This is a user-side global npm install (moderate risk in general); it's consistent with the skill's purpose but the manifest does not automate or vet that install. Users should verify the @membranehq/cli package source before installing globally.
Credentials
No environment variables, credentials, or config paths are required by the skill. Authentication is delegated to the Membrane CLI (interactive browser flow or headless code exchange), which is appropriate for a connector skill and avoids asking for raw API keys in the skill instructions.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It does not modify other skills or system-wide agent settings per the provided SKILL.md. Autonomous invocation is allowed by default (normal) but not combined with other red flags.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install salesmate - 安装完成后,直接呼叫该 Skill 的名称或使用
/salesmate触发 - 根据 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
元数据
常见问题
Salesmate 是什么?
Salesmate integration. Manage Organizations, Pipelines, Users, Filters, Projects. Use when the user wants to interact with Salesmate data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 404 次。
如何安装 Salesmate?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install salesmate」即可一键安装,无需额外配置。
Salesmate 是免费的吗?
是的,Salesmate 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Salesmate 支持哪些平台?
Salesmate 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Salesmate?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills