← Back to Skills Marketplace
gora050

Purple Dot

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
86
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install purple-dot-integration
Description
Purple Dot integration. Manage data, records, and automate workflows. Use when the user wants to interact with Purple Dot data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install purple-dot-integration
  3. After installation, invoke the skill by name or use /purple-dot-integration
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
Metadata
Slug purple-dot-integration
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Purple Dot?

Purple Dot integration. Manage data, records, and automate workflows. Use when the user wants to interact with Purple Dot data. It is an AI Agent Skill for Claude Code / OpenClaw, with 86 downloads so far.

How do I install Purple Dot?

Run "/install purple-dot-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Purple Dot free?

Yes, Purple Dot is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Purple Dot support?

Purple Dot is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Purple Dot?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.

💬 Comments