← 返回 Skills 市场
gora050

Purple Dot

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
86
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install purple-dot-integration
功能描述
Purple Dot integration. Manage data, records, and automate workflows. Use when the user wants to interact with Purple Dot data.
安全使用建议
This skill appears to do what it says: it uses the Membrane CLI to manage Purple Dot data and does not ask for unrelated credentials. Before installing, confirm you trust Membrane (getmembrane.com) and the @membranehq/cli npm package; installing globally requires elevated rights and will add binaries to your system PATH. When authenticating, follow the CLI's browser/code flow and never paste unrelated tokens into chat. If you need stronger assurance, review the Membrane project's GitHub repo and privacy/security docs and verify the Purple Dot connector is from an official or trusted source.
功能分析
Type: OpenClaw Skill Name: purple-dot-integration Version: 1.0.1 The skill provides a standard integration for the Purple Dot pre-commerce platform using the Membrane CLI. It guides the agent through installing the '@membranehq/cli' npm package, authenticating via a headless OAuth flow, and managing data through Membrane's action-based architecture. While the skill requires network access and shell execution for the CLI, these actions are strictly aligned with the stated purpose of the integration and include security best practices such as delegating credential management to the third-party service rather than storing secrets locally.
能力评估
Purpose & Capability
The SKILL.md describes a Purple Dot integration implemented via the Membrane CLI — this matches the stated purpose. Small inconsistency: the registry metadata lists no required binaries, but the runtime instructions require installing and running the 'membrane' CLI.
Instruction Scope
Instructions are focused on installing/using the Membrane CLI (login, connect, action list/create/run). They do not instruct reading unrelated files, exporting other credentials, or sending data to unexpected endpoints beyond Membrane/Purple Dot.
Install Mechanism
The SKILL.md recommends installing @membranehq/cli via npm (npm install -g). Installing a globally published npm package is a common install path but is higher-risk than an instruction-only skill because it writes to the system; the installer is a well-known registry (npm) rather than an arbitrary URL.
Credentials
No environment variables or secrets are required by the skill. Authentication is delegated to Membrane (via browser/authorization code flows), which is consistent with the stated guidance to avoid asking users for API keys.
Persistence & Privilege
always is false and the skill does not request persistent agent-wide privileges or modifications to other skills. The default autonomous invocation is allowed, which is normal for skills and is not by itself a concern here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install purple-dot-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /purple-dot-integration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
元数据
Slug purple-dot-integration
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Purple Dot 是什么?

Purple Dot integration. Manage data, records, and automate workflows. Use when the user wants to interact with Purple Dot data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 86 次。

如何安装 Purple Dot?

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

Purple Dot 是免费的吗?

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

Purple Dot 支持哪些平台?

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

谁开发了 Purple Dot?

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

💬 留言讨论