← Back to Skills Marketplace
Unlaunch
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
102
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install unlaunch
Description
Unlaunch integration. Manage data, records, and automate workflows. Use when the user wants to interact with Unlaunch data.
Usage Guidance
This skill is coherent: it uses the Membrane CLI to access Unlaunch and does not ask for unrelated credentials. Before installing: verify the @membranehq/cli package on the npm registry and the project homepage, prefer running via npx or pin a specific version instead of npm -g @latest, and review any files the CLI writes (auth tokens or config) so you know where credentials are stored. Only proceed if you trust Membrane and Unlaunch for handling your account access.
Capability Analysis
Type: OpenClaw Skill
Name: unlaunch
Version: 1.0.1
The skill provides instructions for an AI agent to manage feature flags via Unlaunch using the Membrane CLI (@membranehq/cli). It guides the agent through installing the CLI, authenticating, and discovering or creating actions to interact with the Unlaunch API. The instructions follow security best practices by delegating credential management to the Membrane platform and do not contain any malicious code, data exfiltration logic, or harmful prompt injections.
Capability Assessment
Purpose & Capability
The skill is described as an Unlaunch integration and all runtime instructions are about using the Membrane CLI to connect to Unlaunch and run actions. No unrelated credentials, binaries, or configuration paths are requested.
Instruction Scope
SKILL.md limits actions to installing/using the Membrane CLI, creating connections, discovering and running actions, and handling login flows; it does not instruct the agent to read unrelated files, exfiltrate data, or access unrelated credentials.
Install Mechanism
The instructions ask to install @membranehq/cli via npm (global install or npx). This is an expected, moderate-risk approach for a CLI-based integration, but installing global npm packages runs third-party code — verify the package and prefer npx or a pinned version if you want lower risk.
Credentials
No environment variables or secrets are requested by the skill. Authentication is delegated to Membrane's login flow, which is appropriate for a connector – this keeps the skill from asking for unrelated tokens or keys.
Persistence & Privilege
The skill does not request always:true or other elevated platform privileges. The Membrane CLI will store its own auth state as part of normal operation; the skill itself does not demand persistent platform-wide privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install unlaunch - After installation, invoke the skill by name or use
/unlaunch - 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 Unlaunch?
Unlaunch integration. Manage data, records, and automate workflows. Use when the user wants to interact with Unlaunch data. It is an AI Agent Skill for Claude Code / OpenClaw, with 102 downloads so far.
How do I install Unlaunch?
Run "/install unlaunch" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Unlaunch free?
Yes, Unlaunch is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Unlaunch support?
Unlaunch is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Unlaunch?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills