← Back to Skills Marketplace
Stripo
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
183
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install stripo
Description
Stripo integration. Manage Users, Workspaces. Use when the user wants to interact with Stripo data.
Usage Guidance
This skill is internally consistent: it tells you to use the Membrane CLI to manage a Stripo connection rather than asking for Stripo API keys directly. Before installing or using it: 1) verify the Membrane CLI package (@membranehq/cli) on npm and the linked GitHub repo/getmembrane.com to ensure you trust the publisher; 2) be aware that running 'npm install -g' executes third-party code on your machine—consider installing in a controlled environment or pinning a specific version instead of pulling 'latest'; 3) the login flow will put credentials under Membrane's control and the CLI may store tokens locally (check where the CLI stores config and tokens and remove them if you later revoke access); 4) if you need to minimize trust, ask the user to create a connection themselves and only provide minimal outputs instead of giving the agent broad interactive access. Overall the skill appears coherent and appropriate for its stated purpose.
Capability Analysis
Type: OpenClaw Skill
Name: stripo
Version: 1.0.3
The stripo skill provides instructions for an AI agent to manage email templates and workspaces via the Membrane CLI. It guides the agent through authentication, action discovery, and execution using the '@membranehq/cli' tool. The skill focuses on legitimate integration logic, emphasizes secure credential handling through the Membrane platform, and contains no evidence of malicious intent, data exfiltration, or unauthorized system access.
Capability Tags
Capability Assessment
Purpose & Capability
The skill is described as a Stripo integration and all runtime instructions focus on using the Membrane CLI to connect to Stripo, discover and run actions, create connections, and manage actions. Required capabilities (network access and a Membrane account) match the stated purpose.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI, performing login via browser, creating a connection to the Stripo connector, listing and running actions, and creating actions when needed. It does not instruct reading unrelated files, accessing unrelated environment variables, or sending data to unexpected endpoints. It does rely on the user/agent performing interactive login steps.
Install Mechanism
There is no automated install spec in the skill bundle; instead the doc recommends running 'npm install -g @membranehq/cli@latest'. Installing a global npm package is a normal way to get a CLI but does execute third‑party code on the host. This is not incoherent with the skill's purpose, but users should verify the package provenance and consider pinning versions or installing in an isolated environment.
Credentials
The skill declares no required environment variables or credentials. Authentication is delegated to Membrane via an interactive login and a connection creation step — this is proportionate to the goal. Note: trusting Membrane means credentials/tokens are managed server-side and/or stored by the CLI locally; ensure you are comfortable with that.
Persistence & Privilege
The skill is not force-enabled (always: false) and is user-invocable. It does not request persistent elevated privileges in the bundle. Practical persistence may occur if the Membrane CLI stores tokens/config locally after login — consider where the CLI stores credentials and clean them if needed.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install stripo - After installation, invoke the skill by name or use
/stripo - 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 Stripo?
Stripo integration. Manage Users, Workspaces. Use when the user wants to interact with Stripo data. It is an AI Agent Skill for Claude Code / OpenClaw, with 183 downloads so far.
How do I install Stripo?
Run "/install stripo" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Stripo free?
Yes, Stripo is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Stripo support?
Stripo is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Stripo?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills