← 返回 Skills 市场
Zype
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
152
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install zype
功能描述
Zype integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zype data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install zype - 安装完成后,直接呼叫该 Skill 的名称或使用
/zype触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Zype 是什么?
Zype integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zype data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 152 次。
如何安装 Zype?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install zype」即可一键安装,无需额外配置。
Zype 是免费的吗?
是的,Zype 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Zype 支持哪些平台?
Zype 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Zype?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills