← Back to Skills Marketplace
Retailed
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
268
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install retailed
Description
Retailed integration. Manage Organizations, Users, Goals, Filters. Use when the user wants to interact with Retailed data.
Usage Guidance
This skill is instruction-only and uses the Membrane CLI to talk to Retailed, which is coherent with its description. Before installing: (1) verify the @membranehq/cli package on npm and check its GitHub repo/release notes; (2) avoid installing global npm packages on shared or sensitive systems — consider using npx or a sandbox; (3) understand that authentication happens in your browser and the CLI will persist tokens/config locally; (4) review what permissions the Membrane connector requests in the connection step (scopes/allowed actions) so you only grant what you expect. If you need higher assurance, ask for the exact Membrane connector details or an explicit install manifest/source URL you can audit.
Capability Analysis
Type: OpenClaw Skill
Name: retailed
Version: 1.0.3
The skill provides instructions for an AI agent to interact with the Retailed platform using the Membrane CLI (@membranehq/cli). The SKILL.md file outlines standard procedures for installing the CLI, authenticating via OAuth/Device flow, and managing API actions through the Membrane platform. No indicators of malicious intent, such as data exfiltration, unauthorized persistence, or obfuscated code, were found. The instructions are consistent with the stated purpose of using a third-party integration service.
Capability Assessment
Purpose & Capability
The skill's name/description match the runtime instructions: it delegates Retailed interactions to the Membrane platform via the Membrane CLI. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md confines actions to installing and running the Membrane CLI, authenticating via browser/URL, creating connections, searching and running Membrane actions, and polling action status. It does not instruct reading arbitrary local files or exfiltrating data outside the Membrane workflow.
Install Mechanism
There is no manifest install spec, but the doc instructs users to run `npm install -g @membranehq/cli` or use `npx`. Installing a global npm package writes code to disk and executes install scripts — standard for CLIs but worth noting. Verify the package source (npm/GitHub) before installing on sensitive or shared machines.
Credentials
The skill requests no environment variables or local secrets and explicitly advises against asking users for API keys, relying on Membrane to manage auth. This is proportional to the stated purpose.
Persistence & Privilege
always is false and the skill does not request extra platform privileges. Be aware the Membrane CLI will persist connection/auth state locally (typical for CLIs); the skill itself does not demand system-wide configuration changes.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install retailed - After installation, invoke the skill by name or use
/retailed - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is Retailed?
Retailed integration. Manage Organizations, Users, Goals, Filters. Use when the user wants to interact with Retailed data. It is an AI Agent Skill for Claude Code / OpenClaw, with 268 downloads so far.
How do I install Retailed?
Run "/install retailed" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Retailed free?
Yes, Retailed is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Retailed support?
Retailed is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Retailed?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills