← 返回 Skills 市场
Vidizmo
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
152
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install vidizmo
功能描述
VIDIZMO integration. Manage data, records, and automate workflows. Use when the user wants to interact with VIDIZMO data.
安全使用建议
This skill delegates VIDIZMO access to the Membrane service and asks you to install the Membrane CLI. Before installing, verify you trust getmembrane.com/@membranehq and the npm package owner. Installing global npm packages executes remote code—prefer to pin a specific package version rather than @latest if you want reproducibility. Understand that Membrane will hold and refresh your VIDIZMO credentials server-side (review their privacy/terms if you care about where tokens live). In headless environments you or the user must complete the browser auth externally. If you require direct control over VIDIZMO credentials or want to avoid a third-party service, consider a different integration approach.
功能分析
Type: OpenClaw Skill
Name: vidizmo
Version: 1.0.3
The skill provides instructions for an AI agent to interact with the VIDIZMO video management platform using the Membrane CLI (@membranehq/cli). The instructions in SKILL.md focus on standard CLI operations such as authentication, connection management, and action execution, and explicitly advise against manual credential handling in favor of Membrane's managed authentication. No malicious code, data exfiltration, or deceptive prompt injection techniques were identified.
能力评估
Purpose & Capability
The name/description say 'VIDIZMO integration' and the SKILL.md explicitly instructs using the Membrane CLI to connect to a vidizmo connector, discover actions, and run them. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
All runtime instructions are limited to installing/using the Membrane CLI, authenticating via browser flow, creating a connector for VIDIZMO, discovering actions, and running them. The instructions do not ask the agent to read unrelated files, environment variables, or exfiltrate data to unexpected endpoints.
Install Mechanism
The skill is instruction-only (no registry install spec), but it tells users to run `npm install -g @membranehq/cli@latest` (and uses npx in examples). Installing a global npm package pulls code from the public registry and using `@latest` is less reproducible. This is expected for a CLI-based integration but has the usual remote-package risks.
Credentials
No environment variables or credentials are declared. Authentication is delegated to Membrane's browser-based login flow and the skill explicitly advises not to ask the user for API keys. Credential demands match the described approach.
Persistence & Privilege
The skill does not request always:true, does not declare system config paths, and is user-invocable. It can be invoked autonomously (default), which is normal for skills; nothing indicates elevated or persistent privileges beyond that.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install vidizmo - 安装完成后,直接呼叫该 Skill 的名称或使用
/vidizmo触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
Vidizmo 是什么?
VIDIZMO integration. Manage data, records, and automate workflows. Use when the user wants to interact with VIDIZMO data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 152 次。
如何安装 Vidizmo?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install vidizmo」即可一键安装,无需额外配置。
Vidizmo 是免费的吗?
是的,Vidizmo 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Vidizmo 支持哪些平台?
Vidizmo 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Vidizmo?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills