← 返回 Skills 市场
Sellix
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
190
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install sellix
功能描述
Sellix integration. Manage Deals, Persons, Organizations, Leads, Projects, Activities and more. Use when the user wants to interact with Sellix data.
安全使用建议
This skill delegates Sellix access to the Membrane platform and asks you to install/use the @membranehq CLI. That is coherent, but before installing: (1) verify you trust Membrane (check its homepage/repository and privacy/security docs) because Membrane will hold/authenticate to Sellix on your behalf; (2) prefer running commands with npx rather than a global npm install if you want to avoid a persistent global binary; (3) confirm the connector actually belongs to the official Membrane Sellix connector and not a third party by checking the Membrane account UI and the connector id; and (4) if you need stronger assurance, inspect the @membranehq/cli package on npm/GitHub and its release history before installing.
功能分析
Type: OpenClaw Skill
Name: sellix
Version: 1.0.3
The skill provides a standard integration for the Sellix e-commerce platform via the Membrane CLI. It includes instructions for the AI agent to install the official Membrane package (@membranehq/cli), handle authentication, and discover or execute actions. The instructions prioritize security by advising the agent to let the platform manage credentials rather than requesting API keys from the user, and no indicators of malicious intent or data exfiltration were found in SKILL.md or _meta.json.
能力标签
能力评估
Purpose & Capability
Name and description match the SKILL.md instructions: the skill delegates Sellix integration to the Membrane platform/CLI and only requires a Membrane account and network access, which is consistent with the stated purpose.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, logging in via Membrane, creating a Sellix connection, discovering and running actions, and creating actions if needed. It does not ask the agent to read unrelated files, access other env vars, or send data to unexpected endpoints.
Install Mechanism
Install is via npm (npm install -g @membranehq/cli@latest) or npx usage shown. This is expected for a CLI-based integration, but global npm installs carry normal supply-chain and permission risks — using npx avoids a persistent global install.
Credentials
The skill declares no required environment variables or credentials; it relies on Membrane to manage Sellix authentication. This is proportionate, but it does require trusting Membrane to store/manage API keys on your behalf.
Persistence & Privilege
The skill is instruction-only with no install script or code files, does not request always:true, and does not assert elevated platform privileges. Autonomous invocation is allowed but is the platform default and not in itself a concern here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sellix - 安装完成后,直接呼叫该 Skill 的名称或使用
/sellix触发 - 根据 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
元数据
常见问题
Sellix 是什么?
Sellix integration. Manage Deals, Persons, Organizations, Leads, Projects, Activities and more. Use when the user wants to interact with Sellix data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 190 次。
如何安装 Sellix?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sellix」即可一键安装,无需额外配置。
Sellix 是免费的吗?
是的,Sellix 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Sellix 支持哪些平台?
Sellix 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Sellix?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills