← Back to Skills Marketplace
Zype
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
152
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install zype
Description
Zype integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zype data.
Usage Guidance
This skill appears internally coherent: it uses the Membrane CLI to connect to Zype and does not ask for unrelated secrets. Before installing, consider: 1) Installing @membranehq/cli means pulling code from the npm registry—use npx or install locally if you prefer not to install globals. 2) Actions and data will be routed through Membrane's servers—review their privacy/terms and trustworthiness before connecting sensitive content. 3) When connecting, review the permissions the connection requests in the browser flow. If you prefer not to use a third-party integration service, you may choose to interact with Zype directly via their API instead.
Capability Analysis
Type: OpenClaw Skill
Name: zype
Version: 1.0.1
The skill bundle provides instructions for an AI agent to interact with the Zype video platform via the Membrane CLI (@membranehq/cli). The SKILL.md file outlines standard procedures for authentication, connection management, and action execution through the Membrane platform. It follows security best practices by instructing the agent to delegate credential management to the service rather than requesting or storing API keys locally, and no malicious code or exfiltration patterns were identified.
Capability Assessment
Purpose & Capability
The skill is an integration for Zype and instructs the agent to use the Membrane CLI to connect and run actions against Zype. Requiring network access and a Membrane account is coherent with its purpose; no unrelated credentials or system access are requested.
Instruction Scope
SKILL.md only instructs running the Membrane CLI (login, connect, action list/run) and using Membrane-hosted actions. It does not ask the agent to read arbitrary files or unrelated environment variables. Minor inconsistency: the doc suggests globally installing the CLI (npm -g) but also demonstrates npx usage; this is a benign usability note.
Install Mechanism
The skill is instruction-only (no install spec), but the README tells users to install @membranehq/cli via npm -g (or use npx). Installing an npm package is a reasonable approach for a CLI but is a networked install of third-party code (moderate risk compared to instruction-only). The SKILL metadata does not include an automated install spec, so installation is left to the user.
Credentials
No environment variables or credentials are required by the skill itself; Membrane handles auth server-side. This is proportionate. Note: using Membrane means your Zype actions and data will flow through Membrane's service—a privacy/third-party data flow consideration rather than a technical mismatch.
Persistence & Privilege
The skill does not request permanent presence (always:false), does not modify other skills or system-wide settings, and is instruction-only so it does not write files or install background services by itself.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install zype - After installation, invoke the skill by name or use
/zype - 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 Zype?
Zype integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zype data. It is an AI Agent Skill for Claude Code / OpenClaw, with 152 downloads so far.
How do I install Zype?
Run "/install zype" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Zype free?
Yes, Zype is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Zype support?
Zype is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Zype?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills