← Back to Skills Marketplace
Prestashop
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
132
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install prestashop
Description
PrestaShop integration. Manage data, records, and automate workflows. Use when the user wants to interact with PrestaShop data.
Usage Guidance
This skill is internally consistent: it delegates PrestaShop work to the Membrane service via the Membrane CLI. Before installing or using it: (1) verify you trust Membrane (review getmembrane.com and the referenced GitHub repo) because PrestaShop data will be proxied through their service; (2) prefer npx for one-off use instead of a global npm install on shared systems; (3) review Membrane's privacy/security and the connection permissions to understand what PrestaShop data will be accessible; (4) in sensitive environments, avoid pasting secrets into prompts and confirm the agent only runs Membrane commands you explicitly approve. If you need higher assurance, ask the skill author for an origin/original repository checksum or a published release to verify authenticity.
Capability Analysis
Type: OpenClaw Skill
Name: prestashop
Version: 1.0.1
The skill provides instructions for an AI agent to manage PrestaShop data using the Membrane CLI. It focuses on legitimate integration workflows, including authentication, action discovery, and execution via the `membrane` utility. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the instructions explicitly advise against handling raw secrets and instead delegate credential management to the Membrane platform.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description (PrestaShop integration) match the runtime instructions: all commands target the Membrane CLI and the connectorKey 'prestashop'. No unrelated cloud credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md contains only CLI usage of the Membrane tooling (login, connect, action list/create/run). It does not instruct reading unrelated files, accessing extraneous env vars, or sending data to unexpected endpoints beyond the Membrane service.
Install Mechanism
No install spec in the bundle; the README tells the user to install @membranehq/cli via npm (global) or use npx. This is normal for an instruction-only skill, but installing global npm packages runs third-party code from the npm registry — a standard but non-zero risk the user should acknowledge.
Credentials
The skill requests no environment variables or credentials in the metadata and explicitly instructs using Membrane to avoid local API keys. That is proportionate to the stated goal of delegating auth to Membrane.
Persistence & Privilege
Skill is instruction-only, no install artifacts, and does not request always:true. The default ability for the agent to invoke the skill autonomously is enabled (platform default) but not combined with elevated or persistent privileges in the skill itself.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install prestashop - After installation, invoke the skill by name or use
/prestashop - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Prestashop?
PrestaShop integration. Manage data, records, and automate workflows. Use when the user wants to interact with PrestaShop data. It is an AI Agent Skill for Claude Code / OpenClaw, with 132 downloads so far.
How do I install Prestashop?
Run "/install prestashop" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Prestashop free?
Yes, Prestashop is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Prestashop support?
Prestashop is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Prestashop?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills